td.bottombg
{	background-image:url("../images/bg_bottom.gif");
	background-position: center;
	background-repeat: repeat-x;
}
td.logoside
{	background-image:url("../images/logo_side.gif");
	background-position: top;
	background-repeat: repeat-x;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #98a2ac;
	border-spacing: 13px
}

.maindrk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #444545;
	border-spacing: 13px
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444545;
	border-spacing: 10px
}

.pictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #444545;
	border-spacing: 10px
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-spacing: 10px
}

.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3e5771;
	border-spacing: 10px
}

.bluehighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2f2fc2;
}

A:link {text-decoration: none ; color:#96140b; font-weight:bold}
A:visited {text-decoration: none ; color:#ffc410; font-weight:bold}
A:active {text-decoration: none ; color:#96140b; font-weight:bold}
A:hover {text-decoration: underline; color: #ffc410; font-weight:bold}

