html
{
	display : inline;
}

body
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : #638484;
	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 : #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: #668187;
}

.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 : #668187;
}

.timings
{
	font-family : verdana, serif;
	font-size : 11px; 
	color : #222222;
}

.top_background
{
	background-color: #CCCC9A;
}

.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 : 13px; 
	font-weight : bold;
	color : #668187;
}


#ReinNav a:link, a:visited { font-family:Verdana,Arial; font-size:11px; color:#475e0b; text-decoration:none; }
#ReinNav a:hover { font-family:Verdana,Arial; font-size:11px; color:#FFFFFF; text-decoration:none; }

a.menu:link, a.menu:visited { font-family:Verdana,Arial; font-size:11px; color:#475e0b; font-weight : bold; text-decoration:none; }
a.menu:hover { font-family:Verdana,Arial; font-size:11px; color:#FFFFFF; font-weight : bold; text-decoration:none; }

.botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.botnav:link, a.botnav:visited, a.botnav:hover, a.botnav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

