

table.big
{
	background-color: none;
	width : 600px;
	text-align : left;
	text-decoration : none;
	font-weight : bold;
	font-family : "Comic Sans MS";
	font-size : 12px;
	
}

table.mem
{
	background-color: #666666;
	width : 600px;
	text-align : left;
	text-decoration : none;
	font-weight : bold;
	font-family : "Comic Sans MS";
	font-size : 12px;
	
}
table.menu
{
	background-color: none;
	width : 600px;
	text-align : center;
	text-decoration : none;
	font-weight : 600;
	color : #FFFFFF;
	font-family : "Comic Sans MS";
	font-size : 12px;
}

table.head
{
	background-color: none;
	width : 600px;
	text-align : center;
	text-decoration : none;
	font-weight : 400;
	color : #000000;
	font-family : "Comic Sans MS";
	font-size : 14px;
}

table.menutext
{
	background-color: none;
	width : 600px;
	text-align : center;
	text-decoration : none;
	font-weight : 400;
	color : #000000;
	font-family : "Comic Sans MS";
	font-size : 11px;
}

p.uth
{
	text-align: center;
	font-size : 8pt;
	font-weight : 400;
	color : #FFFFFF;
	font-family : "Comic Sans MS";
	
}

.boxalign
{ text-align: left;  
	padding-top: 2px;  
	padding-left: 10px;  
	padding-bottom: 0px;
   padding-right: 0px;
   margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 160px;
	border: thin groove;
  	}
.boxalign2
{ text-align: left;  
	padding-top: 2px;  
	padding-left: 10px;  
	padding-bottom: 0px;
   padding-right: 0px;
   margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 140px;
	border: thin groove;
  	}
	

.cell520
{
	width : 540px;
	text-align : right;
	
}
.cell514
{
	width : 514px;
	text-align : right;
	
}
.cell320
{
	width : 320px;
	text-align : right;
	
}
.cell400
{
	width : 400px;
	text-align : right;
	
}
.cell100
{
	width : 100px;
	text-align : right;
	
}
.cell60
{
	width : 60px;
	text-align : right;
	
}

.border
{
	border-width : 0;
}


A.barlinks:link       /*letters in the bar without cliking for sure */
{
	color: #000000;
	text-decoration : underline;
	font :  12px "Comic Sans MS";
	
}

A.barlinks:visited
{
	color: #000000;
	text-decoration : underline;
	font :   12px "Comic Sans MS";
	
}
A.barlinks:active
{
	color : #000000;
	text-decoration : underline;
	font : 12px "Comic Sans MS";
	
}
A.barlinks:hover
{
	background-color: #CCCCFF; /*when you step on them without pressing*/ 
	text-decoration : overline;
	color : #ff3333;
	font : 12px "Comic Sans MS";
	
}


p.ofni
{
	text-align: left;
	font-size : 7pt;
	color : #000000;
	font-family : "Comic Sans MS";
	text-decoration : overline;
	background-color : #6699CC;
	font : lighter;
}
p.update
{
	text-align: right;
	font-size : 7pt;
	color : #000000;
	font-family : "Comic Sans MS";
	text-decoration : overline;
	background-color : #6699CC;
	font : lighter;
}

p.navmenu
{
	text-align: center;
	font-size : 8pt;
	color : #FFFFFF;
	font-family : "Comic Sans MS";
	text-decoration : none;
	background-color : #6699CC;
	font-weight: 400;
}

.topic {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
}

.borderline

{ 

border-bottom-color: #669999;
 border-bottom: thin;
  }
p.center
{
	text-align: center;
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
	font-family : "Comic Sans MS";
	font-style : normal;
}

p.centersmall
{
	text-align: center;
	font-size : 9pt;
	font-weight : lighter;
	color : #000000;
	font-family : "Comic Sans MS";
	font-style : normal;
}