a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.arialwhite16b{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialwhite12b{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialwhite11b{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialwhite11{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.arialwhite10b{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialwhite10{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.arialorange10{
	font-family: Arial;
	font-size: 10px;
	color: #F7941D;
}
.arialolive11b{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #C3C942;
}
.arialgrey11{
	font-family: Arial;
	font-size: 11px;
	color: #A0A0A0;
}
.arialdarkgrey11{
	font-family: Arial;
	font-size: 11px;
	color: #646464;
}
.arialblack11{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.arialblack11b{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.arialblack14b{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.arialblack20b{
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
a.mainmenu{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.arialwhite11blink
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialwhite11blink:hover
{
	text-decoration: underline;
	color: #F7941D;
}
.hiddenmenu {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
	font-family: Arial;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	/*border-bottom: 1px solid #727272;*/
	width: 120px;
}
.error
{
	font-family: Arial;
	color: ff0000;
	font-weight: bold;
	font-size: 12px;
}
.up {
	position:absolute;
	left:300px;
	top:5px;
	z-index:2;
	cursor: hand;
}
.down {
	position:absolute;
	left:300px;
	top:275px;
	z-index:2;
	cursor: hand;
}
.upHome {
	position:absolute;
	left:400px;
	top:25px;
	z-index:2;
	cursor: hand;
}
.downHome {
	position:absolute;
	left:300px;
	top:175px;
	z-index:2;
	cursor: hand;
}
.upContent {
	position:absolute;
	left:430px;
	top:20px;
	z-index:2;
	cursor: hand;
}
.downContent {
	position:relative;
	left:430px;
	top:330px;
	z-index:2;
	cursor: hand;
}
#divContainer {
	position:relative;
	width:430; 
	height:372; 
	overflow:hidden; 
	top:0; 
	left:0;  
	visibility:visible;
}
#divContent {
	position:relative; 
	width:430; 
	height:372; 
	top:0; 
	left:0;
}
#divContainerMain {
	position:relative; 
	width:430; 
	height:372; 
	overflow:hidden; 
	top:0; 
	left:0;  
	visibility:visible;
}
#divContentMain {
	position:relative; 
	width:430; 
	height:372; 
	top:0; 
	left:0
}
#divContainerOther {
	position:relative; 
	width:430; 
	height:350; 
	overflow:hidden; 
	top:-25; 
	left:0;  
	visibility:visible;
}
#divContentOther {
	position:relative; 
	width:430; 
	height:372; 
	top:0; 
	left:0
}