body
{
 scrollbar-face-color:#F2EABD;
 scrollbar-base-color:#6B3300;
 scrollbar-arrow-color:#6B3300;
 scrollbar-highlight-color:white;
 scrollbar-3d-light-color:#6B3300;
 scrollbar-darkshadow-color:#6B3300;
 scrollbar-shadow-color:#D3C88C;
 }


a.footer:link, a.footer:visited, a.footer:active {
	font-family : Arial,Verdana;
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
}
a.footer:hover {
    font-family : Arial,Verdana;
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
}


a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	font-family : Arial,Verdana;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
a.topmenu:hover {
    font-family : Arial,Verdana;
	font-size : 12px;
	color : #FFB900;
	text-decoration : none;
	font-weight : bold;
}



a.black:link, a.black:visited, a.black:active {
	font-family : Arial,Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
a.black:hover {
    font-family : Arial,Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

a.rightpanel:link, a.rightpanel:visited, a.rightpanel:active {
	font-family : Arial,Verdana;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
}
a.rightpanel:hover {
    font-family : Arial,Verdana;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
}

a.leftmenu_new:link, a.leftmenu_new:visited, a.leftmenu_new:active {
	font-family : Arial,Verdana;
	font-size : 12px;
	color : #6B3300;
	text-decoration : none;
	font-weight : bold;
}
a.leftmenu_new:hover {
    font-family : Arial,Verdana;
	font-size : 12px;
	color : #6B3300;
	text-decoration : underline;
	font-weight : bold;
}



a.leftmenu_sub_new:link, a.leftmenu_sub_new:visited, a.leftmenu_sub_new:active {
	font-family : Arial,Verdana;
	font-size : 12px;
	color : #824207;
	text-decoration : none;
}
a.leftmenu_sub_new:hover {
    font-family : Arial,Verdana;
	font-size : 12px;
	color : #824207;
	text-decoration : underline;
}

a.leftmenu_sub_selected_new:link, a.leftmenu_sub_selected_new:visited, a.leftmenu_sub_selected_new:active {
	font-family : Arial,Verdana;
	font-size : 12px;
	color : #824207;
	text-decoration : none;
	font-weight: bold;
}
a.leftmenu_sub_selected_new:hover {
    font-family : Arial,Verdana;
	font-size : 12px;
	color : #824207;
	text-decoration : underline;
	font-weight: bold;
}





a.leftmenu_admin:link, a.leftmenu_admin:visited, a.leftmenu_admin:active {
	font-family : Arial,Verdana;
	font-size : 11px;
	color : #F8ED55;
	text-decoration : none;
}
a.leftmenu_admin:hover {
    font-family : Arial,Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}




a {
	text-decoration: underline;
	color : #DE8A35;
}

a.plain:link, a.plain:visited, a.plain:active {
	font-family : Arial,Verdana;
	color : #DE8A35;
	text-decoration : none;
}
a.plain:hover {
    font-family : Arial,Verdana;
	color : #DE8A35;
	text-decoration : underline;
}



a.orange:link, a.orange:visited, a.orange:active {
	font-family : Arial,Verdana;
	font-size : 11px;
	color : #F9CFA4;
	text-decoration : none;
}
a.orange:hover {
    font-family : Arial,Verdana;
	font-size : 11px;
	color : #F9CFA4;
	text-decoration : none;
}


.tableorangetext {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: FF6600;
	AUTOCOMPLETE: OFF
}




TABLE, SELECT, INPUT, TEXTAREA, OPTION, BODY {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: black;
	AUTOCOMPLETE: OFF
}

.error {
	color: red;
	font-weight: bold;
}


.BUTTON {
	font-family: Verdana, Arial;
	color: #ffffff;
	background-color: #FF6601;
	border-style: solid;
	border-width:1px;
	border-color: #000000;
	cursor: hand;
	padding: 1;
	font-size: 10px;
}


