body{
	background-color: #000000;
	background-image: url(Images/Default/BG_Tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
* {
	font-family: tahoma;
	font-size: 12px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #940000;
}
a.Lnk1{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.Lnk1:hover{
    color: #FFFFFF;

}
a.LnkGallery {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.LnkGallery:hover {
	color: #FFC600;
}
.TileRightBoxL {
	background-image: url(Images/Default/Right_Tile_Box_L.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.TileBoxL {
	background-image: url(Images/Default/Tile_Box_Left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.TileBoxR {
	background-image: url(Images/Default/Tile_Box_Right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.TileBoxT {
	background-image: url(Images/Default/Tile_Box_Top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TileBoxB {
	background-image: url(Images/Default/Tile_Box_Bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.TileBoxBg {
	background-image: url(Images/Default/Tile_Box_BG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.BgBox1 {
	background-image: url(Images/Default/img_bg_box_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.TileDashCenter {
	background-image: url(Images/Default/Tile_Dash.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BgBox2 {
	background-image: url(Images/Default/img_bg_box_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BgBox3 {
	background-image: url(Images/Default/img_bg_box_3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.TileRightBoxT {
	background-image: url(Images/Default/Right_Tile_Box_T.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TileBgBoxRight {
	background-image: url(Images/Default/Tile_BG_Box_Right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.TileBoxRightLayout {
	background-image: url(Images/Default/BoxRight/Layout_Box_Right3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.MarginBoxRight1 {
	background-attachment: fixed;
	background-image: url(Images/Default/BoxRight/Layout_Box_Right4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	padding-left: 7px;
}
.TileBottom {
	background-image: url(Images/Default/Tile_Bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.TileBox2RightLayout {
	background-image: url(Images/Default/BoxRight/Layout_Box2_Right3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.MarginBox2Right1 {
	background-attachment: fixed;
	background-image: url(Images/Default/BoxRight/Layout_Box2_Right4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-left: 7px;
}
.TileBox3RightLayout {
	background-image: url(Images/Default/BoxRight/Layout_Box3_Right3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.MarginBox3Right1 {
	background-attachment: fixed;
	background-image: url(Images/Default/BoxRight/Layout_Box3_Right4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 14px;
	padding-left: 7px;
}
.BgFlashTop {
	background-attachment: fixed;
	background-image: url(Images/About/BGFlashTop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TileRightInternal {
	background-image: url(Images/About/Tile_Right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.TileLeftInternal {
	background-image: url(Images/About/Tile_Left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BGInternalTopLayout {
	background-attachment: fixed;
	background-image: url(Images/About/Img_BG_Top_Layout.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TileInternalLayoutTop {
	background-image: url(Images/About/Tile_Layout_Top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.TileInternalLayoutB {
	background-image: url(Images/About/Tile_Layout_Bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.MarginLayoutInternal {
	background-image: url(Images/About/TileLineLayout.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 37px;
	line-height: 22px;
}
.FntSmall {
	font-size: 9px;
	color: #079700;
}
.TxtField {
	width: 118px;
	border: 1px solid #000000;
}
.BGGallery1 {
	background-attachment: fixed;
	background-image: url(Images/Gallery/BG_Gallery1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
}
.BrdGalleryTxt {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #079700;
}
.BrdWhite {
	border: 1px solid #FFFFFF;
}
.BrdNews1 {
	border: 1px solid #E39000;
}
.TileNews {
	background-image: url(Images/About/TileNews1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.TileNewsDash {
	background-image: url(Images/Default/Tile_NewsLine.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.fntdate {
	font-size: 11px;
	color: #FF6600;
}
.TileGalleryL {
	background-image: url(Images/Gallery/TilegalleryL.gif);
	background-repeat: repeat-y;
	background-position: left top;
}