body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

.maintable {
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #940000;
	border-bottom-color: #940000;
}

.arrowgreen{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	text-align:right;
	display: block;
	background: transparent url(../images/arrowgreen.gif) 100% 0;
	height: 24px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #940000;
}

.arrowgreen li a:hover{
	color: #657B7A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #890300;
	background-position: 100% -64px;
	font-weight: bold;
}


#det {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.txt_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #890300;
	text-decoration: none;
}

.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #940000;
	text-decoration: none;
}
.big_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #940000;
	text-decoration: none;
}
.txt_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.current {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0 5px;
	background-color: #993300;
	color: #FFF !important;
	font-weight: bold;
	cursor: default;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;

}
.page {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding: 0 5px;
border: 1px solid #E798A8;
text-decoration: none; 
color: #993300;

}
.disabled
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding: 0 3px;

cursor: default;
color: #929292;
border-color: transparent;

}
.enable
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding: 0 3px;
border: transparent;
text-decoration: none; 
color: #993300;

}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: right;
	font: bold 14px Arial;
	width: 100%;
	overflow: hidden;
	background-image: url(../images/nav_04.gif);
	background-repeat: repeat-x;
	background-position: center center;

}

.solidblockmenu li{
display: inline;
}

.solidblockmenu  a{
	float: right;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9D4B4D;
}

.solidblockmenu  a:visited{
color: white;
}

.solidblockmenu  .current{
	color: white;
	font: bold 14px Arial;
	background-color: transparent;
	background-image: url(../images/nav2_05.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.dis {
	color: #CCCCCC;
}
