.bodytextdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0C1003;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.bodytextyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFE51F;
	text-decoration: none;
}

a {
cursor:pointer;
}

table {
border: none;
}

img {
border: none;
}

#headleftdiv {
display:inline;
float:left;
}

#headrightdiv {
display:inline;
float:right;

}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


.bodytextdarkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C1003;
	text-decoration: none;
}

.textbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005BA2;
	text-decoration: none;
}

.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005BA2;
	text-decoration: none;
}

.smalllinkwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.smalllinkwhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.dotgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CAC4BB;
	text-decoration: none;
}

.litext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CAC4BB;
	text-decoration: none;
}

.copyrightgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CAC4BB;
	text-decoration: none;
}

.smallyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFE51F;
	text-decoration: none;
}

.boldlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.darklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.verdanaheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.biglinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: nornal;
	color: #CDFF68;
	text-decoration: none;
}
.smallgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CDFF68;
	text-decoration: none;
}

.biglinksyellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: nornal;
	color: #FFE51F;
	text-decoration: none;
}

.mediumlinksyellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: nornal;
	color: #FFE51F;
	text-decoration: none;
}


.biglinks2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: nornal;
	color: #CDFF68;
	text-decoration: none;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid white;
	background-color:#CAC4BB;
}
.noborder {
	border: none;
	background-color:#404040;
}



textarea {
	width:160px;
	height:60px;
}

.blacklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

ul
{
margin-left: 20px;
margin-right: 10px;
padding:0;
list-style-image: url("../images/star.gif");
}



