BODY {
	background-color : #FFFFFF;
}
a:link {
	color: #6464D8;
	text-decoration: none;
	font-weight : bold;
}
a:visited {
	color: #6464D8;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	color: #FB5F00;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.header_text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : #6464D8;
	background-color : #FFFFFF;
}
.main_table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : Blue;
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
	background-color : #B5C2E5;
}
.header_border {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : Blue;
	border-bottom : 1px solid Gray;
}
.links_table{
	background-color : #EFEFEF;
}
.links_text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
.section_table{
	background-color : #B5C2E5;
}
.section_text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
.section_header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
.login_table{
	background-color : #EFEFEF;
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;	
}
.login_text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
.login_header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
	color : #0099FF;
}
.footer_text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}
.copyright_text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}
