<!--
BODY {
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	text-align:center;
	font-size:100%;
}
table#table
{
	font-size:90%;
	text-align:center;
}
TABLE#header
{
	background-color:#FFFFFF;
	width:100%;
	margin: 0px;
	height:50px;
}

tr.headerrow
{
	background-color:#DA2C00;
}
.headerrow a
{
	padding: 4px 15px 4px 15px;
	display: block;
	font-size: 85%;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #EAEAEA;
	font-weight:bold;
/*	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #EAEAEA;
	text-decoration: none;
	color: #448;
*/
}
.headerrow a:hover
{
	color: #666666;
	background: #FFFFFF;
	border-color: #227;
}/**/
#active a
{
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#sidebar
{
	width: 200px;
	vertical-align:top;
}

table#bottom
{
	font-size: 80%;
}
table#bottom a
{
	color:#666666;
}
.bottombar
{
	font-size:75%;
}

#body
{
	text-align:justify;
	padding: 0px 0px 0px 10px;
	vertical-align:top;
}
table#page
{
	width:100%;
	text-align:center;
}
.header
{
	background-color: #EAEAEA;
	color: #448;
	text-align:center;
	font-weight:bold;
	font-size:80%;
}
#form, #form a
{
	margin: 0px 0px 0px 0px;
	font-size:90%;
	color: #448;
}
.error
{	
	color:#FF0000;
	font-size: 85%;
}
table#login
{
	margin:auto;
}
a.mainlink
{
	font-size:80%;
	font-weight:bold;
	color:#000066;
	text-decoration:underline;
}
a.sidelink
{
	font-size:80%;
	color:#666666;
	text-decoration:none;
}
a.link
{
	font-size:70%;
	color:#666666;
	text-decoration:underline;
}
.inactivecrumb
{
	font-size: 70%;
}
a.linktitle
{
	font-size:75%;
	color: #000066;
	font-weight:bold;
}
.linkdesc
{
	font-size:80%;
}
.linkcategory,.linkinfo
{
	font-size:70%;
}
.welcomeinfo
{
	font-size: 80%;
}
.welcomeinfo a
{
	color: #666666;
	text-decoration:none;
}
.p
{
	font-size:80%;
}
.p a
{
	font-size:85%;
}
.text
{
	border-style:ridge;
	color:#666666;
}
.button
{
	color:#333333;
	border: 1px ridge #FFFFFF;
}
.label
{
	color:#666666;
	font-size:85%;
}
.b
{
	font-weight:bold;
}
.button {
	border-bottom:1px;
}
-->
