body {
	margin:0;
	padding:0;
	font-family: arial,sans-serif;
	font-size: 9pt;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

img {
border: none;
}

/* Menu Tabs 10 */

#tabs10
{
	float:left;
	width:99%;
	font-size:12px;
	border-bottom:0px solid #2763A5;
	line-height:normal;
}

#tabs10 ul
{
	margin:0;
	padding:10px 10px 0 2px; /* last number indicates from where it will be starts*/
	list-style: none;
}

#tabs10 li
{
	display:inline;
	margin:0;
	padding:0;
	font-weight:bold;
}

#tabs10 a 
{
  float:left;
  background:url("../images/tableft10.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration: none;
}

#tabs10 a span
{
  float:      left;
  display:    block;
  background: url("../images/tabright10.gif") no-repeat right top;
  padding:    5px 15px 4px 6px;
  color:      #ffffff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs10 a span {float:none;}
/* End IE5-Mac hack */
#tabs9 a:hover span {
  color:#ffffff;
  }
#tabs10 a:hover {
  background-position:0% -42px;
  }
#tabs10 a:hover span {
  background-position:100% -42px;
  }

  #tabs10 #current a {
		  background-position:0% -42px;
  }
  #tabs10 #current a span {
		  background-position:100% -42px;
  }

.maintable
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 0px solid; 
	
}

.bordertable
{
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid; 
	border-left: #C0C0C0 1px solid; 
	border-bottom: #C0C0C0 1px solid; 
	
}


.itemtable
{
	border-right: #93B9D9 1px solid;
	border-top: #93B9D9 1px solid; 
	border-left: #93B9D9 1px solid; 
	border-bottom: #93B9D9 1px solid; 
	
}

.prop
{
	border-right: #505050 1px solid;
	border-top: #505050 1px solid; 
	border-left: #505050 1px solid; 
	border-bottom: #505050 1px solid; 
	
}

.bigfont
{
	font-family: arial,sans-serif;
	font-size: 11pt;	
	font-weight:bold;
	color: #000000; 
}

.toplink
{
	font-family: arial,sans-serif;
	font-size: 9pt;	
	color: #ffffff; 
}

.footer
{
	font-family: arial,sans-serif;
	font-size: 8pt;	
	color: #ffffff; 
}

.hyperlink
{
	color: #0000FF;
	text-decoration: none
}

.hyperlink:hover
{
	text-decoration: underline
}

.inputctrl
{
    border-right: #b0c4de 1px solid;
    border-top: #b0c4de 1px solid;
    font-size: 8pt;
    border-left: #b0c4de 1px solid;
    color: #000000;
    border-bottom: #b0c4de 1px solid;
    font-family: verdana
}

.buttonshape
	{
	border-right: #93B9D9 1px solid;
	border-top: #93B9D9 1px solid; 
	border-left: #93B9D9 1px solid; 
	border-bottom: #93B9D9 1px solid; 
	background-color: snow;
	
	}

.menufontenabled
{
	font-family: verdana, arial;
	font-size: 10pt;
	color: #4682b4;
	font-weight: bold;
}

.menufontdisabled
{
	font-family: verdana, arial;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
}

.menuarrowfont
{
	font-family: verdana, arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.but
{
	font-family: arial,verdana;
	font-size: 10pt;
	color: #0000FF;	
}
.booking
{
	font-family: verdana;
	font-size: 12 px;
	color: #000;
	font-weight: bold;
}
.bookinghead
{
	font-family: verdana;
	font-size: 13px;
	color: #628DB5;
	font-weight: bold;
}
.bookingbold
{
	font-family: verdana;
	font-size: 12px;
	
}
.txtfield
{
	font-family: verdana;
	font-size: 12.0pt;
}
.text
{
	font-family: verdana;
	font-size: 15 px;
	color: #000;
}
.error
{
	font-family: verdana;
	font-size: 12 px;
	color: red;
	font-weight:bold;
}

.textbigfont
{
	font-family: arial, verdana, sans-serif;
	font-size: 15px;	
}

.propfont
{
	font-family: arial,sans-serif;
	font-size: 9pt;	
	font-weight:bold;
	text-decoration: none;
}