a {
	color: #006699;
}
a:visited {
	color:#666633
}
a:hover {
	color:#333333;
	text-decoration:none;
}
UL {
list-style-image:url(images/bullet.gif);
list-style-position:outside;
}
.doctitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color:#AA6600;
}
.topsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
}
.topsub a {
	color:#575368;
	font-weight: lighter;
}
.topsub a:hover {
	color:#000000;
	text-decoration:none;
}
.topsub a:visited {
	color:#575368;
	text-decoration:underline;
}
.topsub a:visited:hover {
	color:#000000;
	text-decoration:none;
}
.rightmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}
.rightmenu:hover {
	color: #CCCCCC;
}
.rightmenu:visited {
	color: #FFFFFF;
}
.rightmenu:visited:hover {
	color: #CCCCCC;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}
.topmenu:hover {
	color: #CCCCCC;
}
.topmenu:visited {
	color: #FFFFFF;
}
.topmenu:visited:hover {
	color: #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sideitems {
	font-size: 11px;
}
.sidetitle a {
	color:#444444;
	text-decoration:none;
}
.sidetitle a:hover {
	text-decoration:underline;
	color:#000000;
}
.forms
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.forms td {
	font-size: 12px;
}


.forms a {
	color: #006699;
}
.forms a:visited {
	color:#666633
}
.forms a:hover {
	color:#333333;
	text-decoration:none;
}
.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.small a {
	color: #006699;
}
.small a:visited {
	color:#666633
}
.small a:hover {
	color:#333333;
	text-decoration:none;
}
.buttons td { background-color: #A1ABA4; }
.buttons a { background-color: #A1ABA4; color: #000000; font-size: 12px; font-weight: bold; }
.buttons a:visited { color: #000000; }
.buttons a:hover { color: #cc0000; }

