html, body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background: darkred url('/pics/redbamboo.jpg') left bottom no-repeat;
	text-align: right;
	font-family: Tahoma;
}

table {
	border-collapse: collapse;
}

td {
	margin: 0em;
	padding: 0em;
}

td, div {
	font-size: 11px;
}

a {
	color: #00549b;
}

h2 {
	color: darkred;
	font-size: 17px;
	font-weight: 100;
	position: relative;
	right: 2px;
	margin-bottom: 5px;
}

.maintable {
	height: 100%;
	width: 84%;
	background: #f6f9d4 url('/pics/bamboo2.jpg') right bottom no-repeat;
	border-left: red dashed 1px;
}

.maintable2 {
	height: 100%;
	width: 100%;
}

.maintable3 {
	height: 45px;
	width: 100%;
	border: darkred dashed 1px;
}

.maintable4 {
	height: 23px;
	width: 100%;
	background: #000;
}

#header {
	height: 107px;
	padding: 2px 11px;
	padding-right: 7px;
	position: relative;
}

#mainmenu {
	height: 35px;
	padding: 6px 11px;
	position: relative;
}


.logo {
	height: 96px;
	width: 757px;
	border: none;
}


.zero {
	height: 1px;
	width: 1px;
}

.zero2 {
	height: 1px;
	width: 100px;
}

#space {
	width: 80%;
}

.whiteseparate {
	background: #fff;
	width: 5px;
}

.contactus {
	height: 63px;
	width: 170px;
	background: #f2f2f2;
	padding: 4px 8px;
}

.sectors {
	background: darkred url('/pics/menubg.gif');
	padding: 0px 11px;
}

.sectors90 {
	width: 90%;
	background: darkred url('/pics/menubg.gif');
}

.leftmenu {
	height: 35px;
	width: 15px;
}

.mainlink {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

.mainlinkactive {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #888;
}

#content {
	padding: 0px 11px;
	position: relative;
}

#copy {
	height: 41px;
	padding: 11px;
	padding-top: 6px;
	position: relative;
}

.copyright {
	padding: 2px 15px;
	color: #fff;
}

.copyright2 {
	padding: 2px 15px;
	color: #fff;
	text-align: right;
}

.chame {
	color: #fff;
}

.podmenu {
	height: 3px;
	background: #f3f3c6;
	padding: 3px 15px;
	border: #dddda6 dashed 1px;
}

.sublink {
	text-decoration: underline;
	color: darkred;
}

.text {
	font-size: 17px;
	font-style: italic;
	font-family: Georgia, Times New Roman;
	padding: 15px;
	vertical-align: top;
}

td {
	font-size: 17px;
	font-style: italic;
	font-family: Georgia, Times New Roman;
}

.black {
	color: #000;
}

li a.black, li a.sublink {
	font-size: 110%;
}

