
body
{
    background-color: #ffffff; 
    background-image: url("../images/background.gif"); background-attachment: fixed;
    font-family: Arial,Verdana,Helvetica;
    font-size: 12px;
    color: #003366;
    margin:0;
}


img { 
border: 0px;
}


ul {
	list-style-type: square;
	list-style-position: inside;

	}


.homelink
{
    font-family: Arial,Verdana,Arial,Helvetica;
    font-size: 130%;

}

.newstext

{
    font-size: 10px;
}



.form_error
{  
    color: #FF0000;
    font-weight: bold;
}

hr
{
    background-color: #FFFFFF;
    color: #006699;
    height: 2px;
    border: none;

}


p
{
    font-size: 110%;
    font-weight: bold;
    color: #A43519;
    margin:5px 0px 5px;
}

h1
{
    font-size: 150%;
    color: #006699;
    margin:5px 0px 5px;

}

h2
{
    font-size: 120%;
    color: #006699;
    margin:5px 0px 5px;

}

h4
{
    font-size: 400%;
    color: #FFFFFF;
    margin:5px 0px 5px;

}

div.toplinks
{
    text-align: right; 
}



table.header
{

	text-align: center; 
	width: 772px; 
	height: 90px;
        background-color: #006699; 
	background-repeat: 
	no-repeat;
	background-position: 
	center center;
        border-width: 1px 1px 0px;
        border-style: solid;
        border-color: #ffffff;
	margin: 0 auto;
        border-collapse: collapse;

}

table.main
{
        background-color: #FFFFFF; 
        border-width: 0px 0px 0px;
        border-style: solid;
        border-color: #ffffff;
        padding: 0px;
	text-align: center; 
	width: 770px; 
	margin: 0 auto;
        border-collapse: collapse;
        height:600px;

}

td.menu
{

    background-color: #006699; 
    padding: 10px 10px;
    width: 160px;
    text-align: left;
    vertical-align: top; 
    color: #000000;

}

td.adbar
{

    background-color: #FFFFFF; 
    padding: 10px 10px;
    width: 140px;
    text-align: left;
    vertical-align: top; 
    color: #000000;

}

td.verticalbar
{
    background-color: #006699; 
    width: 20px;
    vertical-align: top; 
    border-width: 0px;
    padding: 0;
}

td.main
{
    margin-bottom: 2px;
    padding: 20px;
    text-align: left; 
    vertical-align: top; 

}



td.rightcolumn
{

    background-color: #000000; 
    padding: 20px 10px;
    width: 150px;
    text-align: left;
    vertical-align: top; 
    color: #FFFFFF;

}


table.footer
{

        border-width: 0px 0px 0px 0px;
	border-style: solid;
        border-color: #006699;
	text-align: center; 
	width: 770px; 
	height: 20px;
	margin: 0 auto;
        border-collapse: collapse;
	background-color: #006699;
	color: #FFFFFF;
}

table.tutorial
{
        background-color: #FFFFFF; 
        border-width: 2px 2px 2px 2px;
        border-style: solid;
        border-color: #006699;
        padding: 10px;

	width: 530px; 
	margin: 0 auto;
        border-collapse: collapse;
        height:250px;

}

td.tutorial
{
    background-color: #FFFFFF; 
    width: 250px;
    vertical-align: top; 
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    border-color: #006699;
    margin: 10 auto;
    padding: 10px;
  
    border-collapse: collapse;
}


   a:link {color: #003366; text-decoration: none; font-weight: bold; }       
   a:active {color: #003366; text-decoration: none; font-weight: bold; }      
   a:visited {color: #003366; text-decoration: none; font-weight: bold; } 
   a:hover {color: #FF0000; text-decoration: underline; font-weight: bold; }   

   a.linksmenu:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}       
   a.linksmenu:active {color: #FFFFFF; text-decoration: none; font-weight: bold;}      
   a.linksmenu:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;} 
   a.linksmenu:hover {color: #FF0000; text-decoration: none; font-weight: bold;}   

   a.homelink:link {color: #00CCFF; text-decoration: none; font-weight: bold; }       
   a.homelink:active {color: #FFFFFF; text-decoration: none; font-weight: bold; }      
   a.homelink:visited {color: #00CCFF; text-decoration: none; font-weight: bold;} 
   a.homelink:hover {color: #FFFFFF; text-decoration: none; font-weight: bold;}   

   a.sublink:link {color: #000FFF; text-decoration: none; font-weight: bold; font-size:90%;}       
   a.sublink:active {color: #000FFF; text-decoration: none; font-weight: bold; font-size:90%;}      
   a.sublink:visited {color: #000FFF; text-decoration: none; font-weight: bold; font-size:90%;} 
   a.sublink:hover {color: #000099; text-decoration: none; font-weight: bold; font-size:90%;}   

.message
	{	
	background-color: #FFFFFF;		
	color: #003366;
	font-size: medium;		
	text-align: center;		
	font-family: Arial, Verdana, Tahoma;	
	margin: 0px auto;	
}		

.alert
	{		
	color: #FF0000;		
	font-weight: bold;		
	font-size: medium;		
}		

.short
	{		
	width: 300px;		
	color: #003366;		
	font-size: medium;		
}
		
.tiny
	{		
	width: 100px;		
	color: #003366;		
	font-size: medium;		
}		

.long
	{		
	width: 500px;		
	color: #003366;		
	font-size: medium;		
}
		
.longer
	{		
	width: 200px;		
	color: #003366;		
	font-size: medium;		
}
		
textarea
	{		
	width: 450px;		
	height: 300px;		
	color: #000000;		
	font-size: medium;
	font-family: Arial, Verdana, Tahoma;
}	

	
