a:hover {
	text-decoration: underline;
}
a{
	font-weight: bold;
	text-decoration: none;
	color: #5E7485;
}
.regText {
	font-size: 14px;
	color: #666666;
	text-align: justify;
}
.paleText {
	font-size: 12px;
	font-weight: normal;
	color: #B0B0B0;
	text-align: justify;
}
.rightTabLinks {
	font-size: 14px;
	text-transform: lowercase;
	color: #5E7485;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-weight: bold;
	height: 14px;
	width: 140px;
}
.footer {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.headLine {
	font-size: 16px;
	font-weight: bold;
	color: #5E7485;
	letter-spacing: 5px;
	width: 200px;
}
.big {font-size: 20px}
.smallLi {
	font-size: 10px;
	font-weight: normal;
}
.gray {color: #555555}
.liBlue {color: #DFEEFA}
.news {
	font-size: 12px;
	color: #666666;
}
.regLinks {
	font-size: 12px;
	color: #5E7485;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: #FFFFFF;
}


#menu1
{
position:relative;
left:0px;
width:180px;
top:0px;
z-index:6;
}
#menu2
{
position:relative;
left:0px;
top:-160px;
width:180px;
top:0px;
z-index:5;
}.requiredField {
	font-size: 9px;
	color: #FF9966;
	vertical-align: super;
}
