body {margin: 0 0 0 0; padding: 0; background-image:url(../images/background.gif);FONT-SIZE: 12px; COLOR: #353432; FONT-FAMILY: Arial, Verdana, Helvetica, san-serif}

/*lins*/
A {COLOR: #E68B07; TEXT-DECORATION: none;border-bottom: 1px dotted;}
A:hover {COLOR: #E68B07; TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}

A.linkblue {COLOR: #3A6BBD; TEXT-DECORATION: underline}
A.linkblue:hover {COLOR: #3A6BBD; TEXT-DECORATION: underline}
A.linkblue:active {TEXT-DECORATION: underline}

A.linkwhite {COLOR: #FFFFFF; TEXT-DECORATION: none ;border-bottom: none;}
A.linkwhite:hover {COLOR: #FFFFFF; TEXT-DECORATION: none}
A.linkwhite:active {TEXT-DECORATION: none}

A.linkblack {COLOR: #353432; TEXT-DECORATION: none}
A.linkblack:hover {COLOR: #353432; TEXT-DECORATION: none}
A.linkblack:active {TEXT-DECORATION: none}

/*fonts, span, class*/
.general {FONT-SIZE: 12px; COLOR: #353432; FONT-FAMILY: Arial, Verdana, Helvetica, san-serif}
.general-white {FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Verdana, Helvetica, san-serif}
.general2 {FONT-SIZE: 11px; COLOR: #353432; FONT-FAMILY: Arial, Verdana, Helvetica, san-serif}
.footer {FONT-SIZE: 10px; COLOR: #353432; FONT-FAMILY:Arial, Verdana,  Helvetica, san-serif}
.small {FONT-SIZE: 10px; COLOR: #353432; FONT-FAMILY:Arial, Verdana,  Helvetica, san-serif}

.biggg {FONT-WEIGHT: bold; FONT-SIZE: 18px; FONT-FAMILY: Arial, Helvetica, Geneva, SunSans-Regular}
.big1 {FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: Arial, Helvetica, Geneva, SunSans-Regular}
.serif1  { font-size: 15px; line-height: 18px; font-family: Georgia, "Times New Roman", Times }
.formsmall {FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY:Verdana, Arial, Helvetica, san-serif; height:10px;}
.pathwhite {FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY:Verdana, Arial, Helvetica, san-serif; line-height:9px;}

/*tables*/
TABLE.principal { border-bottom:5px solid; border-bottom-color:#A1B2C0; border-left:5px solid; border-left-color:#A1B2C0; border-right:5px solid; border-right-color:#A1B2C0;}
TABLE.tabledashed-top {border-bottom:0px; border-top:1px dashed; border-top-color:#A1B2C0; border-right:0px;}
TABLE.tabledashed-l {border-bottom:0px; border-left:1px dashed; border-left-color:#A1B2C0; border-right:0px;}
TABLE.tabledashed {BORDER: rgb(161,178,192) 1px dashed}

TABLE.tablered {BORDER: rgb(204,51,0) 1px solid}
TABLE.tablegreen {BORDER: rgb(0,102,0) 1px solid}
TABLE.tableblack {BORDER: rgb(0,0,0) 1px solid}
TABLE.tablegrey {BORDER: rgb(102,102,102) 1px solid}
TABLE.tableorange {BORDER: rgb(255,102,0) 1px solid}

/* mainnav */
#mainnav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none; 
	background: url(../images/menu-1.gif); background-repeat:no-repeat; 
}
#mainnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:bold;
	color: #03163D;
	text-decoration: none;
	background-image: url(../images/menu-1off.gif); background-repeat:no-repeat; 
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 100%; vertical-align:center;
	float:left; white-space:nowrap;
}
#mainnav a:hover {
	background-image: url(../images/menu-1hover.gif);}
	
/* subnav */
#subnav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
}
#subnavcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:bold;
	color: #BBD5EA;
	text-decoration: none; background-color: #000000;
	background-image: url(../images/arrow-vlabmenu.gif);
	background-position:left; background-repeat:no-repeat;
	padding: 3px 0px 3px 12px;
	margin: 0px 0px 0px 0px;
	display: block;
	vertical-align:center;
	float:left; white-space:nowrap;
}
#subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:bold;
	color: #ffffff;
	text-decoration: none; background-color:#000000;
	background-image: url(../images/arrow-vlabmenu.gif);
	background-position:left; background-repeat:no-repeat;
	padding: 3px 0px 3px 12px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 85%; vertical-align:center;
	float:left; white-space:nowrap;
}
#subnav a:hover {
	background-color:#666666;}