body{
font-family:Arial;
background-image:url("../_themes/ice/background_ice.gif");
}


/**************  NAVIGATION START  **************/

#topnav {
	background:							#fff url(../images/bg_gradient.gif) repeat-x top;
	height:								31px;
	line-height: 						31px;
	-moz-border-radius-bottomleft:		6px;
	-moz-border-radius-bottomright:		6px;
	-moz-border-radius-topleft:			6px;
	-moz-border-radius-topright:		6px;
	-webkit-border-top-left-radius:		6px;
	-webkit-border-top-right-radius:	6px;
	-webkit-border-bottom-left-radius:	6px;
	-webkit-border-bottom-right-radius:	6px;
	margin: auto;
	margin-top:	10px;
	margin-bottom: 10px;	
	border:1px solid #c4c4c4;
    width: 960px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
        
	}

#topnav ul {
	list-style:	none;
        margin-left: -40px;
        margin-top: 0px;
	}

#topnav li {
	float:left;
	}

#topnav li a {
	height:				31px;
	line-height: 		31px;
	float:				left;
	border-right: 		1px solid #ccc;
	background:			#fff url(../images/bg_gradient.gif) repeat-x top; 
	text-decoration: 	none;
	color: 				#696969;
	text-transform: uppercase;
	font-size: 			10px;
	padding:			0 15px;
	letter-spacing: 0px;
	}

#topnav li a:hover {
	background:		#fff url(../images/bg_gradient.gif) repeat-x bottom; 
	color: 			#696969;
	}
	
#topnav li.current a {
	background:		#b71100;
	color: 			#fff;
	}
	
	
.green{ color: #19aa06;}	

#topnav li.green a{ color: #19aa06;}	
	
	
/**************  NAVIGATION END  **************/






h1-main{
font-family:Arial,Verdana,Helvetica,sans-serif;
font-weight:bold;
font-style:normal;
font-size: 28pt;
}

h1{
font-family:Comic Sans MS;
font-weight:bold;
font-style:normal;
font-size:24pt;
}

h2{
font-family:Comic Sans Ms;
font-weight:bold;
font-style:normal;
font-size:18pt;
}

h3{
font-family:Arial;
font-weight:bold;
font-style:normal;
font-size:16pt;
}

h4{
font-family:Arial;
font-weight:bold;
font-style:normal;
font-size:14pt;
}

h5{
font-family:Arial;
font-weight:normal;
font-style:normal;
font-size:12pt;
}

h6{
font-family:Arial;
font-weight:normal;
font-style:normal;
font-size:10 pt;
}