/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003333;
	text-align:left;
}
body {
	background-image:  url("images/bg.jpg");
	background-repeat:repeat-x;
	background-color: #006633;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #003333;
}

a.body {
	text-decoration: none;
	color: #003333;
}
		 
a.body:hover {
	text-decoration: underline;
	color: #003333;
}

a.body:active {
	text-decoration: underline;
	
}

.main {
	font-weight: 500;
	text-align: left;
	font-size: 14px;
	background-image:  url("images/tablebg.jpg");
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
}

.main2 {
	font-weight: 500;
	text-align: left;
	font-size: 14px;
	background-image:  url("images/tablebg.jpg");
	padding-right: 20px;
	padding-left: 135px;
	margin: 0px;
}

.main3 {
	font-weight: 500;
	text-align: left;
	font-size: 14px;
	background-image:  url("images/tablebg.jpg");
	padding-right: 10px;
	padding-left: 0px;
	margin: 0px;
}

.main4 {
	font-weight: 500;
	text-align: left;
	font-size: 14px;
	background-image:  url("images/tablebg.jpg");
	padding-right: 10px;
	padding-left: 130px;
	margin: 0px;
}

.main5 {
	font-weight: 500;
	text-align: center;
	font-size: 16px;
	background-image:  url("images/tablebg.jpg");
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

.btmnav {
	background-image: url(images/footer.jpg);
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.btm {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.panavi {
	font-size: 14px;
	text-align: center;
}
