html
{
	display : inline;
}

body
{
	font-family : Verdana;
	font-size : 11px; 
	background-image: url('images/diag.gif');
	margin : 5px; 
} 

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 : #FF9900; 
	text-decoration : underline; 
} 

input, select, textarea
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : white; 
	border : 1px solid #666666;
	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 : #666666;
} 

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: #236280;
}

.warning
{
	font-family : Verdana;
	font-size : 11px; 
	color : #FF6300; 
}

.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 : #999999;
}

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

.top_background
{
  	background-image: url('images/logo_bg.jpg');
  	background-repeat: repeat
}

.top_search_bg
{
  	background-image: url('images/diag.gif');
  	background-repeat: repeat
        padding-left:10px;
}
.bottom_search_bg
{
  	background-image: url('images/diag.gif');
  	background-repeat: repeat
        padding-left:10px;
        padding-bottom:7px;
}
.topmenu
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold;
	padding-left:20px;
	color: #66A0CA;
}

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

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

.submit
{
	font-weight : bold;
	background : #65ABD3; 
	color : white;
}

h2
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold;
	color : #5678A2;
}

h1
{
	font-family : Verdana;
	font-size : 1px; 
	color : #FFFFFF;
}

h3
{
	font-family : Verdana;
	font-size : 1px; 
	color : #FFFFFF;
}

.aspro
{
	font-family : Times New Roman;
	font-size : 1px; 
	color : #FFFFFF;
}
.dis {
	FONT-SIZE: 12px; COLOR: #666666; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.formField {
	BORDER-RIGHT: #236280 1px solid; BORDER-TOP: #236280 1px solid; BORDER-LEFT: #236280 1px solid; FONT-SIZE: 8pt; COLOR: #333300; BORDER-BOTTOM: #236280 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fffae8
}