/* CSS Document */

.boldtitle {
	font-family:"Arial Black";
	font-size:14px;
	color:#FFFFFF;
	padding:10px;
	font-weight:bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #262626;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
}
.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#2254a8;
	line-height:40px;
	text-decoration:none;
}
a:hover.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:40px;
	background:#f2853e;
	display:block;
}
.menu-selected {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:40px;
	background:#333333;
	display:block;
	text-decoration:none;
}

#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 11px Tahoma bold;
font-weight:bold;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #920909;

}
.text {
	color: #FFFFFF;
    font-size:12px;
	padding-left:10px;
}
.content-page {
	color:#CCCCCC;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	text-align:inherit;
}
.title {
	color:#7a7a7a;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	text-align:inherit;
	text-decoration:none;
}
a:hover.title {
	color:#FFFFFF;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	text-align:inherit;
	text-decoration:none;
}

.product-page {
	color:#000000;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	text-align:left;
}
.pic-border
{
 style="border:solid 2px #f2853e;
}
.textBtmBlue {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333367;
	text-decoration: none;
}
.textBtmWhite {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textBlue {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333367;
	text-decoration: none;
}
.textWhite11 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.style5 {font-family: tahoma; font-size: 9px; font-style: normal; font-weight: bold; color: #333367; text-decoration: none; }
.style6 {font-size: 10px; font-style: normal; color: #333367; text-decoration: none; font-family: tahoma;}
.style8 {font-size: 9px; font-style: normal; color: #333367; text-decoration: none; font-family: tahoma; }
.link {
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 0px;
	color:#999999;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	text-decoration: none;
}
a:hover.link {
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 0px;
	color:#CCCCCC;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	text-decoration: none;
}