a:link {
color : #811A03; 
text-decoration : underline;
} 
a:visited {
color : #811A03; 
text-decoration : underline;
} 
a:active {
color : #811A03; 
text-decoration : underline;
} 
a:hover {
color : #434343; 
text-decoration : none;
} 
a.leftmenu:link {
background-image : url(images/menu/bullet.gif);
background-repeat : no-repeat;
background-position: left center;
font-size: 14px;
color: #F8E0C1;
text-decoration : none;
padding-left: 10px;
line-height: 28px;
} 
A.leftmenu:visited {
background-image : url(images/menu/bullet.gif);
background-repeat : no-repeat;
background-position: left center;
font-size: 14px;
color: #F8E0C1;
text-decoration : none;
padding-left: 10px;
line-height: 28px;
} 
A.leftmenu:active {
background-image : url(images/menu/bullet-over.gif);
background-repeat : no-repeat;
background-position: left center;
font-size: 14px;
color: #F8E0C1;
text-decoration : none;
padding-left: 10px;
line-height: 28px;
} 
A.leftmenu:hover {
background-image : url(images/menu/bullet-over.gif);
background-repeat : no-repeat;
background-position: left center;
font-size: 14px;
color: #FFFFFF;
text-decoration : none;
padding-left: 10px;
line-height: 28px;
} 
 BODY {
margin : 0px; 
scrollbar-face-color:#811A03;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#811A03;
scrollbar-3dlight-color:#F8E0C1;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
background-color:#FFFFFF;
}
TD {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #434343; 
}

.content {
	text-align : right;
	padding : 0px 30px 30px 0px;
	background-image : url(images/interface/text-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contenttop {
	text-align : right;
	padding : 0px 30px 0px 0px;
	background-image : url(images/interface/legs-on-content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
LI {
text-align : justify;
margin-left : -24px;
margin-top : 10px;
}
.bullettable {
	padding-right : 8px;
	border-left: solid #811A03 1px;
	list-style-position: outside;
	list-style-image: url(images/menu/bullet-white.gif);
	background-repeat: no-repeat;
	background-image : url(images/menu/bullettable-top.gif);
}
.em {
color : #000000; 
font-weight: bold;
}
.top {
	background-image :    url(images/interface/top-bg.gif);
	}
.leftmenu {
	padding : 0px 15px 0px 0px;
	background-image:  url(images/interface/menu-ball.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}
.menu {
	background-image:  url(images/interface/leftmenu-bg.gif);
	background-repeat: repeat-y;
}
.title {
	font-size : 16px;
	font-weight : bold;
	color : #6A3500;
} 
.subtitle {
	color : #811A03;
	} 
.form {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #225826; 
text-align : left; 
border: solid #225826 1px;
background-color : #F8E0C1;
} 
.hilight {
color : #F8E0C1; 
font-weight: bold;
background-color : #811A03;
padding : 5px;
background-repeat: no-repeat;
background-image : url(images/interface/top-hilight.gif);
} 
INPUT {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000;
border: solid #811A03 1px;
background-color : #F8E0C1;
} 
TEXTAREA {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000;
border: solid #811A03 1px;
background-color : #F8E0C1;
scrollbar-face-color:#811A03;
scrollbar-shadow-color:#F8E0C1;
scrollbar-highlight-color:#811A03;
scrollbar-3dlight-color:#F8E0C1;
scrollbar-darkshadow-color:#F8E0C1;
scrollbar-track-color:#F8E0C1;
scrollbar-arrow-color:#F8E0C1;
} 
.special {
	margin-left:15px;
	margin-bottom: 0px;
	font-weight: bold;
}
.specialtop {
	margin-left:15px;
	margin-bottom: 0px;
	margin-top:15px;
	font-weight: bold;
}
.specialreg {
	margin-left:15px;
	margin-bottom: 0px;
	text-align:justify;
	padding-right:8px;
}
.specialtopreg {
	margin-left:15px;
	margin-bottom: 0px;
	margin-top:15px;
	text-align:justify;
	padding-right:8px;
}
