/* CSS Document */
<style>

body{ COLOR: #ffffff; LEFTMARGIN:0; TOPMARGIN:0; MARGINWIDTH:0; MARGINHEIGHT:0;
}


.text {font-family:Tahoma; font-size:9px; color: 757980}
.body-table {
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #0000CC;
	font-weight: bold;
}

.heading{font-family:Tahoma; font-size:12px; color: #ff9d27}

.light{font-family:Tahoma; font-size:11px; color: white}

a{font-family:Tahoma; font-size:11px; color: 467B99; text-decoration:none}

.nav {
	color:C1B129;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;

}
.hometext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

#leftcolumn{
float:left;
width:150px;
height: 400px;
border: 3px solid black;
padding: 5px;
padding-left: 8px;

}

#leftcolumn a{
padding: 3px 1px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid gray;
}

#leftcolumn a:hover{
background-color: #FFFF80;
}

#rightcolumn{
float:left;
width:550px;
min-height: 400px;
border: 3px solid black;
margin-left: 10px;
padding: 5px;
padding-bottom: 8px;
}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}

</style>.hometextLink {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.hometextlink {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #ff9d27;
}
.hometextheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff9d27;
}

