html

{

	display : inline;

}



body

{

	font-family : Verdana;

	font-size : 11px; 

	background-color : #94ADD6;

	margin : 0px; 

} 



br 

{

	line-height : 11px;

	margin : 0; 

} 



a 

{

	font-family : Verdana;

	font-size : 11px; 

	color : #006699; 

	text-decoration : none; 

}



a:hover 

{

	font-family : Verdana;

	font-size : 11px; 

	color : #DD6900; 

	text-decoration : underline; 

} 



input, select, textarea

{

	font-family : Verdana;

	font-size : 11px; 

	background-color : white; 

	border : 1px solid #BABABA;

	margin : 2px; 

} 



ul

{

 	margin: 0px;

	padding: 0px;

}



li

{

	font-family : verdana;

	font-size : 12px;

	margin : 5px;

	padding : 0px;

	list-style : none;

  	padding-left: 15px;

  	background-image: url(./images/arrow.png);

  	background-repeat: no-repeat;

  	background-position: left 6px;

}



td

{

	font-family : Verdana;

	font-size : 11px; 

	color : #000000;

} 



form 

{

	font-family : Verdana;

	font-size : 11px; 

	border-width : 0; 

	padding : 0; 

	margin : 0; 

	display: inline;

} 



.table_header_text

{

	font-family : Verdana;

	font-size : 12px; 

	font-weight : bold;

	color: #5678A2;

}



.warning

{

	font-family : Verdana;

	font-size : 11px; 

	font-weight : bold; 

	color : red; 

}



.bold

{

	font-family : verdana, serif;

	font-size : 12px; 

	font-weight : bold; 

	color : #006699;

	text-decoration : underline; 

}



.title

{

	font-family : verdana;

	font-size : 15px; 

	font-weight : bold; 

	color : #006699;

}



.price

{

	font-family : verdana;

	font-size : 13px; 

	font-weight : bold; 

	color : #5678A2;

}



.timings

{

	font-family : verdana, serif;

	font-size : 11px; 

	color : #222222;

}



.top_background

{

  	background-image: url(./images/title-back.gif);

  	background-repeat: repeat;

}



.topmenu

{

	font-family : Verdana;

	font-size : 11px; 

	font-weight : bold;

	color: #222222;

}



.images

{

	border : 1px solid #BABABA;

}



.line_white_left {border-left: solid 1px #ACAFB8}

.line_white_right {border-right: solid 1px #ACAFB8}

.line_white_top {border-top: solid 1px #ACAFB8}

.line_white_bottom {border-bottom: solid 1px #ACAFB8}



.submit

{

	font-weight : bold;

	background : #65ABD3; 

	color : white;

}



h2

{

	font-family : Verdana;

	font-size : 11px; 

	font-weight : bold;

	color : #5678A2;

}

