a:link 
{
font-family: Arial, Helvetica, sans-serif; 
color:rgb(0,0,102); 
font-size:12; 
text-decoration:underline;
}
a:hover 
{
font-family: Arial, Helvetica, sans-serif; 
color:rgb(0,0,200); 
font-size:12; 
text-decoration:underline;
}
a:visited 
{
font-family: Arial, Helvetica, sans-serif;
color:#rgb(0,0,102); 
font-size:12; 
text-decoration:underline;
}
a:active 
{
font-family: Arial, Helvetica, sans-serif; 
color:#rgb(0,0,102); 
font-size:12;  
text-decoration:underline;
}

a.menu:link 
{
font-family: Arial, Helvetica, sans-serif; 
color:FEC254; 
font-size:12; 
text-decoration:underline;
}
a.menu:hover 
{
font-family: Arial, Helvetica, sans-serif; 
color:FEC254; 
font-size:12; 
text-decoration:underline;
}
a.menu:visited 
{
font-family: Arial, Helvetica, sans-serif;
color:FEC254; 
font-size:12; 
text-decoration:underline;
}
a.menu:active 
{
font-family: Arial, Helvetica, sans-serif; 
color:FEC254; 
font-size:12;  
text-decoration:underline;
}

a.error:link 
{
font-family: Arial, Helvetica, sans-serif; 
color:red; 
font-size:12; 
text-decoration:underline;
}
a.error:hover 
{
font-family: Arial, Helvetica, sans-serif; 
color:red; 
font-size:12; 
text-decoration:underline;
}
a.error:visited 
{
font-family: Arial, Helvetica, sans-serif;
color:red; 
font-size:12; 
text-decoration:underline;
}
a.error:active 
{
font-family: Arial, Helvetica, sans-serif; 
color:red; 
font-size:12;  
text-decoration:underline;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	
	scrollbar-DarkShadow-Color:#003366;
	scrollbar-Base-Color:#003355;
	scrollbar-Face-Color:#003366;
	scrollbar-Highlight-Color:#6080b7;
	scrollbar-Arrow-Color:#FEC254;
}
td.forum
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12; 
	color:000000;
}
td.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14;
	color:FEC254;
	font-weight: bold;
}
td.header1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18;
	color:FEC254;
	font-weight: bold;
}
td.header2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20;
	color:FEC254;
	font-weight: bold;
}
td.header3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14;
	color:FFFFFF;
	font-weight: bold;
}
td.header4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14;
	color:000000;
	font-weight: bold;
}
td.profile
{

	font-family: Arial, Helvetica, sans-serif; 
	font-size:12; 
	color:FEC254;
}
td
{
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size:12; 
	 color:000000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
	color: rgb(255,255,255);
}
h2
{
	color: rgb(254,194,84); 
}
h3
{
	color: rgb(0,0,102); 
}
h4
{
	color: rgb(254,194,84);
}
h5
{
	color: rgb(254,194,84);
}
h6
{
	color: rgb(255,255,255);
}

