ul {margin:0; padding:0; list-style:none; }
li {padding:0 0 0 10px; height:20px }

.ul {margin:0; padding:0; list-style:none;}
.li {background:url(images/pointer_l.gif) center left no-repeat;padding:0 0 0 10px; height:10px }

body{
	font-size:12px;
	font-family:Arial;
	color:#6F6F6F;
	}

td{
 	
	font-size:11px;
    font-family:Arial;
	color:#333333;
	
	}
.listhighlight {
	background-color: #E6FFED;
}
.ready {
	font-weight: bold;
	color: #009900;
}
.pending {
	color: #0000FF;
}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
}
 .input{
  		width:194px; height:21px; 
		background-color:#D4AC4E; 
		font-size:11px;
		font-family:Tahoma;
		color:#454238;
		border-color:#EEEBDC;
		border-style:solid;
		border-width:1px;
		margin:0px;
		padding:2 0 0 8px;
		}

textarea{
  		
		font-size:10px;
		font-family:Tahoma;
		overflow:auto;
		}
		
.data{
	font-size:11px;
	font-family:Arial;
	color:#FF0000;
	font-weight: bold;	
	}
		
INPUT { font-family: arial, verdana, ms sans serif;
font-size: 11px;
}

SELECT { font-family: arial, verdana, ms sans serif;
font-size: 11px;
}

form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.active {
	background-color: #CCCCCC;
	color: #FF0000;
	font-weight: bold;
}

.menu_3 {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.menu_filter {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menu_headers {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover{text-decoration:underline;}.form_3 select {
	font-family: tahoma;
	font-size: 10px;
}



a:hover{text-decoration:underline;}

.menu_3 {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.menu_2 {

	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}

.title {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.formtitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}.smalltext {
	font-size: 10px;
}
.titlered {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

#navlist ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
 {
	float: left;
	margin: 0 0.15em;
	padding: 0;
	margin-bottom: 0px;
}

#navlist li a
 {
background: url(/images/menu_bg1.jpg) #fff bottom left repeat-x;
height: 1.75em;
line-height: 1.5em;
float: left;

padding-left: 10px;
padding-right: 10px;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
 #nav-menu
{
width:30em
}

#navlist a:hover{text-decoration:underline;}

#navlist a:current{

background: url(/images/menu_bg2.jpg) #fff bottom left repeat-x;
height: 1.75em;
line-height: 1.5em;
float: left;
width: 7em;
display: block;
border: 0.1em solid #dcdce9;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}

.active
{

background: url(/images/menu_bg2.jpg) #fff bottom left repeat-x;
height: 1.75em;
line-height: 1.5em;
float: left;
padding-left: 10px;
padding-right: 10px;
display: block;
border: 0.1em solid #dcdce9;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}

.pages {
    clear:      center;
    font-size: 10px;       
    font-family:  Verdana,Arial, Helvetica;
        
    width: 100%;
    margin: 5px 5px 5px 16%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #0066FF;
    font-weight: bold;
    background: #0066FF;
    color: #fff;
}

.pages a {
    border: 1px solid #5C7C4D;
    text-decoration: none;
}

.pages a:hover {
    border-color: #333333;
}

.pages a.nextprev {
    border: 1px solid #333333;
    font-weight: bold;
    background: white;
    color: #0099FF;
}

.pages span.nextprev {
    color: #666;
    font-weight: bold;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}


#sublist ul
{
list-style: none;
padding: 0;
margin: 0;
}

#sublist li
 {
	float: left;
	margin: 0 0.15em;
	padding: 0;
	margin-bottom: 0px;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	
}
#sublist li a
 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	
	color: #0099FF;
	text-decoration: none;
}
#sublist li a:hover
{
text-decoration:underline;
}
.subactive
{
	
	color: #000000;
}.smalltextblack {
	font-size: 10px;
	color: #000000;
}
.error {
	color: #FF0000;
}




#sublist1 ul
{
list-style: none;
font-size: 10px;
padding: 0;
margin: 0;
}

#sublist1 li
 {
	
	
}
#sublist1 li a
 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	
	color: #0099FF;
	text-decoration: none;
}
#sublist1 li a:hover
{
text-decoration:underline;
}
#subactive1
{
	
	color: #000000;
}