body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #ffec00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
SCROLLBAR-BASE-COLOR: #FFEC00; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #EC0000; 
SCROLLBAR-TRACK-COLOR: #FFEC00; 
}
h1 {
	font-size: 16px;
	padding-bottom: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
}
h3 {
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
}
td.bgleft{
	background-image: url(../images/splashbgleft.gif);
	background-position: right;
	background-repeat: repeat-y;
}
td.bgright{
	background-image: url(../images/splashbgright.gif);
	background-repeat: repeat-y;
	background-position: left;
}
table.content {
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-x;
	background-color: 61E2FE;
}

a.tl:link, a.tl:visited, a.tl:active{ 
color: #FFFFFF; 
text-decoration: none; 
} 
a.tl:hover{ 
color: #EC0000; 
text-decoration: underline; 
} 

a.tbs:link, a.tbs:visited, a.tbs:active{ 
color: #FFFFFF; 
text-decoration: none; 
} 
a.tbs:hover{ 
color: #E157A6; 
text-decoration: underline; 
} 
div.tbsdiv{
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
} 
