.td_form
{
 font-size: 11px ;
}

a.menu:link
{
 text-decoration: none ; 
 color: #FFFFFF ;
}

a.menu:visited
{
 text-decoration: none ;
 color: #FFFFFF ;
}

a.menu:active
{
 text-decoration: none ; 
 color: #FFFFFF ;
}

a.menu:hover
{
 text-decoration: none ;
 color: #FFFFFF ;
}

a.sub_menu:link
{
 text-decoration: none ;
 color: #221E73 ;
}

a.sub_menu:visited
{
 text-decoration: none ;
 color: #221E73 ;
}

a.sub_menu:active
{
 text-decoration: none ;
 color: #221E73 ;
}

a.sub_menu:hover
{
 text-decoration: none ;
 color: #221E73 ;
}


.header
{
 background-color: #BED733 ;
}

.center
{
 background: url("../../img/center_line_grad.jpg");
 background-position: top ;
 background-repeat: repeat-x ;
 background-color: #221E73 ;
}

.bottom_menu
{
 background-color: #BED733 ;
 border: solid		;
 border-color: #221E73  ;
 border-width: thin	;  
 font-family: arial	; 
 font-size: 13px	; 
 color: #FFFFFF		; 
 font-weight: bold  	;
}

.right_menu
{
 font-family: arial	; 
 font-size: 15px	; 
 font-weight: bold	; 
 color: #221E73		;
}

.footer
{
 background: url("../../img/spacer.jpg");
 background-position: left ;
}

.shadow
{
 background-image: url("../../img/BG.png");
 background-repeat: no-repeat ;
 background-position: right ;
 background-position: bottom ;
}

.kookfont{
	color:#BED733 ;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
}

.route_font{
	color:#221E73 ;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
}
