.top {
}

td.div_line {
	width : 100%;
	height: 1px;
	background-color : #033D89;
}

.outertable {
	border : 1px solid #FDBF01;
}

.top_bar {
	height : 28px;
	border-left : 1px solid #FDBF01;
	border-right : 1px solid #FDBF01;
	border-bottom : 1px solid #FDBF01;
	background-color : #000000;
	padding-top : 5px;
}

.top_bar2 {
	height : 28px;
	border-left : 1px solid #FDBF01;
	border-right : 1px solid #FDBF01;
	background-color : #000000;
	padding-top : 5px;
}

.nav_table  { 
	background-color : #000000;
	border-right : 1px solid #FDBF01;
	padding : 0px;
}

.body_table  {
	background-color : #FFFFFF;
	border-top : 0px solid #FDBF01;
	margin-left : 5px;
	margin-top : 0px;
	padding : 0px;
}

.right_table  {
	background-color : #000000;
	border-left : 1px solid #FDBF01;
}

.formtable {
	border : 1px solid #000000;
	background-color : #EEEEEE;
}

.date  { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;	
	text-align : right;
	padding-right : 10px;
}

.nav	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #ffffff;
}

.textbox {
	border : 1px solid #033D89;
	width : 255px;
	height : 300px;
	padding : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-align : left;
}

.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;	
	padding-top : 20px;
	padding-right : 10px;
	text-align : right;
	width : 434px;
}

.head1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #CC0000;
	font-weight : bold;
}

.msg {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #080000;
	font-weight : bold;
	margin-left : 15px;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding : 10px;
}

.body2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #ffffff;
	font-weight : bold;
}

.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding : 5px;
	text-align : right;
}

.random {
	font-family : Arial, Helvetica, sans-serif;
	font-style : regular;
	font-size : 10pt;
    color: #000000;
	padding-top : 2px;
	padding-bottom : 2px;
}

.bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.wht {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
}

.highlight {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FF0000;
}

.note {
	font-family : Verdana;
	font-size : 8pt;
	color : #FF0000;
	padding : 10px;
}

.adr {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.navlt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.error {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #FF0000;
}

a.bgroll { 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #000000; 
	color: #FDBF01; 
	display: block; 
	margin: 0px; 
	padding-left: 6px; 
	padding-top: 3px;
	padding-bottom : 3px;
	text-decoration: none;
} 
a.bgroll:hover { 
	background-color: #FFAE01; 
	color: #CC0000;
} 

a.body:LINK {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a.body:VISITED {
	text-decoration: none;
	color: #0972B6;
	font-weight: bold;
}
a.body:HOVER {
	color: #FFAE01;
	font-weight: Bold;
	text-decoration: underline;
}



A:LINK {
	text-decoration : none;
	color : #FDBF01;
	font-weight : bold;
}
A:VISITED {
	text-decoration : none;
	color : #FDBF01;
	font-weight : bold;
}
A:HOVER {
	color : #0163DC;
	font-weight : Bold;
	text-decoration : none;
}


