.content	{
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	text-align : justify;
}

.events	{
	background-color : #ffcc00;
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	text-align : center;
}

.events B	{
	color : #ffffff;
	font-size : 14px;
	text-align : center;
}

.error,.information {
	text-align : center;
	background-color : #ffcc66;
	color :#fffffff;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	border : 2px ridge #000000;
	padding : 1em 1em 1em 1em;
	margin : 1em 5em 1em 5em;
}

.information#listing1 {
	background-color : #660000;
	color :#ffffff;
}

.information#listing1 A {
	color :#ffff00;
}

.information#listing2 {
	background-color : #000066;
	color :#ffffff;
}

.error#bold,.information#bold {
	font-weight : bold;
}

.format {
	color : #000000;
	border-collapse : collapse;
	border : 1px solid #000000;
}

.format TH {
	border : 1px solid #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
}

.format TD {
	padding: 4px;
	border: 1px groove #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size:11px;
}

.format#row4 {
	font-weight : bold;
}

.format#row2 A, .format#row3 A {
	color : #ff0000;
}

.format#password {
	background-color:#ffff99;
	color : #ff0000;
}

.format#center {
	text-align:center;
}

.format TD A {
	color:#336600;
}

.navigation	{
	color : #ffffff;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.navigation:hover	{
	color : #000000;
	background-color : #ffffff;
	font-style : oblique;
}

.navigation A	{
	color : #ffffff;
}

.navigation V	{
	color : #cccccc;
}

.PhorumListTable
{
		border-style : solid;
		border-color : Black;
		border-width : 1px;
}

.PhorumTableHeader
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
		font-size: 12px;
}

.PhorumListRow
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
		font-size: 12px;
		height: 21px;
}

.PhorumListHeader
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
		font-size : 14px;
		font-weight : bold;
		height: 24px;
}

.PhorumForumTitle
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 24px;
	font-weight: bold;
}

.PhorumTableHeader
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 18px;
	font-weight: bold;
}

.PhorumNav
{
	font-family : "Times New Roman", Times, serif;
	font-size: 11px;
}

.PhorumNewFlag
{
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

.PhorumMessage
{
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
}

.subheading {
	text-align:left;
	background-color: #ffcc66;
	color:#000000;
	border: 2px solid #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size:10px;
	padding: .5em .5em .5em .5em;
	margin:.5em .5em .5em .5em;
}

.subheading A {
	color:#660000;
}

A:hover	{
	background-color : #ffff99;
	color : #000000;
}

INPUT, SELECT, DL, DD, DT, FONT
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
}

TEXTAREA
{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	width: 400px;
}


