body {
 font-family: arial, helvetica;
 background: #000000; 
 font-size: 10px;
 text-decoration: none;
 color: #cccccc;
}

td {
 font-family: arial, helvetica;
 font-size: 12px;
 text-decoration: none;
 color: #cccccc;
 border-left: 1px solid #666;
 border-top: 1px solid #666;
 border-bottom: 1px solid #666;
 border-right: 1px solid #666;
}

p {
	text-indent: 30px;
}

a:link { 
 text-decoration: underline; 
 color: #e2131c;
 font-size: 12px;
}

a:active {
 text-decoration: underline; 
 color: #e2131c; 
 font-size: 12px;
}

a:visited {
 text-decoration: underline;
 color: #e2131c;
 font-size: 12px;
}

a:hover {
 text-decoration: underline;
 color: #8f0b11;
 font-size: 12px;
} 

a.a2:link { 
 text-decoration: underline; 
 color: #333333;
 font-size: 12px;
}

a.a2:active {
 text-decoration: underline; 
 color: #333333; 
 font-size: 12px;
}

a.a2:visited {
 text-decoration: underline;
 color: #333333;
 font-size: 12px;
}

a.a2:hover {
 text-decoration: underline;
 color: #555555;
 font-size: 12px;
} 

a.a3:link { 
 text-decoration: none; 
 color: #777777;
 font-size: 10px;
}

a.a3:active {
 text-decoration: none; 
 color: #777777; 
 font-size: 10px;
}

a.a3:visited {
 text-decoration: none;
 color: #777777;
 font-size: 10px;
}

a.a3:hover {
 text-decoration: none;
 color: #777777;
 font-size: 10px;
} 

a.menu1:link {
 font-family: arial, helvetica;
 text-decoration: none;
 color: #555555;
 font-size: 9px; 
}

a.menu1:visited {
 font-family: arial, helvetica;
 text-decoration: none;
 color: #555555;
 font-size: 9px; 
}

a.menu1:active {
 font-family: arial, helvetica;
 text-decoration: none;
 color: #555555;
 font-size: 9px;
}

a.menu1:hover {
 font-family: arial, helvetica;
 text-decoration: underline;
 color: #999999;
 font-size: 9px;
}

a.menu2:link {
 font-family: arial, helvetica;
 text-decoration: none;
 color: #333333;
 font-size: 11px;
 font-weight: bold; 
 padding: 6px 20px;
}

a.menu2:visited {
 font-family: arial, helvetica;
 text-decoration: none;
 color: #333333;
 font-size: 11px; 
 font-weight: bold;
 padding: 6px 20px;
}

a.menu2:active {
 font-family: arial, helvetica;
 text-decoration: none;
 color: #333333;
 font-size: 11px;
 font-weight: bold;
 padding: 6px 20px;
}

a.menu2:hover {
 font-family: arial, helvetica;
 text-decoration: none;
 color: #ffffff;
 font-size: 11px;
 font-weight: bold;
 background: #c64934;
 padding: 6px 20px;
}

.input {
 font-family: arial, helvetica;
 font-size: 8pt; 
 font-weight: normal; 
 background: transparent;
 border: 1px solid #666666;
 color: #333333;
}

.field {
 font-family: arial, helvetica;
 font-size: 9pt; 
 font-weight: normal; 
 background:#F5F8FB;
}

.submit {

 border-top-width: 1px;
 border-bottom-width: 1px;
 font-weight: normal; 
 border-left-width: 1px; 
 border-right-width: 1px;
 border-left-color: #666666; 
 border-right-color: #666666;
 border-top-color: #666666;
 border-bottom-color: #666666;
 font-size: 7pt;  
 color: #333333; 
 font-family: verdana; 
 background-color: transparent; 
}

ul.menu, ul.menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu a:link, ul.menu a:visited {
	display: block;
	width: 120px;
	text-decoration: none;
	padding: 5px 20px;
	font-weight: bold;
	font-size: 11px;
	background: #5f6761 url("../images/tlo.png") no-repeat left top;
	color: #bacccc;
}

ul.menu a:hover {
	display: block;
	width: 120px;
	text-decoration: none;
	padding: 5px 20px;
	font-weight: bold;
	font-size: 11px;
	background: #5f6761 url("../images/tlo2.png") no-repeat left top;
	color: #ffffff;
}

.line {

background: url(../images/subhead_bg.png) repeat-x;
color: #666666;
text-align: left;
padding-top: 4px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
}
