BODY
{
	background-color: #BA9C83;
	margin-left: 0px;
	margin-top: 30px;
	background-image: url(../images/bkgnd.gif);
}
a
{
	color: White;
}
table.palette
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid;
	height: 90%;
	background-color: #0066ff;
}
p.textwhite
{
	font-family: Arial, Verdana, Sans-Serif;
	color: White;
	font-size: 13px;
}
p.textblue
{
	font-family: Arial, Verdana, Sans-Serif;
	color: #000080;
	font-size: 14px;
}
p.smalltextwhite
{
	font-family: Arial, Verdana, Sans-Serif;
	color: White;
	font-size: 11px;
}
p.smalltextblue
{
	font-family: Arial, Verdana, Sans-Serif;
	color: #000080;
	font-size: 12px;
}
a.leftmenu
{
	width: 280px; 
	HEIGHT: 22px; 
	background-color: #10008C; 
	color: White; 
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 14px;
	padding-top: 4px;
	text-decoration: none;
	display: block;
}
a.leftmenu:hover
{
	background-image: url(../images/leftmenuro.gif);
	background-position: center;
}
table.text
{
	background-image: url(../images/tbkg.jpg);
}

#divlogo
{
	background-image: url(../images/logo.gif);
	width: 540px;
	height: 100px;
	border: none;
}

#divlogo h1
{
	display: none;
}