html
{
	display : inline;
}

body
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : #001325;
	colour : #ffffff;
	margin : 5px; 
} 

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

a 
{
	font-family : Verdana;
	font-size : 11px; 
	color : #013E7A; 
	text-decoration : none; 
}

a:hover 
{
	font-family : Verdana;
	font-size : 11px; 
	color : #002967; 
	text-decoration : none; 
} 

input, select, textarea
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : #ffffff; 
	border : 1px solid #000000;
	margin : 2px; 
} 

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

li
{
	font-family : verdana;
	font-size : 12px;
	margin : 5px;
	padding-left: 15px;
  	background-image: url('images/arrow.png');
  	background-repeat: no-repeat;
  	background-position: left 6px; list-style-type:none; padding-right:0px; padding-top:0px; padding-bottom:0px
}

td
{
	font-family : Verdana;
	font-size : 11px; 
	color : #333333;
} 

form 
{
	font-family : Verdana;
	font-size : 11px; 
	border-width : 0; 
	padding : 0; 
	margin : 0; 
	display: inline;
} 

.table_header_text
{
	font-family : Verdana;
	font-size : 18px; 
	font-weight : bold;
	color: #00274D;
}

.search_header_text
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : normal;
	color: #ffffff;
}

.warning
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold; 
	color : #001325; 
}

.bold
{
	font-family : verdana, serif;
	font-size : 12px; 
	font-weight : bold; 
	color : #001325;
	text-decoration : none; 
}

.title
{
	font-family : verdana;
	font-size : 15px; 
	font-weight : bold; 
	color : #001325;
}

.price
{
	font-family : verdana;
	font-size : 13px; 
	font-weight : bold; 
	color : #000000;
}

.timings
{
	font-family : verdana, serif;
	font-size : 11px; 
	color : #ffffff;
}

.top_background
{
  	background-image: url('images/title-back.gif');
  	background-repeat: none
}

.topmenu
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold;
	color: #001F3D;
}

.topmenu2
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold;
	color: #0031f5;
}

.images
{
	border : 1px solid #333333;
}

.line_white_left {border-left: solid 0px #ffffff}
.line_white_right {border-right: solid 0px #ffffff}
.line_white_top {border-top: solid 0px #ffffff}
.line_white_bottom {border-bottom: solid 0px #ffffff}

.submit
{
	font-weight : bold;
	background : #000E1C;
	padding: 10px; 
	color : white;
}

h2
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : #AFAFAF;
	padding:5px;
	font-weight : bold;
	color : #ffffff;
}