body	{
	color: #555555;
	background-color: #EEEEEE;
	background: #EEEEEE;
	margin: 0;
	padding: 0;
}

a:link	{
	color: black;
	text-decoration : none;
	font-weight: normal;
	background-color: transparent
}

a:visited	{
	color: black;
	text-decoration : none;
	font-weight: normal;
	background-color: transparent
}

a:hover	{
	color: #006699;
	text-decoration : none;
	font-weight: normal;
	background-color: transparent
}

a:active	{
	color: black;
	text-decoration : none;
	font-weight:normal;
	background-color: transparent
}

A:link IMG {
	border: 2px solid black
}

A:visited IMG {
	border: 2px solid black
}

A:active IMG {
	border: 2px solid black
}

A:hover IMG {
	border: 2px solid #006699
}

label:hover	{
	background-color: black
}

h1	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #555555;
}

h2	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.h1	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #555555;
}

.h1bar	{
	font-family: times, helvetica, luxi sans, verdana, geneva, arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: white
}

.h2	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.normal	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
}

.normalbar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #555555
}

.label	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.labelbar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	Font-weight: bold;
	color: #555555;
}

.biglabel	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.verbarbordertable	{
	margin-left: 2px;
	background-color: gray;
}

.verbarlefttable	{
	color: gray;
	background-color: #CCCCCC;
}

.notice	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: gray;
}

.bnotice	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: gray;
}

.warning	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	background-color: #ffffff;
}

.error	{
	font-variant: small-caps;
	font-weight: bold;
	color: #ff0000;
	background-color: #ffffff;
}

.horbartop	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	background-color: #DD0000;
}

.verbarleft	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	background-color: #DD0000;
}

.nav	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #DD0000;
	background-color: white;
}

th	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: gray;
	background-color: #CCCCCC;
}

.button	{
	border-top: 2px solid litered;
	border-left: 2px solid litered;
	border-right: 2px solid darkred;
	border-bottom: 2px solid darkred;
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #DD0000;
}

input	{
	font-family: luxi mono, courier, courier new, monospace, serif;
	font-size: 12px;
	font-weight: normal;
	color: gray;
	background-color: #CCCCCC;
}

select, textarea	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: gray;
	background-color: white
}

