body {
    margin: 0px;
    padding: 0px;
	background-color: #003784;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003784;
}

form {
	margin: 0px;
	padding: 0px;
}
		#scrollbox {
			scrollbar-face-color:#6666ff;
			scrollbar-highlight-color:#6666ff; 
			scrollbar-3dlight-color:#6666ff; 
			scrollbar-darkshadow-color:#6666ff;
			scrollbar-shadow-color:#6666ff; 
			scrollbar-arrow-color:#000000; 
			scrollbar-track-color:#6666ff; 
			overflow: auto;
			height: 450px;
			width: 380px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #003784;
			text-align:left;
}
.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
	text-align: justify;
}

.xmas {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.text2 {
    color: #4B7792;
}

.text3 {
    font-size: 9px;
    color: #9D9D9D;
}

a {
    color: #003784;
}

a:hover {
	text-decoration: none;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

#content {
    height: 460px;
    overflow: auto;
}
div.siteMap {
 display: none;
}

