body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body, table, td {
	font-size: 15px;
}
.footertd a {
	color: #FFFFFF;
}

.logotd {
	background-image: url(images/logobg.jpg);
	background-repeat: repeat-x;
	height: 108px;
}
.maintable {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0082C8;
	border-left-color: #0082C8;
	background-color: #FFFFFF;
}
.header {
	height: 300px;
}
.footertd {
	background-image: url(images/footbg.gif);
	height: 47px;
	text-align: center;
	color: #EEEEEE;
}
.contenttr {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.maincontent {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.logonav {
	float: right;
	width: 400px;
	margin-top: 25px;
	text-align: right;
	margin-right: 20px;
}
.maintable .logotd .logonav h3 {
	color: #7AC141;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 38px;
	margin-left: 0px;
}
.maintable .logotd .logonav p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #0086D5;
}
.leftnavbrowse {
	font-size: 11px;
}
.maintable .contenttr .leftnavbrowse p {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.maintable .contenttr .leftnavbrowse a {
	color: #007EC3;
	text-decoration: none;
}

.maintable .logotd .logonav a {
	color: #0781C4;
	text-decoration: none;
}



img {
	border: none;
}
.maincontent h1 {
	font-size: 19px;
	color: #0081C6;
}
.maincontent h2 {
	font-size: 17px;
	color: #00AAC8;
}
.maincontent h3 {
	font-size: 15px;
	color: #666666;
}
.borderforhomepics {
	border: 2px solid #DDDDDD;
}
