html
{
	display : inline;
}

body
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : #FFFFFF;
	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; 
} 


.menu_space {
	z-index:102; 
	background:#FBD62B; 
	width:900px;
	float:left;
	position:relative;
	margin-left:100px;
}

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

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

li
{
	list-style : none;
	font-family : verdana;
	font-size : 12px;
	margin : 0px;
	padding : 0px;
  	padding-left: 15px;
	text-align:left;
}

/*
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: #ffffff;
}

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

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

.line_white_left {border-left:1px solid #D0DBE3; padding:0px; margin:0px;}
.line_white_right {border-left:1px solid #D0DBE3; padding:0px; margin:0px;}
.line_white_top  {border-left:1px solid #D0DBE3; padding:0px; margin:0px;}
.line_white_bottom  {border-left:1px solid #D0DBE3; padding:0px; margin:0px;}

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

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

td.border1 {
    border-left : 1px solid #D4DEE5;
    border-right : 1px solid #D4DEE5;
}

.tdBg_border{
	border-left:1px solid #D0DBE3;
	border-right:1px solid #D0DBE3; 
	background:#FDFFAD;
	padding:0px; margin:0px;
}


/*--------------*/
.footerPnl{
	margin-top: 30px; 
	padding-left:80px; 
	width: 95%; 
	border:0px;
}

#footerPnl {
	border-top:2px solid #3F3F3F;
	font-size:11px;
	margin:5px 0px 20px 0px;
	margin-left:100px;
	_margin-left:50px;
	width:1100px;
	float:left;
	padding-bottom:15px;
}
#footerPnl #col1 {
	float:left;
	padding:8px;
	text-align:left;
	width:260px;
	margin-right:140px;
}

#footerPnl #col1 ul {
	margin:0 0 0 14px;
	padding:8px;
}
ul {
	margin:0;
	padding:0;
}

#footerPnl #col2 {
	float:left;
	padding:8px;
	text-align:center;
	width:250;
}

#footerPnl #col3 {
	float:left;
	padding:7px;
	text-align:right;
	width:250px;
	margin-left:150px;
}
#footerPnl #col3 .ftrow {
	margin-bottom:10px;
}

