
body {
	margin:0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: small;
     }

 * html ul li a {
height: 1%;
}

th
{
	background-color:#98AFC7;
}
td 
{
	vertical-align:top;
	margin-left:5px;
}
.content
      {
	text-align:left;
        background: #FFFFFF;
        font-size:90%;	      
        line-height: 1.4em; 
        margin-top:20px;  
        padding-top:20px;
        padding-left:20px;
	padding-bottom:6px;
}
 
 	   

.forumsHeader
{
    background-color:#6699CC;
    font-size:100%;	      
}

.forumsColumn
{
    background-color:#CCFFFF;
    font-size:100%;	      
}

h1.content
{
	color:Blue;
	font-size:150%;
}

.content td
{
	font-size:75%;
}
	
h1   
{
	font-size:150%;
	color:Blue;
}
	  	   
h2   
{
	    font-size:130%;	
	    color:Blue;
}       
h3   
{
	    font-size:110%;	
	    color:Blue;
}    

/************* footer **************/
.footer 
       {
		border-top-color:Blue;
		border-top: outset 3px green;
        text-align:center;
        margin-left:200px;
        margin-right:50px;
        margin-top:20px;
        font-size:90%;	
        width:600px;
       }

.footer A:link
{
	text-decoration: none; 
    color: blue; 
    font-weight: bold; 
    font-family: tahoma, arial, serif;
}       

.footer A:link
{
	text-decoration: none; 
    color: blue; 
    font-weight: bold; 
    font-family: tahoma, arial, serif;
}       

.footer A:visited       { 
                  text-decoration: none; 
                  color: purple; 
                  font-weight: bold; 
                  font-family: tahoma, arial, serif;
                }

.footer A:active        { 
                  text-decoration: none; 
                  color: blue; 
                  font-weight: bold; 
                  font-family: tahoma, arial, serif;
                }
                
.footer A:hover 
                {
					text-decoration: underline;
                }
                
/************* Menu **************/
.banner {
            border-bottom:inset 5px green;
        }
/************* Menu **************/
.menu 
{
	margin-top:50px;
}
            
.menu A
{
	text-decoration: none;
	display:block;		
	font-size:75%;
  padding: 10px 10px 10px 10px;

}
.menu A:link          
{ 
                  text-decoration: none; 
                  color: blue; 
                  font-weight: bold; 
}

.menu A:visited       { 
                  text-decoration: none; 
                  color: purpule; 
                  font-weight: bold; 
                }

.menu A:active        { 
                  text-decoration: none; 
                  color: blue; 
                  font-weight: bold; 
                }
                
.menu A:hover 
                {
	text-decoration: none;
	background-color:CCFFCC;
                }        




.menu li 
{
  border-style:outset;
  width:140px;
 }

.menu ul
    {
		
  list-style-type: none;
  padding: 0;
  margin: 0;
  background-color:#FFFFCC;
     }


.ImageDescription
{
	font-size: 7pt;
	vertical-align:top;	 
}

.contentTableColumns td
{
	font-size: 7pt;
	vertical-align:top;	 
	width:175; 
	height:131;
}

.imageInColumns td
{
	width:173;
	height:131;
}

INPUT
{
	background-color:#FFFFCC;
}	

TEXTAREA
{
	background-color:#FFFFCC;
}


.displayEvents
{
	background-color:#7FFFD4;
	width:50%;
}
.displayEvents h1 
{
	color:black;
	font-size:150%;	
}
.displayEvents h2
{
	color:black;
	font-size:130%;	
}
.displayEvents h3
{
	color:black;
	font-size:110%;	
}


.displayEvents td
{
	vertical-align:top;
}

.centerOfPage
{
        margin-left:10%;
	margin-top:50px;
	width:80%;
        font-size:90%;	      

}

.myCenter
{
	border-style:solid;
	border-width:1px;
	background-color:#99FFFF;
        margin-left:20%;
	margin-right:20%;
	margin-top:50px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;

}

.forumContent
{
}
.forumBox
{
	background-color:#99FFFF;
	border-style:solid;
	border-width:5px;
	font-size:80%;
}

.forumBox h1 
{
	color:black;
	font-size:150%;	
}
.forumBox h2
{
	color:black;
	font-size:130%;	
}
.forumBox h3
{
	color:black;
	font-size:110%;	
}

.userMsg
{
	margin-top:5px;
	border-style:solid;
	border-width:5px;
	background-color:#FFA07A;
}
.forumAndMsg
{
	width:50%;

}	

.errors
{
   color:red;
   font-size: 8pt;    
   background-color:yellow;
   padding-bottom:6px;
   line-height: 1em; 
}

.worldTime
{
}

.txtBox 
{
    background-color: #FFFF99;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;    
    color: #000000;
}

.smallFont

{
    font-size: 8pt;  
    font-family: tahoma, arial, serif;
}

.loginMenu 
{
    font-size: 8pt;    

}

input.btn 
{ 
  color:#050; 
  background-color:#EFFBEF;
  font: bold small 'trebuchet ms',helvetica,sans-serif; 
  border:2px solid; 
  border-color: #696 #363 #363 #696; 
} 