.bodytext{
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 14pt
}



.greentext{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e6ff58;
	text-decoration: none;
}
.topmenu{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.topmenu:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.topmenu:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ddff0b;
	text-decoration: none;
}
.topmenu:active{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.footer{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: ##C60;
	text-decoration: none;
}
.footer:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}







.greenbold{
	font-family: Arial,Verdana,;
	font-size: 12px;
	font-weight: bold;
	color: #4d5a05;
	text-decoration: none;
	line-height: 12pt;
}

.orangeboldtext2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fe835e;
	text-decoration: none;
	line-height: 12pt;
}
.orangeboldtext2:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fa461f;
	text-decoration: none;
	line-height: 12pt;
}
.orangetext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fe835e;
	text-decoration: none;
	line-height: 12pt;
}
.orangetext:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fa461f;
	text-decoration: none;
	line-height: 12pt;
}


.smallblack{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallblack:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.smallgrey{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
}
.smallgrey:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fa461f;
	text-decoration: none;
}
.whitetext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ddff0b;
	text-decoration: none;
}



.smallwhite{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhite:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}




.input {
  border-bottom : 1px solid #afbf48;
  color: #666666;
  border-left : 1px solid #afbf48;
  border-right :1px solid #afbf48;
  border-top : 1px solid #afbf48;	
  font-family : Arial;
  font-size : 11px;
  background-color : #ffffff;

}
.combo {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-bottom : 1px solid #39424B;
	border-left : 1px solid #718492;
	border-right : 1px solid #39424B;
	border-top : 1px solid #718492;
}

.chkbox
{
  background-color:#254F99;
  color:#000000;
  font-size:10px;
  border-bottom : 1px solid #254F99;
  border-left : 1px solid #254F99;
  border-right :1px solid #254F99;
  border-top : 1px solid #254F99;
}

.borderline{
border: 1px solid #a2b69b;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#VIDEO {
	text-decoration: underline;
}
