body
{
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2A707C;

}

table
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #44432F;
}
a
{
	color: #44432F;
	text-decoration: none;
}

a:hover
{
	color: #44432F;
	text-decoration: underline;
}

ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 21px;
}

li
{
	list-style-image: url('');	
}
.img{
	float: right;
	margin-left: 10px;

}
.heading {
    font-family:Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 7E0011;
}
.heading a{
    color: 7E0011;
	text-decoration: none;
}
.heading a:hover{
    color: 7E0011;
	text-decoration: underline;
}
.tabcon
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #44432F;
	font-weight: bold;

}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#545454;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	height: 25px;
	width: 65px;
}
.bottom {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.bottom a{
	text-decoration: none;
	color: #ffffff;
}
.bottom a:hover{
	text-decoration: underline;
}

