﻿body 
{
	background-color:#a10007;
	background-repeat:repeat-x;
	margin:0px;
}

div.scroll {
	height: 200px;	
	width: 300px;	
	overflow: auto;	
	border: 0px solid #666;	
	background-color: #fff;	
	padding: 8px;
	
	}


body, td ,th
{
	font-family:Trebuchet MS;
}

.comments
{
    font-family:Times New Roman;
    font-size:12px;
    color:Gray;
}  


html, body 
{
  height:100%;
  margin: 0;
  padding: 0;
  border: none;

}




.title {
	font-family:"Century Gothic";
	font-size:15px;
	color:#a10007;
	text-align:left;

}


.title3 {
	font-family:"Century Gothic";
	font-size:12px;
	color:#a10007;
	text-align:left;
	font-size:bold;

}

.txt {
	font-family:"Century Gothic";
	text-align:left;
	color:#777777;
	font-size:11px;
	}

.txt_beyaz {
	font-family:"Century Gothic";
	text-align:left;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	}
	
	.txtbold {
	font-family:"Century Gothic";
	text-align:left;
	color:#a10007;
	font-size:11px;
	}
	
.tableTxt {
	font-size:10px;
	color:#666666;
	}
	

li {
	list-style-image:url(Images/li.gif);
	}


a:link, a:visited, a:active {
	color:#b4343a;
	}

a:hover {
	color:#000;
	}
	
img {
border:0px;
	}
	
.FormLogin
	{	
	    height: 185px; 
	    background: url(images/bookingbg.gif);
	
}
