body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF; 
	background-image: url(/images/bg-main.gif);
}

body,td,th {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #252525;
}

a:link {
	color: #880088;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
}
a:visited {
	text-decoration: underline;
	color: #555555;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #880088; letter-spacing: -0.02em; word-spacing: -0.04em; }
.h1 { font-size: 33px; }
.h2 { font-size: 27px; }
.h3 { font-size: 24px; }
.h4 { font-size: 18px; }
.h5 { font-size: 15px; }
.h6 { font-size: 12px; }

.form-tag { font-size: 12px; text-align: right}
.form-value { font-size: 12px; text-align: left}

.footer { font-size: 9px; font-weight: normal; color: #555555}
.footer a:link { color: #55555; text-decoration: underline}
.footer a:hover { color: #FF00FF; text-decoration: underline}
.footer a:active { color: #FF00FF; text-decoration: none}
.footer a:visited { color: #555555; text-decoration: underline}

.text11 { font-size: 11px}
.text10 { font-size: 10px}
.text9 { font-size: 9px}

.menu { font-size: 11px; font-weight: bold; color: #252525; text-align: center; vertical-align: middle;  text-decoration: none}
.menu a:link { color: #660066; text-decoration: none}
.menu a:hover { color: #FF00FF; text-decoration: none}
.menu a:active { color: #FF00FF; text-decoration: underline}
.menu a:visited { color: #555555; text-decoration: none}

.highlight { background-color: #FFFF66}

.biglink { font-size: 18px; font-weight: bold; color: #0000CC}


/* These are the CSS settings for WHITE REVERSE TYPE */

.body-r { color: #FFFFFF}
.body-r a:link { font-weight: bold; color: #FF99FF; text-decoration: underline}
.bodycopy-r a:hover { font-weight: bold; color: #FF00FF; text-decoration: underline }
.bodycopy-r a:active { font-weight: bold; color: #FF00FF; text-decoration: none}
.bodycopy-r a:visited { font-weight: bold; color: #555555; text-decoration: underline}

.h1-r, .h2-r, .h3-r, .h4-r, .h5-r, .h6-r		{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FF99FF; letter-spacing: -0.03em; word-spacing: -0.06em; }
.h1-r { font-size: 33px; }
.h2-r { font-size: 27px; }
.h3-r {	font-size: 24px; }
.h4-r { font-size: 18px; }
.h5-r { font-size: 15px; }
.h6-r { font-size: 12px; }

.form-tag-r {  font-size: 12px; color: #FFFFFF; text-align: right}
.form-value-r { font-size: 12px; color: #FFFFFF; text-align: left}

.footer-r { font-size: 9px; color: #ffffff}
.footer-r a:link { color: #444444; text-decoration: underline}
.footer-r a:hover { color: #FF00FF; text-decoration: underline}
.footer-r a:active { color: #FF00FF; text-decoration: underline}
.footer-r a:visited { color: #555555; text-decoration: underline}

.text11-r { font-size: 11px; color: #FFFFFF}
.text10-r { font-size: 10px; color: #FFFFFF}
.text9-r { font-size: 9px; color: #FFFFFF}

.menu-r { font-size: 11px; font-weight: bold; color: #FFFFFF; text-align: center; vertical-align: middle; text-decoration: none}
.menu-r a:link { color: #FF99FF; text-decoration: none}
.menu-r a:hover { color: #FF00FF; text-decoration: underline}
.menu-r a:active { color: #FF00FF; text-decoration: underline}
.menu-r a:visited { color: #555555; text-decoration: none}

.highlight-r { background-color: #FFFF66}

.biglink-r { font-size: 18px; font-weight: bold; color: #FF99FF; text-decoration: underline;}


