body { 
		margin-top:0px;
		margin-bottom:0px;
		background-image: url(../img/bg.jpg); 
		background-repeat:repeat-x;
		background-color:#9cc6d7;
		font-family:Arial;
}
a:link {
	color:#14a8e5;
	font-size: 11px;
	text-decoration:underline;
}
a:visited {
	color:#14a8e5;
	font-size: 11px;
	text-decoration:underline;
}
a:hover {
	color:#097cab;
	font-size: 11px;
	text-decoration:underline;
}
.sideleft {
		background-image:url(../img/bgleft.gif);
		background-repeat:repeat-y;
		vertical-align:top;
}
.sideright {
		background-image:url(../img/bgright.gif);
		background-repeat:repeat-y;
		vertical-align:top;
}
.navbg {
		background-image:url(../img/nav/bg.gif);
		background-repeat:repeat-x;
		height:43px;
}
.mainbg {
	background-color: #eff5f7;
}
.footerbg {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 165px;
}
.pressdots {
	background-image: url(../img/pressdots.gif);
	background-repeat: repeat-y;
}
.pressarea {
	background-color: #fff7d4;
	background-image: url(../img/pressbg.jpg);
	background-repeat: repeat-x;
}
.presstxt {
	font-size: 11px;
	color: #557e8f;
	text-align: left;
}
.presslink:link {
	color:#c98e04;
	font-size: 11px;
	text-align:left;
}
.presslink:visited {
	color:#c98e04;
	font-size: 11px;
	text-align:left;
}
.presslink:hover {
	color:#8d6403;
	font-size: 11px;
	text-align:left;
}
.introlink:link {
	color:#788b02;
	font-size: 11px;
	text-align:left;
}
.introlink:visited {
	color:#788b02;
	font-size: 11px;
	text-align:left;
}
.introlink:hover {
	color:#819600;
	font-size: 11px;
	text-align:left;
}
.introbg {
	background-image:url(../img/introbg.gif);
	background-repeat:repeat-y;
}.introtxt {
	color: #718207;
	font-size: 11px;
}
.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cfe0e5;
	border-right-color: #cfe0e5;
	border-left-color: #cfe0e5;
	background-color: #FFFFFF;
}
.txt {
	font-size: 11px;
	color: #5e8798;
	text-align: left;
}
.footerlink:link {
	color:#5e8798;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.footerlink:visited {
	color:#5e8798;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.footerlink:hover {
	color:#325c6e;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.footertxt {
	font-size: 10px;
	color: #79a6b3;
}.footerbgsub {
	background-image: url(../img/footersub.jpg);
	background-repeat: no-repeat;
	height: 165px;
}
.altrowbg {
	background-color: #eef6be;
}
