body {
	background-color: #05203C;
	margin: 0px;
	scrollbar-face-color: #485765;
	scrollbar-arrow-color: #05203C;
	scrollbar-shadow-color: #05203C;
	scrollbar-darkshadow-color: #05203C;
	scrollbar-highlight-color: #05203C;
	scrollbar-track-color: #05203C;
	scrollbar-3dlight-color: #05203C;
}

.input, textarea, select {
margin-bottom: 3px;
padding: 0px;
padding-left: 1px;
padding-right: 1px;
font-family: tahoma;
font-size: 10px;
line-height: 9pt;
text-decoration: none;
text-transform: uppercase;
text-align: left;
letter-spacing: 0px;
color: #05203C;
background-color: #05203C;
border: 1px solid #05203C;
}

.border {
	border: 2px solid #05203C;
}

tr,td,body {
	font-family:Tahoma;
	font-size: 10px;
	line-height:11px;
	letter-spacing:0px;
	color: #05203C;
}

a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-weight:bold;
	font-size:10px;
	line-height:11px;
	color: #05203C;
	letter-spacing:0px;
	text-align: justify;
}

a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-weight:bold;
	font-size:10px;
	line-height:11px;
	color: #05203C;
	letter-spacing:0px;
	text-align: justify;
}

a:hover {
	text-decoration: none;
	color: #485765;
	border-bottom: 1px underline;
}


.table {
cursor:default; 
background-color: #58748E;
font-size:7pt; 
font-family:tahoma; 
letter-spacing:1px; 
line-height:9pt; 
color: #B4BAC0; 
font-weight: none; 
text-transform: none;}

.table-1 {
cursor:default; 
background-color: #485765;
font-size:7pt; 
font-family:tahoma; 
letter-spacing:1px; 
line-height:15pt; 
color: #B4BAC0; 
font-weight: bold; 
text-align: center;
text-transform: uppercase}

blockquote {
	margin: 5px 10px 0px 10px;
	padding-left: 5px;
	border-left: 5px solid #05203C;
	}