

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;
	
}

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: 140px;
	border: thin groove;
  	}
	
	.boxalign
{ 
  	}

.cell528
{
	width : 528px;
	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 : none;
	font :  12px "Comic Sans MS";
	
}

A.barlinks:visited
{
	color: #000000;
	text-decoration : none;
	font :   12px "Comic Sans MS";
	
}
A.barlinks:active
{
	color : #000000;
	text-decoration : none;
	font : 12px "Comic Sans MS";
	
}
A.barlinks:hover
{
	background-color: #CCCCFF; /*when you step on them without pressing*/ 
	text-decoration : none;
	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;
}




