﻿	body 
	{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#a10007;
	margin:0px;
	}
	
	body, td ,th
	{
	font-family:Trebuchet MS;
	font-size:10px;
	}

	html, body 
	{
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	}
	
	a:link, a:visited, a:active {
	color:#b4343a;
	text-decoration:none;
	}

	a:hover {
	color:#b4343a;
	text-decoration:none;
	}
	
	img {
	border:0px;
	}
	
	.textfield, .textfield table, .textfield input{
	font-family:"Times New Roman";
	font-size:11px;
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border:#d6d6d6;
	color:#5d5535;
	height:12px;
	}
	
	.FormLogin
	{	
	    height: 185px; 
	    width:190px;
	    background: url(images/bookingbg.gif);
	}
	
	.tableTxtLeft {
	font-size:10px;
	color:#666666;
	text-align:left;
	}

	.textarea {
	font-family:"Times New Roman";
	font-size:11px;
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border:#d6d6d6;
	color:#5d5535;
	width:200px;
		}
