/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-color: #EFEFEF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #505050;
}
.menu_table {
	background-image: url(images/menu_table_bg.jpg);
	height: 182px;
	width: 234px;
	background-repeat: no-repeat;
}
.grey11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
}
.blue11 {
	font-size: 11px;
	font-weight: normal;
	color: #06007C;
}
.light_grey_11 {
	font-size: 11px;
	color: #B4B4B4;
}
.footertext {
	font-size: 10px;
	color: #FFFFFF;
}
.blueheader {
	font-size: 20px;
	text-transform: uppercase;
	color: #3C007C;
	text-decoration: none;
}

.blue14 {
	font-size: 14px;
	font-weight: bold;
	color: #06007C;
}

.menutext {
	background-image: url(images/menu_icon.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	text-decoration: none;
}
.contactbox {
	background-image: url(images/contactboxbg.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 234px;
}

.menutext:hover {
	background-image: url(images/menu_ovr_icon.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #06007C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
.rightborder_table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom_border_table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #06007C;
}
.form {
	background-color: #FFFFFF;
	border: 2px solid #DFDFDF;
	padding: 5px;
	width: 180px;
}
.rss{float:left; width:200px; padding:0; margin:0; color:#999999; }
.rss ul{ float:left; width:200px; text-decoration:none; padding:10px 0 0 0; }
.rss ul li{ float:left;  width:190px; border:0;  font-size:11px;}
.rss ul li a{ text-decoration:none;}
.rss ul li a:hover{ text-decoration:underline;}.productlink {

	font-family: Tahoma;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	font-weight: normal;
}
.productlink:hover {


	font-family: Tahoma;
	font-size: 12px;
	color: #505050;
	text-decoration: underline;
	font-weight: normal;
}
