/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
}
.footer {
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ;
	font-size: 9px;
	color: #6A6F68;
}

.nav {
	font-size: 10px;
	color: #555555;
}

.copyright {
	font-size: 10px;
	color: #6A6F68;
}

.page_title {
	font-size: 14px;
	font-weight: bold;
	color: #D95903;
}

.url {
	font-size: 14px;
	font-weight: bold;
	color: #6A6F68;
}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #6A6F68;
}

body,td,th {
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
}

a {
	color: #6A6F68;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6A6F68;
}
a:hover {
	text-decoration: none;
	color: #D95903;
}
a:active {
	text-decoration: none;
	color: #D95903;
}


.a3:link {
	text-decoration: none;
	color: #D95903;
}
.a3:visited {
	text-decoration: none;
	color: #D95903;
}
.a3:hover {
	text-decoration: none;
	color: #555555;
}
.a3:active {
	text-decoration: none;
	color: #D95903;
}

.a2:link { 
	color:#D95903; 
	font-size: 9px; 
	text-decoration:none;
}

.a2:visited { 
	color:#D95903; 
	font-size: 9px; 
	text-decoration:none;
}

.a2:hover { 
	color:#6A6F68; 
	font-size: 9px; 
	text-decoration:none;
}


.a_nav:link { 
	color:#6A6F68; 
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ;
	font-size: 10px; 
	text-decoration:none;
}

.a_nav:visited { 
	color:#6A6F68; 
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ;
	font-size: 10px; 
	text-decoration:none;
}

.a_nav:hover { 
	color:#D95903; 
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ;
	font-size: 10px; 
	text-decoration:none;
}

.a_nav:active { 
	color:#D95903; 
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ;
	font-size: 10px; 
	text-decoration:none;
}

.a_footer:link { 
	color:#6A6F68; 
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ; 
	font-size: 9px; 
	text-decoration:none;
}

.a_footer:visited { 
	color:#6A6F68; 
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ;
	font-size: 9px; 
	text-decoration:none;
}

.a_footer:hover { 
	color:#D95903; 
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ;
	font-size: 9px; 
	text-decoration:none;
}

.a_footer:active { 
	color:#D95903; 
	font-family: Trebuchet MS, Verdana, Century Gothic, Arial ;
	font-size: 9px; 
	text-decoration:none;
}
input 
{
font-family: verdana, helvetica, arial, san-serif;
color: #000000; 
font-size: 11px;
font-weight: normal;  
border:1px solid #555555;
height:17px;
Vertical-Align: top;
Horizontal-Align: Center;
}

.fieldtext 
{
font-family: verdana, helvetica, arial, san-serif;
color: #000000; 
font-size: 11px;
font-weight: normal;  
border:1px solid #555555;
height:17px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #EEF4F9;
}

textarea 
{
font-family: verdana, helvetica, arial, san-serif;
color: #000000; 
font-size: 11px;
font-weight: normal;  
border:1px solid #555555;
height:113px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #EEF4F9;
}

select 
{
color: #777777; 
font-size: 9px;
font-weight: normal;  
border:1px solid #999999;
height:15px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #EEEEEE;
}