body, td, input, select {
	font-size: 11px;
	font-family: Tahoma;
}

h1 {
	font-size: 18px;
	font-family: Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.white{
color:#FFFFFF;
}
.red{
color:#FF0000;
}
.redbold {
font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.green{
color:#00FF00;
}

.footer{
font-size: 12px;
color:#FFFFFF;
}


A {
  color: #000000;
  text-decoration: underline;
}
A:hover {
  color: #9d760c;
  text-decoration: underline;
}

body {
/*	background-color: #FFD24F;  */
background-color: #FFFFFF;
  background-color: #5b5b96;

}
.style5 {
font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.style5:hover {
font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.bodytext {
	font-size: 18px;
/*	color: #669999;  */
/*	color: #878787;  */
	color: #9d760c;
	text-align: left;
}
.bodytextsm {
	font-size: 14px;
/*	color: #669999;  */
/*	color: #878787;  */
	color: #9d760c;
	text-align: left;
}
.bodytextbold {
	font-size: 20px;
/*	color: #669999;  */
/*	color: #878787;  */
	color: #9d760c;
    font-weight: bold;
		text-align: left;
}
.bodytext2 {
	font-size: 18px;
	color: #9d760c;
/*	color: #b7b7ff;  */
    text-align: left;
}
.bodytextbrown {
	font-size: 18px;
	color: #9d760c;
		text-align: left;
}
.bodytext2bold {
	font-size: 20px;
	color: #b7b7ff;
    font-weight: bold;
		text-align: left;
}
.bodytext3bold {
	font-size: 18px;
/*	color: #669999;  */
/*	color: #878787;  */
	color: #9d760c;

    font-weight: bold;
		text-align: left;
	
}
.bodytext4bold {
	font-size: 20px;
	color: #000000;
    font-weight: bold;
		text-align: left;
}
.bodytext5bold {
	font-size: 24px;
	color: #000000;
    font-weight: bold;
		text-align: left;
}
.formtext {
	font-size: 16px;
	color: #0000FF;
}
.formtextsmall {
	font-size: 12px;
	color: #0000FF;
}
.bodytextlink {
font-size: 18px;
/*	color: #669999;  */
/*	color: #878787;  */
	color: #9d760c;
}
.bodytextlink:hover {
font-size: 18px;
	color: #FF0000;
}

.news {font-size: 24px;
    color:#000000;
	font-family: Papyrus;
	font-weight: bold;
}
.error {
	text-decoration:none;
	color:#FFFFFF;
	font-size:16px;
	background-color: #FF0000;
}
.error2 {
	text-decoration:none;
	color:#FFFFFF;
	font-size:18px;
	background-color: #FF0000;
}