body
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #353535;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

a:visited		{ color: #084555; text-decoration: underline; }
a:active		{ color: #084555; text-decoration: underline; }
a:link 			{ color: #084555; text-decoration: underline; }
a:hover			{ color: #FF5400; text-decoration: underline; }

a.mi:visited	{ color: #666666; text-decoration: none; }
a.mi:active		{ color: #FF5400; text-decoration: underline; }
a.mi:link 		{ color: #666666; text-decoration: none; }
a.mi:hover		{ color: #084555; text-decoration: underline; }

a.lv:visited	{ color: #353535; text-decoration: none; }
a.lv:active		{ color: #353535; text-decoration: none; }
a.lv:link 		{ color: #353535; text-decoration: none; }
a.lv:hover		{ color: #084555; text-decoration: underline; }

a.nd:visited	{ color: #353535; text-decoration: none; }
a.nd:active		{ color: #353535; text-decoration: none; }
a.nd:link 		{ color: #353535; text-decoration: none; }
a.nd:hover		{ color: #353535; text-decoration: none; }

a.menuPop:visited
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	border: solid #FFFFFF 1px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
a.menuPop:active
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	border: solid #FFFFFF 1px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
a.menuPop:link
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	border: solid #FFFFFF 1px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
a.menuPop:hover{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	border: solid #CACACA 1px;
	background-color: #F1F1F1;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}

th{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	background-color: #084555;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.button{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #F1F1F1;
	border: 1px ridge;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.form{
	background: #FFFFFF;
	font-size: 11px;
	border: 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.main{
	padding-left: 5px;
	vertical-align: top;
}

.standard{
	font-size: 11px;
}

.smalltext{
	font-size: 10px;
}

.separator{
	background-color: #F1F1F1;
}

.sectiontitle{
	padding-left: 5px;
	background-color: #F1F1F1;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.menuitem{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
}

.darktitle{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #084555;
	text-transform: uppercase;
}

.lighttitle{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF5400;
	text-transform: uppercase;
}

.blue { color: #084555; }

.orange { color: #FF5400; }

.footer{
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
}

.menuPopUp {
	white-space: nowrap;
	border: solid #CACACA 1px;
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	text-decoration: none;
}

#menu1 {
	visibility: hidden;
	position: absolute;
	top: 27px;
	left: 90px;
	z-index: 99;
}
#menu2 {
	visibility: hidden;
	position: absolute;
	top: 27px;
	left: 219px;
	z-index: 99;
}
#menu3 {
	visibility: hidden;
	position: absolute;
	top: 27px;
	left: 365px;
	z-index: 99;
}
#menu4 {
	visibility: hidden;
	position: absolute;
	top: 27px;
	left: 510px;
	z-index: 99;
}
#menu5 {
	visibility: hidden;
	position: absolute;
	top: 27px;
	left: 538px; 
	z-index: 99;
}

hr{
	color: #F6F6F6;
	width : 100%;
	height : 2px;
	text-align : #F1F1F1;
}

ul{
	list-style: none url(../img/li01.gif);
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 2px;
}

.listvalue1{
	font-size: 10px;
	background: #f5f5f5;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;	
}
.listvalue2{
	font-size: 10px;
	background: #fbfbfb;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;	
}

