/* CSS Document */

body{
	margin: 0;
	padding: 0;
	scrollbar-face-color: #006595;
	scrollbar-highlight-color: #E2F0FE;
	scrollbar-3dlight-color: CCCCCC;
	scrollbar-darkshadow-color: 6600FF;
	scrollbar-shadow-color: 111111;
	scrollbar-arrow-color: 6699FF;
	scrollbar-track-color: #E2F0FE;
	background:url(images/new/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	color:#D6C7B4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	color:#D6C7B4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}
h5{
	font-size:28px;
	font-weight:bold;
}
a{
	color:#BBE0FF;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px dotted #BBE0FF !important	
}
.header{
	color:#BBE0FF;
	font-size:10px;
}
.warning{
	font-size:10px;
	color:#FF0000;
}
.liveavailability{
	font-size:12px;
	color:#FFFFFF;
}
