body{
	background: #4d4d4d url("../images/page-bkg.gif");
	scrollbar-face-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-shadow-color: #333333; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #333333; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-darkshadw-color: #CCCCCC;
	height:100%;
}

UL.GREEN {
	list-style-type: square;
	color: #466C63;
}

.bottomLegal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}
.bottomLegal A:link    { color:#000000; text-decoration : underline; }
.bottomLegal A:visited { color:#000000; text-decoration : underline; }
.bottomLegal A:active  { color:#000000; text-decoration : underline; }
.bottomLegal A:hover   { color:#466C63; text-decoration : underline; }



.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}
.txt A:link    { color:#000000; text-decoration : underline; }
.txt A:visited { color:#000000; text-decoration : underline; }
.txt A:active  { color:#000000; text-decoration : underline; }
.txt A:hover   { color:#466C63; text-decoration : underline; }



.home {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #333333;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.home A:link    { color:#333333; text-decoration : none; }
.home A:visited { color:#333333; text-decoration : none; }
.home A:active  { color:#333333; text-decoration : underline; }
.home A:hover   { color:#333333; text-decoration : underline; }



.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #E4EAF8;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.breadcrumbs A:link    { color:#E4EAF8; text-decoration : underline; }
.breadcrumbs A:visited { color:#E4EAF8; text-decoration : underline; }
.breadcrumbs A:active  { color:#FFFFFF; text-decoration : underline; }
.breadcrumbs A:hover   { color:#FFFFFF; text-decoration : underline; }


.topLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.topLinks A:link    { color:#FFFFFF; text-decoration : none; }
.topLinks A:visited { color:#FFFFFF; text-decoration : none; }
.topLinks A:active  { color:#FFFFFF; text-decoration : underline; }
.topLinks A:hover   { color:#FFFFFF; text-decoration : underline; }

		
.bottomLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #466C63;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottomLinks A:link    { color:#466C63; text-decoration : underline; }
.bottomLinks A:visited { color:#466C63; text-decoration : underline; }
.bottomLinks A:active  { color:#466C63; text-decoration : underline; }
.bottomLinks A:hover   { color:#000000; text-decoration : underline; }


.pictBorder
{
	border: solid 1px #000000;
	padding:3px;
	background-color:#FFFFFF;
	width:126px;
}