body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6A86B0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
div {
	font-size: 9pt;
}
a:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6A86B0;
}
a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6A86B0;
}
a:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
}
td {

	font-size: 9pt;
}
.title_b1 {
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
}
.mnul1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A86B0;
	font-size: 10pt;
}
.mnul1 a:link {
	text-decoration: none;
	color: #6A86B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.mnul1 a:visited {
	color: #6A86B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.mnul1 a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.prod1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.txtMlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	background-color: #DADEF3;
	border: 1px solid #003399;
}
.btnMList {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #000000;
}
.cell_du {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.txtSearch {

	border: 1px solid #CC0000;
	background-color: #F9F0F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.btnSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CC0000;
	background-color: #FE9901;
}
.txtUser {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	background-color: #EBEBEB;
	border: 1px solid #666666;
}
.mWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.mWhite a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.mWhite a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.mWhite a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}


#topnavi
{
border : solid 0px #CC0000;
background : #EEEEEE url(../images/bg_topnavi.gif) top left no-repeat;
width : 770px;
height : 150px;
padding : 0px 0px 0px 200px;
}

#topnavi ul
{
display : block;
width : 150px;
margin : 39px 0px 0px 0px;
}

#topnavi li
{
display : block;
}


#topnavi a.about
{
width : 150px;
height : 23px;
background : url(../images/bt_about1.jpg) top left no-repeat;
display : block;
}

#topnavi a.about:hover
{
background : url(../images/bt_about2.jpg) top left no-repeat;
}


#topnavi a.services
{
width : 150px;
height : 24px;
background : url(../images/bt_services1.jpg) top left no-repeat;
display : block;
}

#topnavi a.services:hover
{
background : url(../images/bt_services2.jpg) top left no-repeat;
}


#topnavi a.ecat
{
width : 150px;
height : 24px;
background : url(../images/bt_ecat1.jpg) top left no-repeat;
display : block;
}

#topnavi a.ecat:hover
{
background : url(../images/bt_ecat2.jpg) top left no-repeat;
}


#topnavi a.contact
{
width : 150px;
height : 28px;
background : url(../images/bt_contact1.jpg) top left no-repeat;
display : block;
}

#topnavi a.contact:hover
{
background : url(../images/bt_contact2.jpg) top left no-repeat;
}

.hide
{
display : none;
}
.redtext
{
border : #CC0000 solid 1px;
color: #CC0000;
margin : 12px;
padding : 12px;
background : #FFFFFF;
}