.border {
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC33;
}
.bordernav {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 20px;
	font-weight: bold;






}
.rightline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
}
.footer {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 25px;
	text-align: right;
	padding-right: 10px;


}

#navLink a
{
color: #FFFFFF; 
text-decoration: none;
}

#navLink a:hover
{
color: #FFCC33; 
text-decoration: none;
}

#footerLink a
{
color: #000000; 
text-decoration: none;
}

#footerLink a:hover
{
color: #FFCC33; 
text-decoration: none;
}

#navigation a
{
color: #FFFFFF; 
text-decoration: none;
}

#navigation a:hover
{
color: #FFCC33; 
text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 12px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
