/* CSS Document */
.menu {  
color:#000000;
height:14px; 
line-height:14px; 
font-family:Verdana; 
font-weight:bold; 
font-size:8pt; 
padding: 2px 4px;
text-decoration:none;
} 

BODY {
	BORDER-RIGHT: thin;
	BORDER-TOP: thin;
	SCROLLBAR-FACE-COLOR: #AEDDFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #4AB3FF;
	BORDER-LEFT: thin;
	SCROLLBAR-SHADOW-COLOR: #EFEFEF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #EFEFEF;
	BORDER-BOTTOM: thin;
	SCROLLBAR-DARKSHADOW-COLOR: #90A8AF;
	scrollbar-dlight-color: #ffcc00;
	text-align: center;
}

.menu a {
height:12px;
line-height:12px; 
font-weight:bold; 
font-family:Arial; 
font-size:8pt; 
text-decoration:none; 
color:#000000; 
padding: 2px 4px;
text-decoration: none;
border-top: 1px solid #C3D6E8;
border-left: 1px solid #C3D6E8;
border-right: 1px solid #C3D6E8;
border-bottom: 1px solid #C3D6E8; 

} 

.menu a:hover { 
height:12px; 
line-height:12px;
color:#FF0000; 
font-weight:bold; 
background-color:#FFFFFF;
font-family:Arial; 
font-size:8pt;
padding: 2px 4px;
text-decoration:none; 
border-top: 1px solid #FF9900;
border-left: 1px solid #FF9900;
border-right: 1px solid #FF9900;
border-bottom: 1px solid #FF9900;
}

.box { 
text-indent: 0em;
font-family: futura, helvetica, arial, sans-serif;
font-weight: normal;
font-size: 10pt;
color:black;
background-color:linen;
border-width:thin;
border-style:dotted;
border-color:#79AFE3;
padding:10px;
}

.box3 { 
text-indent: 0em;
background-color:linen;
border-width:thin;
border-style:dotted;
border-color:#79AFE3;
padding:2px;
}

.box4 { 
text-indent: 0em;
border-width:1px;
border-style:solid;
border-color:#efefef;
padding:2px;
}


.box2 { 
background-color:linen;
border-width:thin;
border-top: 1px solid #FF0000;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
border-bottom: 1px solid #FF0000;
}

.link a { 
font-family:Verdana; 
font-size:9pt; 
text-decoration:underline; 
color:#000000; 
} 

.link a:hover { 
color:#FFFFFF;  
background-color:#6CAEFF;
font-family:Verdana; 
font-size:9pt;
text-decoration:none; 
}

.link2 a { 
font-family:Verdana; 
font-size:9pt; 
text-decoration:none;
font-weight: bold;
color:#000000; 
} 

.link2 a:hover { 
font-weight: bold;
color:#FF0000;
text-decoration:underline; 
font-family:Verdana; 
font-size:9pt;
}

.link3 a { 
font-family:Verdana; 
font-size:9pt; 
text-decoration:none;
font-weight: bold;
color:#FFCC00; 
} 

.link3 a:hover { 
font-weight: bold;
text-decoration:underline; 
font-family:Verdana; 
font-size:9pt;
}

.link4 a { 
font-family:Verdana; 
font-size:9pt; 
text-decoration:underline; 
color:#000000; 
} 

.link4 a:hover { 
text-decoration:none; 
font-family:Verdana; 
font-size:9pt;
}
.link tr .link {
	text-align: center;
}
