.textHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #FFCC00; text-decoration: none}
.textMain {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; text-decoration: none}
.linkRedSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: bold; color: #FF9900; text-decoration: none }
.linkRedSmall:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: bold; color: #990000; text-decoration: underline }
.body {
	background-repeat: no-repeat;
	background-color: #86212D;
}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #999999; text-decoration: none}
.menu:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #990000; text-decoration: none}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	border: 1px solid #FFCC00;

}


.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	border-color : #ABABAB;
	border-style: solid;
}

.radio{
	border-style: none;
}

li{
	list-style-type : square;
	/*list-style-image : url(images/star.gif);*/
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	border-color : #FFCC00;
	border: 1px solid #FFCC00;
}

