A:link{
	text-decoration:	none;
	color:				blue;
}

A:visited{
	text-decoration:	none;
	color:			blue;
}

A:hover{
	text-decoration:	underline;
	color:			blue;
}

BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT, TEXTAREA
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
}

div.SectionHeader
{
	color:			#666666 ;
	font-size:		13px ;
	font-weight:	bold ;
	font-family:	tahoma, verdana, arial, helvetica, geneva, swiss, sunsans-regular ;
}

div.EventDate
{	
	color:			#cc0000 ;
	font-weight:	bold ;	
	font-size:		8pt ;
	font-family:	verdana, arial, helvetica, geneva, swiss, sunsans-regular ;
}


div.StdText
{	
	font-family:	verdana, arial, helvetica, geneva, swiss, sunsans-regular ;
	font-size:		11px ;
}
							

div.SectionHeader2
{	
	font-family:	arial, helvetica, geneva, swiss, sunsans-regular ;
	font-size:		20px ;
	font-weight:	bold ;
	color:			#003366 ;
}
							

div.AdminHeader
{	
	font-family:	arial, helvetica, geneva, swiss, sunsans-regular ;
	font-size:		14pt ;
	font-weight:	bold ;
	color:			#FFFFFF ;
}
							
div.MenuItems
{	
	color:			white ;
	font-family:	verdana, arial, helvetica, geneva, swiss, sunsans-regular ;
	font-size:		10px ;
	font-weight:	bold ;
	text-decoration:none ;
}

.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

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

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 24px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 12px;
}
