h1 {
	font-size: 18px;
	margin: 8px 2px 10px 0px;
	padding: 0px 0px 2px 2px;
	line-height: 20px;
	color: #556677;
	font-weight: bold;
	text-align:Left;
	width:60%;
	border-bottom: 2px solid #C2DC01;
	
}



h2 {
	font-size: 14px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	color: #a2bC01;
	background-color: white; 
	font-weight:bold;
	text-align:Left;
}


h3 {
	font-size: 14px;
	margin: 1px 0px 2px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #797979;
	background-color: white; 
	font-weight:bold;
	text-align:Left;
}


h4 {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	color: #808080;
}


body {
	FONT: 14px verdana,sans-serif; 
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(img/background_darker.gif);
	BACKGROUND-COLOR: #cccccc;
	text-align:left;
}

img {
	border: none;
}

th {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	vertical-align: top;
	text-align: left;
	background-color: #DDDDDD;
}

td {
	font-size: 12px;
}

p {
	font-size: 12px;
}


.navlink { 
	margin:0 4px 0 4px;
	padding:4px;
	CURSOR: hand; 
	COLOR: white; 
	TEXT-DECORATION: none; 
	display:block;
	font-size:12pt;
	width:180px;
	TEXT-ALIGN: left;
	line-height:23px; 
	vertical-align:top;
	font-weight:bold; 
	border-bottom:1px solid #000000;
	
}
A:link.Navlink { }
A:visited.Navlink {  }
A:hover.Navlink { COLOR: #C2DC01;   border-bottom:1px solid #C2DC01 }
A:active.Navlink {  }

.special { font-weight:bold;color:red; text-decoration:none;display:block;height:90px;border:2px solid white; font-size:14px;padding:5px}
A:link.special {}
A:visited.special {  }
A:hover.special { COLOR: #C2DC01; text-decoration:none;  border:2px solid black;background-color:red }
A:active.special {  }


#footer a{
	font-family: Arial, Helvetica, sans-serif;
 	Color : #000000;
}

#footer a:hover{
	text-decoration: underline;
	Font-weight : bold;
}