body {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: black;
  }
a:link {
  color: blue }
a:visited {
  color: blue }
a:hover {color: rgb(150,0,0)}
a:active {color: rgb(0,0,150)}

/* signup Elements */
p.signup {
font-size: 20px;
color: rgb(0,0,150);
margin-top:0px;
margin-bottom:0px;
}
p.signuptwo {
font-size: 14px;
color: rgb(0,0,150);
margin-top:0px;
margin-bottom:0px;
}


/* htmlForm Elements */
.dataEntryTable {
  	width: 650px;
	}

.formLabel  {
	font-size: 14px;
	font-weight: bold;
	color: rgb(0,0,150);
	}

.formField {
	width: 450px;
	} 

.dataEntryTableSmall {
  	width: 400px;
	}

.formLabelSmall  {
	font-weight: bold;
	text-align: right;
	width: 125px;
	}

.formFieldSmall {
	width: 275px;
	} 

/*forum elements */
.forumrow1
{
	background: #DFE6EF;
	border-style: solid;
	border-width: 1px;
}


.forumrow2
{
	background: #E4EAF2;
}


.formitem {
	margin-bottom:1px; padding-left: 4px; background-color: #CCFFCC; color: #000000; border: solid 1px #003333;
}
.button{
cursor: pointer;
height: 24px; background-color: #CCFFCC; color: #000000; border: solid 1px #003333;
}

.ipbtable
{
	width: 100%;
}

table.ipbtable
{

	background: transparent;
	color: #222;
	font-size: 11px;
	line-height: 135%;
}
tr.ipbtable,
td.ipbtable
{
	background: transparent;
	color: #222;
	font-size: 11px;
	line-height: 135%;
}

.ipbtable td
{
	padding: 5px;
}
.forumtitle
{
	background: url(style_images/tile_cat.gif);
	border: 1px solid #FFF;
	border-bottom: 1px solid #5176B5;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 8px;
}
.newsflash
{
background-color: rgb(255,255,0);
border: dashed rgb(250,0,0);
width: 300px;
}
p.newsflash_title
{
	color: rgb(230,20,20);
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 3px;
	text-align: center;
}
.createnewtopic
{
color: rgb(255,255,255);
font-size: 14px;
background: url(style_images/tile_newtopic.gif);
border: groove rgb(0,0,150);
width: 90px;
position:relative;
left:450px;
text-align: center;
}
a.createnewtopicbutton:link {
text-decoration:none;
color: rgb(255,255,255);
}
a.createnewtopicbutton:visited {
color: rgb(255,255,255);
}
a.createnewtopicbutton:hover {
color: rgb(255,255,255);
}
a.createnewtopicbutton:active {
color: rgb(255,255,255);
}
.forum_topic_title {
font-size: 14px;
color: rgb(40,40,40);
background: #DFE6EF;
}
.forum_topic_title_sub {
font-size: 12px;
color: rgb(50,50,50);
background: #DFE6EF;
margin-top: 0px;
}
.forum_topic_title_sub2 {
font-size: 16px;
color: rgb(255,255,255);
background: #003366;
margin-top: 0px;
margin-bottom: 0px;
vertical-align: top;
}
a.forum_topic_title_sub2:link {
color: rgb(255,255,255);
background: #003366;
text-decoration:none;
}
a.forum_topic_title_sub2:visited {
color: rgb(255,255,255);
background: #003366;
}a.forum_topic_title_sub2:hover {
color: rgb(255,255,255);
background: #003366;
}a.forum_topic_title_sub2:active {
color: rgb(255,255,255);
background: #003366;
}


/*news items*/
.newsrow1
{
	background: #DFE6EF;
	border-style: solid;
	border-width: 1px;
}
.newshead
{
background: rgb(0,51,102);
color: rgb(255,255,255);
font-size: 16px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align: top;
}
.newsbottom
{
background: rgb(0,51,102);
color: rgb(255,255,255);
font-size: 16px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align: top;
}
.pnewshead
{
background: rgb(0,51,102);
color: rgb(255,255,255);
font-size: 20px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align: top;
}

.newstime
{
text-align: right;
}
a.newstime:link {
text-decoration:none;
color: rgb(255,255,255);
text-decoration: none;
}
a.newstime:visited {
color: rgb(255,255,255);
text-decoration: none;
}
a.newstime:hover {
color: rgb(255,255,255);
text-decoration: none;
}
a.newstime:active {
color: rgb(255,255,255);
text-decoration: none;
}



.comments
{
background-color: rgb(228,234,242);
border: 1px ridge;
width: 100%;
}


/*main page misspelling of table*/
.iptable
{
	width: 100%;
}












