body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000;

	
}
h1{
font-size: 19px;
font-family: "Trebuchet MS";
	color: #D76E08;
}
h3{
font-size: 21px;
font-family: "Trebuchet MS";
	color: #f7f7f7;margin:0px;
}



a:link, a:visited {
	/*xxx*/
	color: #000029;
	font-weight: bold;
}

a:hover {
	/*xxx*/
	color: #000;
	text-decoration: underline;
}







div#mainnav {
	margin: 0px;
	height: 30px;
	/*xxx*/
	background-color: #000000;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

div#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "Trebuchet MS";
}


div#mainnav ul li {
	float: left;
}

div#mainnav ul li a:link, div#mainnav ul li a:visited {
	height: 30px;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family:  Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

div#mainnav ul li a:hover {
	/*xxx*/
	background-color: #999;
	background-repeat: repeat-x;
}
div#mainnav li#active {
	color: #FFFFFF;
	/*xxx*/
	background-color: #ccc;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
}
#news{
font-size: 12px;
font-family: "Trebuchet MS";
	color: #3d3d3d;
}
#mtable{background-color:#fff;
border-right:0px solid #79917e;
border-left:0px solid #79917e;
border-bottom:0px solid #79917e;
}
#navsea {

	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #FFFFFF;
	background-color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.left_side {
	background-color: #D76E08;
}


div#leftnav {
	margin: 0px;
	padding: 0px;
}

div#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "Trebuchet MS";
}


div#leftnav ul li a:link, div#leftnav ul li a:visited {
	height: 20px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

div#leftnav ul li a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
div#leftnav li#active {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#xml p, #xml td {
	font-size: 11px;
}

#tlink { background:#f9f9f9;
	font-size: 13px;text-decoration: none;color:#000;
}



#title{
        border: 1px solid #eee;
        font-family: "Trebuchet MS";
	font-size: 18px;padding:4px;background-color: #ffffff;
	color: #25383C;font-weight: bold;margin-bottom:3px;
}


#cat_name{
        
        font-family: "Trebuchet MS";
	font-size: 19px;
	color: #25383C;font-weight: bold;
width:340px;
}






.textbox {
	border: 1px solid #888;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #2d2d2d;
	width: 544px;
}
.formbutton {
	color: #FFFFFF;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #bbb;
}



.prodlayout {
	text-align: center;
	float: left;
	background-color: #fff;
	height: 200px;
	width: 45%;
	margin-left: 7px;
	margin-top: 15px;
	display: block;
	padding: 4px;
	border-style: solid; 
	border-color: #ddd; 
	border-width: 1px; 
}


