.leftmenu{
	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: 13px;
	font-weight: normal;
	color: #c6052a;
	text-decoration: none;
}
.topmenu:active{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodytext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e8e9be;
	text-decoration: none;
	line-height: 16pt
}

.bodytext:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	line-height: 16pt	
}

.redtext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	line-height: 16pt;
}
.smallblack{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallblack:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.yellowtext{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #e8e9be;
	text-decoration: none;
}
.yellowtext:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.yellowtext1{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFD553;
	text-decoration: none;
}
.yellowtext2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFD553;
	text-decoration: none;
}
.yellowtext3{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFD553;
	text-decoration: none;
	line-height: 18pt;
}

.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: #FFCC00;
	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: #FFCC00;
	text-decoration: none;
}


.blacktext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.input1 {
  border-bottom : 1px solid black;
  color: #000000;
  border-left : 1px solid #666666;
  border-right :1px solid #666666;
  border-top : 1px solid #666666;	
  font-family : Arial;
  font-size : 12px;
  background-color : #F1F2D9;

}
.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 #666666;
}

.blacktxt11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.yellowLink12:link {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFD553;
	text-decoration: none;
}
.yellowLink12:visited {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFD553;
	text-decoration: none;
}
.yellowLink12:hover {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowLink12:active {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFD553;
	text-decoration: none;
}
.bodytextbold{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #e8e9be;
	text-decoration:none;
	line-height: 16pt
}

.selectbox{
	border:medium;	
	background-color: #F1F2D9;
	border-bottom-color: #000000; 
	border-left-color: #000000; 
	border-right-color: #000000; 
	border-top-color: #000000; 
	width: 130px;
}