body {
	background-color: #CCCCCC;

}


a.menu_link, a:hover.menu_link
{
	text-decoration: none;
	font-family: Tahoma;
}

a:link.menu_link
{
	color:		 #FFFFFF;
	font-size:   10pt;
	font-weight: bold;
	text-decoration:none; 
	font-family:Tahoma
	
}
a:visited.menu_link
{
	color:		 #FFCC00;
	font-size:   10pt;
	font-weight: bold;
	text-decoration:none;
	font-family:Tahoma
}

a:hover.menu_link
{
	color:       #FFCC00;
	font-weight: bold;
	text-decoration:underline;
	font-family:Tahoma
}

a:link.side_link
{
	color:		 #000000;
	font-size:   10pt;
	font-weight: bold;
	text-decoration:none; 
	font-family:Tahoma;
	align: top
	
}
a:visited.side_link
{
	color:		 #000000;
	font-size:   10pt;
	font-weight: bold;
	text-decoration:none;
	font-family:Tahoma
}

a:hover.side_link
{
	color:       #0033cc;
	font-weight: bold;
	text-decoration:underline;
	font-family:Tahoma
}


a:link.icon_link
{
	color:		 #006600;
	font-size:   10pt;
	font-weight: bold;
	text-decoration:none; 
	font-family:Tahoma
	
}
a:visited.icon_link
{
	color:		 #006600;
	font-size:   10pt;
	font-weight: bold;
	text-decoration:none;
	font-family:Tahoma
}

a:hover.icon_link
{
	color:       #FF0000;
	font-weight: bold;
	text-decoration:underline;
	font-family:Tahoma
}

.bodytext {
	font-family: Verdana, Helvetica, "Lucida Grande", Arial, sans-serif; 
	font-size:   10pt;
}

.Heading1 {
	font-size:   11pt;
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Helvetica, "Lucida Grande", Arial, sans-serif; 
}
