td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #adadac;
	line-height: 21px;


}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #adadac;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;

}
strong {
	color: #e8e8e8;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #adadac;
	font-style: normal;
    text-decoration: none;


}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;


}
input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #00009C;
	background-color: #ffffff;
	color: #777777;

}
select { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #ffffff; 
	border: #FF7900; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	color: #777777;
}
BODY {
	scrollbar-face-color: #D9D9D9;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #A2A2A3;
	scrollbar-3dlight-color: #DCE3E8;
	scrollbar-darkshadow-color: #DCE3E8;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #A2A2A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #adadac;
	}
		
ul {
	line-height: 18px;
	color: #E38C2E;


}
.noborder {
	border: 0px none;
}
textarea {

	color: #adadac;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #00009C;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E38C2E;
	text-decoration: none;
}


.backleft 
{
	background :   url("../images/layout/back_rel.gif") repeat right;
}

.backright 
{
	background :   url("../images/layout/back_rel.gif") repeat left;
}

