body {
	font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 12px;
/*	background-color: #D4E9EC; */
	background-color: #fff;

	color: black;
}
td {
	font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
tr#tm:hover {
background-color: #333388;
}


#mainmaxwidth{
   margin: 0 auto;
	max-width: 1100px;
	min-width: 770px;
	width:expression(document.body.clientWidth > 800? "1100px": "770px" );
}

a:link,
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #003030;
	font-size: 12px;
}



div#xmenubv {
width: 100%;
padding: 0;
margin: 2;
background: #5E7C7E;
font: 13px "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
border-bottom: 1px solid #ffffff;
margin: 0;
}
#menubv li a {
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
background-color: #5E7C7E;
color: #ffffff;
text-decoration: none;
}
#menubv li a:hover {
background-color: #EBF9FB ;/*#ffcc33*/
color: #5e7c7e;
}


b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.xt,b.xb{display:block;background: #D4E9EC}
b.xt b,b.xb b{display:block;height: 1px; overflow: hidden; background: #5E7C7E}
b.xt b.x4,b.xb b.x4{margin: 0 1px;height: 2px}


.tblsup {
	background-color: #D5E9EA;
	/*
	background-color: #C3DBDB;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #4F6E73;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4F6E73; */
}
.tblmainarea {
	background-color: #D4E9EC;
/*	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #247519;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #247519;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #247519;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #247519; */
	padding: 5px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #193679;
}
.tit2 {
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #93DDE8;
	margin-left: 25px
}

/*
.topmenu {
padding: 0;
margin: 0;
text-transform: uppercase;
font: 10px "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
font-weight:bold;
color: #ffffff;
border-left: 1px solid #ffffff;
padding: 5px 25px 0px 5px;
}
*/

.topmenu {
padding: 0;
margin: 0;
text-transform: uppercase;
font: 10px "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
font-weight:bold;
color: #ffffff;
/*border-left: 2px solid #ffffff; 
padding: 5px 5px 5px 5px;*/
}
.topmenu2 {
padding: 0;
margin: 0;
vertical-align: bottom;
border-left: 3px solid #ffffff;
padding: 0px 10px 0px 5px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
}
.txt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
}
.txt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}