body {
	font-family: Arial;
	font-size: 12px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-face-color:#8F0227;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#7F6C4F;
	scrollbar-darkshadow-color:#7F6C4F;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#7F6C4F;




}
a {
	font-family: Arial;
	color: #666666;
	text-decoration: none;

}

.tableborderdotted {

	border: 1px dotted #CCCCCC;
}


table {

	font-family: Arial;
	font-size: 12px;
}

.tableborderdotteddark {


	border: 1px dotted #666666;
}


td {

	font-family: Arial;
	font-size: 12px;
}
a:hover {
	font-family: Arial;
	color: #000000;
	text-decoration: none;


}

.trOver {
	background-color: #F4F4F4;
	display: block;




}

.trStatic {


}


.button{
	border: 1px solid #8F0227; font-family:Arial; font-size:12px; color:#8F0227; background-color:#FFFFFF;
}

.buttonOver{
	border: 1px solid #000000; font-family:Arial; font-size:12px; color:#FFFFFF; background-color: #8F0227;
}
.formtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #E4E4E4;
	color: #000000;

}

.printerOnly{display:none}
.screenOnly{display:block}
.tablebordersolid {


	border: 1px solid #407386;
}
.tableborderside {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;

}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #407386;
	letter-spacing: 2px;
	font-variant: normal;
	font-style: normal;
	text-indent: 4px;







}
.tableborderbottom {

	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.tableborderlefttop {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;

}
.tableborderbuttactive {
	border-top: 1px groove #000000;
	border-right: 1px groove #000000;
	border-bottom: 1px none #000000;
	border-left: 1px groove #000000;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;



}
.changecurser {
	cursor: hand;
}

.menuskin{
position:absolute;
background-color:#F4F4F4;
border:1px solid #71828A;
font:normal 12px Arial;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:#71828A;
}

#mouseoverstyle a{
color:white;
}

.infopanel {
	position: absolute;
	visibility: visible;
	bottom: 2px;
	right: 2px;
	width: 250px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 66px;
}

