body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat; margin:0px;
}

td {
	font-family:arial; font-size:12px; color:#000000; line-height:20px;
}

.navlink:link {
	font-family:"Trebuchet MS"; font-size:14px; color:#EAE8DF; font-weight:bold;
	text-decoration:none;
}
.navlink:visited {
	font-family:"Trebuchet MS"; font-size:14px; color:#EAE8DF; font-weight:bold;
	text-decoration:none;
}
.navlink:hover {
	font-family:"Trebuchet MS"; font-size:14px; color:#ffcc00; font-weight:bold;
	text-decoration:none;
}	

.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

.mainbanner_bg {
	background-image: url(images/mainbanner_bg.jpg);
	background-repeat: no-repeat; width:628px; height:190px;
}

.greenhead_bg {
	background-image: url(images/greenhead_bg.jpg);
	background-repeat: repeat-x; height:34px;
	border:solid 1px #4A4733;
}

.whitehead {
	font-family:"Trebuchet MS"; font-size:16px; color:#ffffff; font-weight:bold;
}

.subscribe_bg {
	background-image:url(images/subscribe_bg.jpg);
	background-repeat:repeat-x; height:26px;
	border:solid 1px #4A4733;
}

.textbox_bg {
	background-image:url(images/textbox_bg.jpg);
	background-repeat:repeat-x; height:20px;
	border:solid 1px #FFFFFF; background-color:#FFFFFF;
	font-size:11px; color:#333333;
}

.whiteheader1 {
	font-family:"Trebuchet MS"; font-size:13px; color:#FFFFFF;
	font-weight:bold;
}

.footerfont {
	font-family:arial; font-size:11px; color:#FFFFFF;
	line-height:20px;
}

.smallfont {
	font-family:arial; font-size:11px; color:#000000;
	line-height:20px;
}

.bigfont {
	font-size:13px;
}

.mainbanner_head {
	font-family:"Trebuchet MS"; font-size:14px; color:#000000;
	font-weight:bold;
}
	

.footerbg {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x; height:71px; color:#FFFFFF; line-height:25px;
}

.leftnavlink:link {
	font-size:11px; color:#000000; text-decoration:none;
	font-weight:bold;
}

.leftnavlink:visited {
	font-size:11px; color:#000000; text-decoration:none;
	font-weight:bold;
}

.leftnavlink:hover {
	font-size:11px; color: #1578DB; text-decoration:underline;
	font-weight:bold;
}

.leftnavborder {
	border:solid 1px #E4DCDA;
	background-color:#FFFFFF;
}

.nav1 {
	background-color:#F7F5F4;
	border:solid 1px #E9E7E4; height:22px;
}

.nav2 {
	background-color:#FFFFFF;
	border:solid 1px #E9E7E4; height:22px;
}

.p3 {
	padding:2px;
}

.p5 {
	padding:5px;
}


.tableborder {
	border:solid 1px #E4DCDA;
}

.bluelink:link {
	color:#324998; text-decoration:none;
}

.bluelink:visited {
	color:#324998; text-decoration:none;
}

.bluelink:hover {
	color:#324998; text-decoration:underline;
}

.whitelink:link, visited {
	color:#ffffff; text-decoration:none;
}

.whitelink:visited {
	color:#ffffff; text-decoration:none;
}
.whitelink:hover {
	color:#ffffff; text-decoration:underline;
}

