TD, BODY {
	color : #000000;
	font-size: 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TD.heading {
	font-size : 16pt;
	font-weight : bold;
	color: #990000;
}

TD.newsheading {
	font-size : 11pt;
	font-weight : bold;
	color: #006623;
}

TD.aboutheading {
	font-size : 16pt;
	font-weight : bold;
	color: #ffff99;
}

input, select {
	z-index:2;
}
TD.subhead {
	font-family: Arial, Helvetica, Verdana;
	font-size : 12pt;
	font-weight : bold;
	color: #006623;
}

TD.header {
	font-family: Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

TD.whiteheading {
	font-family: Arial, Helvetica, Verdana;
	font-size : 14pt;
	font-weight: bold;
	color: #FFFFFF
}

TD.intro {
	font-size : 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, helvetica, arial;
}

TD.ortintro {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, helvetica, arial;
}

TD.smalltext {
	font-size: 8pt;
}

.whitetext {
	color : #FFFFFF;
	font-size: 9pt;
	font-family : Verdana, Arial, Helvetica;
}

input.bluebutton {
	font-family: verdana;
	background-color: #880000;
	border-color: #880000;
	border-width: 1;
	font-size: 8pt;
	font-weight: normal;
	color: #d9d9d9;
	width: auto;
}

.blacktext {
	color : #000000;
	font-size: 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

.whiteheadertext {
	color : #FFFFFF;
	font-size: 10pt;
	font-family : Verdana, Arial, Helvetica;
}


.helptext, TD.helptext {
	font-size: 8pt;
	color: #006623;
}

A, A.link, A.active, A.visted {
	color : #714E81;
	font-size: 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:hover { 
	color: #325BAD;
	}

A.mainlink {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	color : #333333;
	text-decoration:none;
	font-weight: bold;
}

A.mainlink:hover {
	color: #339966;
}

A.smalllink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color : #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

A.smalllink:hover {
	text-decoration: underline;
}

A.footerlink {
	font-size: 10pt;
	color : #003399;
	text-decoration:none;
}

A.footerlink:hover {
	color : #003399;
	text-decoration: underline;
}

A.headerlink {
	font-size: 10pt;
	color : #FFFFFF;
	text-decoration:none;
}

A.headerlink:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

A.navlink {
	font-size: 8pt;
	color : #FFFFFF;
}

A.navlink:hover {
	color : #FFFFFF;
}


.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: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size : 14pt;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size: 10pt;
    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;
}

.message_div{
	border: 1px solid #999999;
	background-color: #eeeeee;
	width: 350px;
	padding:2px;
	font-size: 8pt;
	line-height:15px;
}

.message_header{
	color: #ffffff;
	border: 1px solid #999999;
	background-color: #999999;
	width: 350px;
	padding:2px;
	margin:0px;
}

.error_div{
	border: 1px solid #ffffff;
	background-color:#cc0033;
	color: #ffffff;
	width: 345px;
	padding-left:4px;

}


.success_div{
	background-color:#aaaaaa;
	/*background-color:#00cc00;*/
	width: 345px;
	display:block;
	color:#ffffff;
}
