td
{
	font-size: 10px;
	font-family: verdana;
}
td.heading1
{
	font-family:verdana;
	font-size:18px;
	color:DDDDDD
}
td.heading2
{
	font-family:verdana;
	font-size:12px;
}
.main
{
	font-family:verdana;
	font-size:12px;
	color:black;
	text-decoration:none;
}
a
{
	font-family:verdana;
	font-size:10px;
	color:white;
	text-decoration:none;

}
a:hover
{
	color:red
}

a.topmenu
{
	font-size:12px;
	font-weight:bold;
	filter:glow(110);
}
INPUT
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
SPAN.title
{
	font-weight: bold;
	font-size: 16pt;
	color: #000099;
	font-style: italic;
}
INPUT.editbutton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	cursor: hand;
	border-bottom: black 1px solid;
	background-color: gray;
	color: White;
}
.bookmark
{
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
DIV.profile
{
	width: 500px;
	margin-left: 10px;
}
DIV.noborder INPUT
{
	border:none;
}
SPAN.requiredcheckbox
{
	font-size: 7pt;
	color: red;
	font-family: Verdana;
}
SPAN.info
{
	color: Navy
}

P.start
{
	font-size:12px;
}
