/* CSS Document */


body {
	background-position:center;
	background-repeat:repeat-y;
}
body, table {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 150%;
}
div.topmenu {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}
a.topmenu {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 5px;
}
a.topmenu:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 5px;
}
a.topmenu:active {
	text-decoration: none;
	color: #339999;
	padding: 5px;
}
 a.topmenu:chosen {
 text-decoration: none;
 color: #ff99ff;
 padding: 5px;
}
h1.ourproducts {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	padding: 5px;
	padding-left: 0px;
}
a.more {
	text-align: right;
	background-image: url(images/icon_orange.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
	margin-left: 0px;
	padding-left: 10px;
	text-decoration: none;
	color: #ffffff;
}
div.copyright {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding: 5px;
}
div.leftmenu {
	margin-top: 10px;
	margin-right: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #3C4D7C;
	text-align: right;
}
div.leftmenuhead {
	font-size: 12px;
	font-weight: bold;
}
h1.pagehead {
	font-size: 17px;
	color: #152B40;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #DDDDDD;
	background-image: url(images/bullet.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
h3.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	margin-top: 10px;
}
h3.subheadline {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	margin-top: 10px;
	border-bottom: 1px solid #aaaaaa;
}
a.link {
	text-decoration: none;
	color: #990000;
}
a.leftmenu {
	color: #3C4D7C;
	text-decoration: none;
}
a.leftmenu:hover {
	color: #FF9933;
	text-decoration: underline;
}
div.dropmenudiv {
	background-color: #EFEFEF;
}
a {
	text-decoration: none;
	color: #000000;
	margin-bottom: 5px;
}
 a.:hover {
 text-decoration: underline;
}
.textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.formcontnet {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.formhead {
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
}
td.boxhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #394D7B;
	height: 25px;
}
a img {
	border: none;
}
table.border_gray tr td {
	border-color: #666666;
	margin: 0px;
	padding: 2px 5px;
}
.color_red {
	color: #990000;
}
