body
{
	font-family: Verdana, "Bitstream Vera Sans" ,Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin: 10px;
	color: #000000; 
	background-image: url('images/bg.png' );
	line-height: 20px;
}

.mainBody
{
	width: 980px;
	font-size: 11px;
	background-color: White;
	margin-left: 0px;
	border: 0px;
	text-align: left;
}
img
{

margin: 2px;
}

.headLinks
{
	height: 30px;
	text-align: right;
	font-weight: normal;
	line-height:30px;
	color:#666666;
	margin-right: 8px;
	font-size: 12px;
}
.headLinks a{
	color:#666666;
}
.siteHeader
{
	height: 200px;
	margin-top:-5px;
/*	background-image: url('images/header.gif' );*/
}
.logo
{
	margin-left: 2px;
	margin-top: 10px;
	border: 0px;
}

.defaultTable
{
	width: 560px;
	border: solid #f4f4f4 thin;
	background-color: #FFFFFF;
}


.leftTD
{
	margin-left: 0px;
	vertical-align: top;
	width: 190px;
}

.contentTD
{
	vertical-align: top;
	margin:10px;

}
.contentTR
{
	background-color: #ffcc00;
	width: 560px;
	text-align: left;
	vertical-align: top;
	font-weight:light;
}

.rightTR
{
	background-color: #ff3333;
	width: 200px;
	text-align: left;
	vertical-align: top;

}
.rightTable td
{
	background-color: #f4f4f5;
	padding:0px;
	font-size:11px;
	text-indent: 4px;
}
.rightTD
{
	vertical-align: top;
	width: 190px;
	padding-left: 5px;

}

.rightTable
{
	width: 190px; /*border: solid 1px #ff3333;*/
	background-color: #fff;
}

.rightTH
{
	padding: 2px;
	height: 17px;
	color: #fff;
	font-weight:100;
}

a
{
	text-decoration: none;
	color: #000000;
}
.aheading
{
	margin-left: 5px;
	color: #FFFFFF;
	font-weight:normal;
}


a:hover
{
	text-decoration: underline;
}

h1
{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:5px;
	color: #ff9900;
}
h2
{
	font-size: 11px;
}
h3
{
	color: #333399;
	margin-left: 5px;
	font-size: 11px;
}
h4
{
	color: Black;
}



.bodyText
{
	font-size: 11px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-top: 5px;
	line-height: 20px;
	color: Black;
}



hr
{
	color: #cccccc;
	border: solid 1px #ccc;
	height: 1px;
}

table
{
	font-size: 12px;
	color: #00008B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer
{
	height: 40px;
	
	margin-right: 0px;
	font-size: 9px;
	text-align: center;
	background-color: #FFFFFF;
	width: 980px;
}
.footer tr
{
	color: #000;
}

.dafaultTD
{
	margin-left: 0px;
	vertical-align: top;
}
.defaultTR
{
	background-color: #ccc;
	font-size:9px;
}

.hr
{
	width: 550px;
	height: 1px;
	color: #000099;
}

.tourHeading
{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px;
	color: #ff9900;
	border-top: solid 8px #fff;
}

.tdCommon
{
	color: #000000;
	text-align: justify;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-top: 5px;
	line-height: 20px;
}

