 
.cssBorder {
BORDER-BOTTOM: black 1px solid;
BORDER-LEFT: black 1px solid;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid;
PADDING-LEFT: 2px;
PADDING-RIGHT: 2px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.smallbold {
font-size: smaller;
font-weight : bold;
}
.setwidth400
{
width : 500px;
}

.smalltext{
font-size : smaller;
}
.margin15{
margin-left : 15px;
margin-right : 15px;
}
.space{
letter-spacing : 2px;
}

.white{
color : #FFFFFF;
background-color : #808080;
font-weight : bold;
}

.acm{
color : blue;
background-color : white;
}

 body {
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-size : 10pt;
background-color: white;
	   	color: black;
		margin-left : 02pt;
		margin-right : 02pt;
		margin-top : 0pt;
		margin-bottom : 02pt;
		}
  :link { color: black }  /* for unvisited links */
  :visited { color: black } /* for visited links */
  a:active { color: gray } /* when link is clicked */
  a:hover { color: gray } /* when mouse is over link */

.container
{
width: 860px;
line-height: auto;
}

.top
{
padding: .5em;
}

.top h1
{
padding: 0;
margin: 0;
}

.leftnav
{
float: left;
margin: 0;
padding-left: 10px;
}

.content
{
margin-left: 130px;
border-left: 1px solid gray;
padding-left: 1em;
border-bottom: 1px solid gray;


}

.footer
{
text-align: center;
clear: both;
margin: 0;
padding: .5em;
}

	   .forumbody {
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-size : 10pt;
		margin-top: 10px;
	   }

	   .forumhead {
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-size : 10pt;
	   }
	   .forummessage {
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-size : 10pt;
	   	padding-bottom : 5px;
	   	padding-left : 5px;
	   	padding-right : 5px;
	   	padding-top : 5px;
		border: 1px solid gray;
		margin-bottom: 10px;
	   }

	   .page {
	   	background-color: white;
	   	color: black;
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-size : 10pt;
	   }
	   .pagesmall {
	   	background-color: white;
	   	color: black;
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-size : 8pt;
	   }
	   .menu {
	   	color: black;
	   	font-size: 10pt;
		text-decoration: none;
	   }
	   	   
	   .thismenu {
	   	color: gray;
	   	font-size: 10pt;
	   	font-weight: bold;
	   }
	   .menutitle {
	   	color: gray;
	   	font-size: small;
	   	font-weight: bold;
	   }
	   .newshead
	   {
	   
	   	background-color: black;
	   	color: white;
	   
	   	font-size: 12pt;
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-weight: bold;
	   	border : thin solid Gray;
	   }
	   .discuss
	   {
	   	font-size: 8pt;
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	border : 1px solid black;
	   }
	   .newsheadsum
	   {
	   	background-color: white;
	   	color: black;
	   	font-size: 8pt;
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-weight: bold;
	   }
	   .newsstyle
	   {
	   	color: black;
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-size : 10pt;
	   }
	   .searchform
	   {
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-size : 9pt;
	   	height: 10pt;
		width: 100px;
	   	margin-left : 0px;
	   	color:#000000;
	   }
	   .submit {
	   	width:30px;
	   	height:16px;
	   	border:1px solid #FFFFFF;
	   	border-style: outset;
	   	background: white;
	   	color: black;
	   	font-size:10px;
	   	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	   	font-weight:normal;
	   }
	   .headline
	   {
	   	color: silver;
	   	font-size: 14pt;
	   	font-weight: bold;
	   	letter-spacing: 2px;
	   }
	   .admintable
	   {
	   	font-size: 10pt;
	   }
	   .admintablewhite
	   {
	   	font-size: 10pt;
	   	color: white;
	   	background : Gray;
	   }
	   .headerstyle
	   {
	   	font-size: 18pt;
	   	color: black;
	   	text-decoration: none;
	   }
	   .showlist
	   {
	   	display: block;
	   }
	   .hidelist
	   {
	   	display: hidden;
	   }
	   .menustyle
	   {
	   	margin: 0px;
	   	padding-left: 00px;
	   	margin-bottom: 0px;
	   	padding-bottom: 0px;
	   	margin-top: 0px;
	   	padding-top: 0px;
	   	
		color: black;
	   }
	   .treestyle
	   {
	 
	   	margin-left: 50px;
	  
	   	list-style-position: outside;
		color: black;
	   }
#navcontainer { width: 120px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
width: 112px;
background-color: #CCCCCC;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li li
{
padding-left: 7px;
width: 105px;
background-color: #666666;
}
#navcontainer li li li
{
padding-left: 12px;
width: 100px;
background-color: #666666;
}
#navcontainer a
{
display: block;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #000000;
font-color: white;
}
#navlist1 {
	border-top: 5px solid #FFFFFF;
	float: left;
	width: 150px;
	
	}

#navlist1 ul {
	
	
	list-style: none;
}

#navlist1 li {
	display: inline;
	
	
}
#navlist1 a {
	display: block;
	float: left;
	height: 25px;
	width: 128px;
	
	padding: 9px 10px 0px 12px;
	border-top: 1px solid #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: FFFFFF;
}

#navlist1 a:hover {
	background: #DA4318;
	border-left-color: #1A7196;
	border-bottom-color: FFFFFF;
}

#navlist1 .active a {
	background: #FFA800;
	border-left-color: #E16629;
	border-bottom: 2px solid #330066;
}


#navlist1 a b {
	text-decoration: underline;
}

#navlist2 {
	text-indent:20px;
	font-size:85%;
	}

#navlist3 {
	text-indent:40px;
	}


 .searchform
	   {
	   	
	   	font-size : 10pt;
	   	height: 21px;
		width: 80px;
	   	margin-left : 15px;
	   	color:#000000;
		margin-right:5px;
		
}

.submit {
	width:35px;
	height:21px;
	color:#FFFFFF;
	border-color:DA4318;
	border-bottom-style:solid;
	
	
	font-size:12px;
	font-weight:bold;
	background-color: #DA4318;
  	}

