A, A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
	color : #ffffff;
	text-decoration : none;
}

A:ACTIVE, A:HOVER {
	text-decoration: none;
	color : #ffcb09;
	
}

A.mainpage, A.mainpage:ACTIVE, A.mainpage:HOVER, A.mainpage:LINK, A.mainpage:VISITED {
	color : #ffffff;
	text-decoration : none;
}
A.mainpage,  A.mainpage:HOVER, {
	text-decoration: none;
	color : #FF0000;
	
}

	
}

.text_mainpage {
	font-family : Verdana, Arial;
	font-size : 11px;
	line-height : 18px;
	color: #ffffff;
}
.text_10 {
	font-family : Verdana, Arial;
	font-size : 11px;
	line-height : 15px;
	color: #000000;
}
.text_10w, td.lbl {
	font-family : Verdana, Arial;
	font-size : 11px;
	line-height : 15px;
	color: #ffffff;
}
.text_9 {
	font-family : Verdana, Arial;
	font-size : 10px;
	color: #e4e4e4;
	
}
.copyright {
	font-family : Verdana, Arial;
	font-size : 9px;
	color: #e4e4e4;
	
}
DIV#reserveform{
  border-width: 0; border-top: 2px solid #ffcb09; 
  
}

DIV#reserveform td.lbl{
  text-align: right; 
}
DIV#reserveform td{
  padding: 0.25em 1px; 
}
DIV#reserveform input.txt{
  border-width: 0; 
  border-bottom: 1px solid  #FFFFFF;
  font-size : 11px;
  background-color: transparent;
  color:  #ffcb09;
  font-weight: bold; 
  
}
DIV#reserveform DIV.subform{
  text-align : center;
  margin-top : 10px; 
  padding-top : 1em; 
}
DIV#reserveform p.errdesc{
  color: red; 
}
