.ice
{
	font-family:Arial;
	color:#3399FF;
	font-size:8pt;
	font-weight:bold;
}


.sidebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ABBDBD;
	border-right-color: #ABBDBD;
	border-bottom-color: #ABBDBD;
	border-left-color: #ABBDBD;
}
.menu {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #83A7B3;
}



.menu:link	{	
	text-decoration:	none;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #83A7B3;
	}	
		
.menu:visited	{	
	text-decoration:	none;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #83A7B3;
	}	
		
.menu:active	{	
	text-decoration:	none;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #83A7B3;
	}	
		
.menu:hover	{	
	text-decoration:	underline;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #83A7B3;
	}
	
	
.body {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4A5A59;
}


.bullet {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5B83A6;
}
.abkg {
	background-image: url(../images/a.gif);
	background-repeat: repeat-y;
}
