html
{
	display : inline;
}




body
{
	font-family : Verdana;
	font-size : 12px; 
	background-color : #FFFFFF;
	margin : 5px; 
} 




br 
{
	line-height : 12px;
	margin : 0; 
} 




a 
{
	font-family : Verdana;
	font-size : 12px; 
	color : #006699; 
	text-decoration : none; 
}




a:hover 
{
	font-family : Verdana;
	font-size : 12px; 
	color : #DD6900; 
	text-decoration : underline; 
} 




input, select, textarea
{
	font-family : Verdana;
	font-size : 12px; 
	background-color : white; 
	border : 1px solid #BABABA;
	margin : 2px; 
} 




ul
{
 	margin: 0px;
	padding: 0px;
}


ul
{
  	margin-left: 25px;
}


td
{
	font-family : Verdana;
	font-size : 12px; 
	color : #000000;
} 




form 
{
	font-family : Verdana;
	font-size : 12px; 
	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 : 12px; 
	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 : 10px; 
	color : #222222;
}




.top_background
{
  	
	background-image: url(./images/title-back.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:800px;
	height:180px;



}




.topmenu
{
	font-family : Verdana;
	font-size : 12px; 
	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 : 12px; 
	font-weight : bold;
	color : #5678A2;
}