.menu{font-size:10px; color:#333; font-weight:bold; padding-left:5px; font-family:Arial, Helvetica, sans-serif;}
a {text-decoration:none;}
a:hover {color:#EFD31D;}

.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-position: inside;
	list-style-type: disc;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color: #E5CC13;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.background {
	background-repeat: no-repeat;
	background-position: center top;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CFDCC2;
}
.greytextindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-type: circle;
	list-style-position: outside;
}

#LoginForm{
	color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
}

#LoginForm input{
	color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	border:solid 1px #333333;
}

#LoginForm .intputname{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	display: inline-block;
	width:70px !important;
	font-weight:bold;
}

#LoginForm .button{
	color:#333333;
	font-size:11px;
	border:solid 1px #333333;
}

#LoginForm a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

#LoginForm a:hover{
	color:#e5cc13;
}

#LoginForm .spacer{
	font-size:1px;
	height:5px;
	clear:both;
}
