BODY {
	margin: 0px 0px 0px 0px;
	color : #333333;
	background-color: #FFFFFF;
	scrollbar-face-color: #999999;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EBEBEB;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-Color: #EBEBEB;
}

.pagenav {
	color : #333333;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

a.pagenav {
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	font-weight:bold;
}

a.pagenav:hover {
	color : #FF6600;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	font-weight:bold;
}

a.pagenav:active {
        color : #333333;
        font-size : 11px;
        font-weight : normal;
		text-decoration : none;
		font-weight:bold;
}

td {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}


.a2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:none; text-decoration: none; color: #000000}
.a2:link {font-weight:none; text-decoration : none; color: #1B1C20}
.a2:visited {font-weight:none; text-decoration : none; color: #1B1C20}
.a2:active {font-weight:none; text-decoration : none; color: #FF6600}
.a2:hover {font-weight:none; text-decoration : none; color:#FF6600}

.a3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; text-decoration: none; color: #000000}
.a3:link {font-weight:bold; text-decoration : none; color: #1B1C20}
.a3:visited {font-weight:bold; text-decoration : none; color: #1B1C20}
.a3:active {font-weight:bold; text-decoration : none; color: #FF6600}
.a3:hover {font-weight:bold; text-decoration : none; color:#FF6600}

.menu {font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight:bold; text-decoration : none; color: #666666}
.menu:link {font-weight:bold; text-decoration : none; color: #666666}
.menu:visited {font-weight:bold; text-decoration : none; color: #666666}
.menu:active {font-weight:bold; text-decoration : none; color: #C83D3B}
.menu:hover {font-weight:bold; text-decoration : none; color:#C83D3B}

.active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:none; text-decoration: none; color: #FF0000}


.right_border {border-right: solid 1px #CCCCCC;}



.inputbox {
	border : 1px solid #999999;
	color : #333333;
	background : #FFFFFF;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	height:18;
	font-weight : normal;
	z-index : -3;
}

.textarea {
	border : 1px solid #999999;
	color : #333333;
	background : #FFFFFF;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	z-index : -3;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}

.button {
	border-style : solid;
	border-top : solid 1px #722221;
	border-right : solid 1px #722221;
	border-bottom : solid 1px #722221;
	border-left : solid 1px #722221;
	color : #722221;
	background: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	height: 18px;
	cursor:hand;
}

.description { visibility: hidden; display: none; }
.hand{cursor:hand}

.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

