body      {
     scrollbar-3dlight-color: #516174; 
     scrollbar-arrow-color: white; 
     scrollbar-base-color: #516174; 
     scrollbar-darkshadow-color: black; 
     scrollbar-face-color:#516174; 
     scrollbar-highlight-color: white; 
     scrollbar-shadow-color: #516174
}



a.navhead:link    { 
     text-decoration: none; font-weight: bold; color: black
}

a.navhead:visited { 
     text-decoration: none; font-weight: bold; color: black
}

a.navhead:active  { 
     text-decoration: none; font-weight: bold; color: black
}

a.navhead:hover   { 
     text-decoration: none; font-weight: bold; color: gray
}

a.navitem:link    { 
     text-decoration: none; color: black
}

a.navitem:visited { 
     text-decoration: none; color: black 
}

a.navitem:active  { 
     text-decoration: none; color: black
}

a.navitem:hover   { 
     text-decoration: none; color: navy
}

a.reg:link    { 
     text-decoration: none; color: navy
}

a.reg:visited { 
     text-decoration: none; color: navy 
}

a.reg:active  { 
     text-decoration: none; color: navy
}

a.reg:hover   { 
     text-decoration: none; color: silver
}

p  {
     color:black;
     font-family: verdana, arial;
     font-size:12px
}

td  {
     color:black;
     font-family: verdana, arial;
     font-size:12px
}

td.small  {
     color:black;
     font-family: verdana, arial;
     font-size:10px
}

.grad {
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000000,endColorStr=#96d8ff); 
background-color:#486c7f;
}

.graygrad 
{
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#324855,endColorStr=#6490aa); 
float: left;
background-color:#486c7f;
BORDER: white thick double; 
PADDING: 10px; 
margin-right: 5%; 
margin-left: 5%;
TEXT-ALIGN: justify;
}

.linkgrad {
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#666666,endColorStr=#dddddd); 
float: left;
background-color:#a1a1a1;
}

.3col 
		{	FONT-SIZE: 16px;
			FONT-WEIGHT: BOLD;
			COLOR: silver; 
			FONT-FAMILY: Arial; 
			LIST-STYLE-TYPE: none;
			text-align:left;
			width:20%;
			float:left;
			margin-left:5%;
			margin-right:5%;
			white-space:nowrap;
		}

.2col 	{
			FONT-SIZE: 16px;
			FONT-WEIGHT: BOLD;
			COLOR: silver; 
			FONT-FAMILY: Arial; 
			LIST-STYLE-TYPE: none;
			text-align:left;
			width:40%;
			float:left;
			margin-left:25px;
			margin-right:25px;
			white-space:nowrap;
		}
.1col 
		{	FONT-SIZE: 16px;
			FONT-WEIGHT: BOLD;
			COLOR: silver; 
			FONT-FAMILY: Arial; 
			LIST-STYLE-TYPE: none;
			text-align:left;
			width:70%;
			float:left;
			margin-left:10%;
			margin-right:5%;
			white-space:nowrap;
		}

