﻿

body,p,div,span,th	{font-family:verdana;font-size:12px}
td	{font-family:verdana;font-size:11px}

A:HOVER {text-decoration:underline}

A {text-decoration:none}
a:link {color: #000080}
a:visited {color: #000080}
a:hover {color:  #C00000}
a:active {color: #0000C0}


.box { font-size:10px; font-family:Verdana; 
text-align:center; background-color: white; width:20; BORDER-BOTTOM: 1px solid; 
BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; z-index:100; 
}

a:hover.widebox{text-decoration:none;  background-color: #000066;
color:	#ffffff;
}
        
.widebox{ font-size:10px; font-family:Verdana; 
text-align:center; background-color: white; width:150; BORDER-BOTTOM: 1px solid; 
BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; z-index:100; 

 a:hover.Button	
    	{ 
    	color:				#FF0000;
    	background:			#CCCCCC;
    	}
    A.Button
    	{
    	text-decoration:	none;
    	color:				#000000;
    	background:			#CCCCCC;
    	}
    .Button
    	{
    	text-align:			center;
    	text-decoration:	none;
    	color:				#000000;
    	background:			#CCCCCC;
    	border-top:			2px solid #EEEEEE;
    	border-left:		2px solid #EEEEEE;
    	border-right:		2px solid #999999;
    	border-bottom:		2px solid #999999;
    	font-family:		Verdana, Arial, Helvetica, sans-serif;
    	font-size:			8pt; 
    	padding-left:		4; 
    	padding-right:		4; 
    	padding-top:		2; 
    	padding-bottom:		2; 
    	}