


.inputbox {
	padding: 2px;
	border:solid 1px #a1a1a1;
	background-color: #ffffff;
}


.mainfont{
font-size        : 12px;
font-family: tahoma;
color: #777777;
}


.headerfont{
font-size        : 12px;
font-family: tahoma;
color: #777777;
font-weight: bold; 
}


.normalfont{
font-size        : 12px;
font-family: tahoma;
color: #777777;
}


.formfont{
font-size        : 12px;
font-family: tahoma;
color: #FFFFFF;
}


.whitefont{
font-size        : 12px;
font-family: tahoma;
color: #FFFFFF;
padding: 0px 5px 0px 10px; 
}


.dropdown {

display: block; 
width: 180px; 
text-align: centre; 
height: 26px; 
border: 1px solid #A9A8A8; 
padding: 0px 5px; 
text-decoration: none; 
font-family: tahoma; 
font-size: 11px; 
font-weight: normal; 
color: #ffffff; 
border-bottom: none; 
background: url(../images/bg.jpg) repeat-x;
	line-height: 22px !important;
	line-height: 25px;
}



.dropdown:hover {

display: block; 
width: 180px; 
text-align: centre; 
height: 26px; 
border: 1px solid #A9A8A8; 
padding: 0px 5px; 
text-decoration: none; 
font-family: tahoma; 
font-size: 11px; 
font-weight: normal; 
color: #40819d; 
border-bottom: none; 
background: url(../images/bg.jpg) repeat-x;
	line-height: 22px !important;
	line-height: 25px;
}


.menubut {

 

text-align: centre; 
height: 29px; 
border: 0px solid #A9A8A8; 
padding: 0px 5px 4px; 
text-decoration: none; 
font-family: tahoma; 
font-size: 11px; 
font-weight: normal; 
color: #ffffff; 
border-bottom: none; 
background: url(../images/but_bg.jpg) repeat-x;
	line-height: 25px !important;
	line-height: 16px;
}



















.menubutton {
	display: block;
	width: 70px;
	height: 22px;
	border-top: 1px solid #009AC0;
	border-left: 1px solid #009AC0;
	border-right: 1px solid #009AC0;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009AC0;	
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin-right: 1px;
	margin-left: 1px;
	line-height: 18px !important;
	line-height: 16px;
}
.menubutton:hover {
  
  background: url(../images/but_bg.jpg) repeat-x;
 border-top: 1px solid #009AC0;
 border-left: 1px solid #009AC0;
 border-right: 1px solid #009AC0; font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #EE1D25;
	text-decoration: none;
}

.active {
  display: block;
  width: 70px;
  height: 22px;
 border-top: 1px solid #009AC0;
 border-left: 1px solid #009AC0;
 border-right: 1px solid #009AC0;
background: url(../images/but_bg.jpg) repeat-x;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #EE1D25;	
	text-decoration: none;
  padding: 0px 0px 0px 0px;
  margin-right: 1px;
  margin-left: 1px;
  line-height: 18px !important;
  line-height: 16px;
}


.normalbutton {
	display: block;
	height: 22px;
	width: 120px;
	border-top: 1px solid #009AC0;
	border-left: 1px solid #009AC0;
	border-right: 1px solid #009AC0;
	border-bottom: 1px solid #009AC0;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;	
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin-right: 1px;
	margin-left: 1px;
	line-height: 18px !important;
	line-height: 16px;
}
.normalbutton:hover {
  
  background: url(../images/but_bg.jpg) repeat-x;
 border-top: 1px solid #009AC0;
 border-left: 1px solid #009AC0;
 border-right: 1px solid #009AC0; 
 border-bottom: 1px solid #009AC0;
 font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
	text-decoration: none;
}

.mainline {  
  background: url(../images/line_bg.jpg) repeat-y;
}


.formbutton {
  color: #009AC0;
  font-family: Tahoma;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #a1a1a1;
  width: auto;
  background: url(../images/formbut_bg.jpg) repeat-x;
  padding: 0px 5px 3px;
  line-height: 18px !important;
  line-height: 16px;
  height: 22px !important;
  height: 23px;
  margin: 1px;
}


.regheader {

 text-decoration: none; 
  font-family: Tahoma;
  text-align: center;
padding-left: 0px;
padding-bottom: 4px;
padding-top: 3px;
border-left: 0px;
background: #aee0e1 url(../images/but_bg.jpg) repeat-x;
color: #ffffff;
font-size: 12px;
  font-weight: bold; 
}



.regform {


	padding: 0px 0px 0px 20px;

}




