/* CSS Document */

body{
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
}


/*.main_body_bg
{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/main_body_bg.png');
}*/

.main_body_bg
{
width:986px;
background-image:url(../images/main_body_bg.gif);
background-repeat:repeat-y;
}

.nav{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fadcdc;
}
.nav a{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fadcdc;
}
.nav a:hover{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color: #ffffff;
}
.seprator
{
margin-left:12px;
margin-right:12px;
}


.body_text{
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-variant:normal;
}

.red_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:19px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #c30722;
}
.red_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:19px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #c30722;
}
.red_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:19px;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #c30722;
}
.blue_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:19px;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #324394;
}

.footer{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:19px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffe26e;
}

.footer a{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:19px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffe26e;
}

.footer a:hover{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:19px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffe26e;
}
.blue_bold{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0b3d80;
	text-decoration: none;
}

.white_text{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}

.black_bold_text{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.price{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #0b3d80;
}

.pricered{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #c30722;
}


.link{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:19px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #990000;
}

a.link{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:19px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #990000;
}

a.link:hover{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:19px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #990000;
}

.login{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffe26e;
}

a.login{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffe26e;
}

a.login:hover{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}