/* CSS Document */
body
{
	background-color:#C1C7D7;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.bgHeader
{
	background-image:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
	height:349px;
}
.bgContent
{
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.Header
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:821px;
	height:160px;

}
.Banner
{
	background-image:url(../images/banner2.jpg);
	background-repeat:no-repeat;
	width:821px;
	height:181px;
}
.MainMenu
{
	background-image:url(../images/menubg.jpg);
	background-repeat:repeat-x;
	height:38px;
	
	color:#c7d4ff;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
	list-style:none;
}
.MainMenu a:link {
	color:#c7d4ff;
	text-decoration:none;
}
.MainMenu a:visited {
	color:#c7d4ff;
	text-decoration:none;
}
.MainMenu a:hover {
	color:#ffffff;
	text-decoration:none;
}
.MainMenu a:active {
	color:#c7d4ff;
	text-decoration:none;
}
.MenuDivider
{
	background-image:url(../images/menudiv.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:11px;
}
.SearchBox
{
	background-image:url(../images/searchboxbg.jpg);
	background-repeat:repeat-x;
	height:30px;
	vertical-align:middle;
	
}
.SearchBoxDivider
{
	width:10px;	
}
.GoButton
{
	background-image:url(../images/gobtn.jpg);
	background-repeat:no-repeat;
	height:23px;
	width:23px;
	border:none;
	border-width:0px;
}
.SideContent
{
	background-image:url(../images/sidebg.jpg);
	background-repeat:repeat-y;
	width:203px;
	vertical-align:top;
	font-family:Arial;
	font-size:11px;
	color:#1e283f;
	text-align:justify;

}
.SideHeading
{
	background-image:url(../images/sidebg.jpg);
	background-repeat:repeat-y;
	width:192px;
	height:30px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#1e283f;
	text-align:left;
}
.SideMenu
{
	background-image:url(../images/sidemenubg.jpg);
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#2F375B;
	list-style:square;
}
.MiddleContent
{
	background-color:#d0d5e0;
	width:415px;
	vertical-align:top;
	text-align:left;
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#1e283f;
	text-align:justify;
}

.Footer
{
	background-image:url(../images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:821px;
	height:70px;
}
.textStyleMC
{
	font-family:Arial;
	font-size:11px;
	color:#1e283f;
	text-align:justify;
	padding:10px;
}
.imageStyleMC
{
	text-align:center;
	padding:10px;
	position:relative;
}
.textboxStyle
{
	font-family:Arial;
	font-size:11px;
	color:#1e283f;
	width:160px;
}
.SideMenu
{
	background-image:url(../images/bg_sidemenu.gif);
	background-repeat:no-repeat;
	height:35px;
	width:203px;
	
}
.LiStyle
{
 font-family:Verdana;
 font-size:11px;
 font-weight:normal;
 color:white;
 list-style:disc;
 text-align:left;
 margin-left:15px;
 margin-right:15px;
}
.LiStyle a:link {
 color:white;
 text-decoration:none;
}
.LiStyle a:visited {
 color:white;
 text-decoration:none;
}
.LiStyle a:hover {
 color:#B6DFF3;
 text-decoration:none;
}
.LiStyle a:active {
 color:white;
 text-decoration:none;
}
.TbleHeading
{
	background-image:url(../images/table_01.png);
	background-repeat:no-repeat;
	width:300px;
	height:26px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:white;
	padding-left:10px;
	vertical-align:middle;
}
.TblePhotoArea
{
	background-image:url(../images/table_02.png);
	background-repeat:repeat-y;
	width:100px;
}
.TblePhoto
{
	background-image:url(../images/photo.gif);
	background-repeat:no-repeat;
	width:88px;
	height:100px;
	vertical-align:middle;
	text-align:center;
}
.TbleContent
{
	background-image:url(../images/table_03.png);
	background-repeat:repeat-y;
	width:300px;
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
	color:#000066;
}
.TbleFooter
{
	background-image:url(../images/table_04.png);
	background-repeat:no-repeat;
	width:300px;
	height:12px;
}
.FlashBanner
{
	position:absolute;
	left:0px;
	top:41px;
	text-align:center;
	z-index:100;
	height:300px;
	width:100%;
	padding-left:0px;
	padding-right:0px;
}
.RightBanner
{
	height:181px;
	width:375px;
	padding-top:119px;

}
.link
{
font-family:Arial;
font-size:11px;
color:#00376F;
text-decoration:none;
text-align:right;
}
.link a:link {
 color:#00376F;
 text-decoration:none;
}
.link a:visited {
 color:#00376F;
 text-decoration:none;
}
.link a:hover {
 color:#0066FF;
 text-decoration:none;
}
.link a:active {
 color:#00376F;
 text-decoration:none;
}
.content
{
font-family:Arial;
font-size:11px;
color:black;
font-weight:normal;
text-decoration:none
}
.link1
{
font-family:Arial;
font-size:11px;
color:#004993;
font-weight:bold;
text-decoration:none;
text-align:right;
}
.link1 a:link {
 color:#004993;
 text-decoration:none;
}
.link1 a:visited {
 color:#004993;
 text-decoration:none;
}
.link1 a:hover {
 color:#0066FF;
 text-decoration:none;
}
.link1 a:active {
 color:#004993;
 text-decoration:none;
}
.text
{
font-family:Arial;
font-size:12px;
color:blue;
font-weight:bold;
text-decoration:none;

}
.txtboxstyle
{
 border:solid;
 border-width:1px;
 border-color:#C1C7D7;
 font-family:Verdana;
 font-size:11px;
 color:#000066;
 font-weight:bold;

}
@font-face { font-family: "CSNPWDT NFI"; src: url(../fonts/csnpwdt.ttf)}
.VerifyStyle
{
 font-family:"CSNPWDT NFI";
 color:#d3d9e0;
 font-size:28px;
 font-weight:bold;
 height:50px;
 width:175px;
 border:solid;
 border-width:0px;
 background-image:url(../images/bgVerifyCode.png);
 background-repeat:no-repeat;
 text-align:center;
 vertical-align:middle;
 letter-spacing:3px;
 padding-top:10px;
 background-color:#dae6ee;
}
.DescrnTable
{
 width:100%;
}
.ImageTD
{
 
 vertical-align:top;
 width:0px;;
}
.DescrHeading
{
 width:260px;
 height:30px;
 font-family:Arial;
 font-size:12px;
 color:#303d45;
 font-weight:bold;
 padding-left:10px;
 padding-top:10px;
 vertical-align:top;
 background-image:url(../images/underlineHeading.gif);
 background-repeat:repeat-x;
 
}
.Description
{
 width:260px;
 font-family:Verdana;
 font-size:11px;
 color:#303d45;
 padding-left:10px;
 vertical-align:top;
 padding-top:10px;
}
.FinishTD
{
 width:360px;
 background-image:url(../images/finishline.gif);
 background-repeat:repeat-x;
 height:25px;
}
.SideHeading1
{
	background-image:url(../images/sidebg.jpg);
	background-repeat:repeat-y;
	width:192px;
	height:30px;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:red;
	text-align:left;
}
.PageHeading
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
}
.Sold
{
 position:absolute;
 height:15px;
 width:100px;
 background-image:url(../images/sold.png);
 background-repeat:no-repeat;
 top:10px;
 left:10px;
visibility:visible;
}
# img {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
 }
.linkUA
{
font-family:Arial;
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
text-align:right;
}
.linkUA a:link {
 color:#ffffff;
 text-decoration:none;
}
.linkUA a:visited {
 color:#ffffff;
 text-decoration:none;
}
.linkUA a:hover {
 color:#0066FF;
 text-decoration:none;
}
.linkUA a:active {
 color:#ffffff;
 text-decoration:none;
}