body	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1	{color:#C33;
}

div#mainmenu {
   /* needed to give a margin above and below the buttons */
   height: 7px; 
   border-bottom: 3px solid #AFB6D0;
   z-index: 5;

   } 

.mainmenu {
   }
   #nav {
	list-style: none;
	position: relative;
	/*width: 750px!important;*/
	/*width: 700px; */
                /*width: 80%;*/
				width: 80%;
                width: 80%;
	/*margin: 0px 0px 0px 0px!important; */
	/*margin: 0px 30px 0px 0px!important; */
	/* margin: 0px 0px 0px 20px; */
	margin: 1px 1px 1px 1px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	z-index: 5;

   }

/* breadcrumb menu */
.title {
	font-family: Times New Roman, Times, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	text-align:left
}   
.title a:link {
   font-weight: bold;
   text-decoration: none;
   color: #CC0033;    
}
.title a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #CC0033;
}
.title a:hover {
   font-weight: bold;
   text-decoration: none;
   color: #cc4400;    
}
.topnav {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-variant: small-caps;
   padding-top: 5px !important;
   padding: 3px;  
   text-align: left;
}   
.topnav a:link {
	font-weight: bold;
	text-decoration: none;
	color: #CC0033;
	text-align: left;
}
.topnav a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #CC0033;
   text-align: left;
}
.topnav a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;
   text-align: left;
}
.topnav_act a:link {
	font-weight: bold;
	text-decoration: none;
	color: #CC0033;
	text-align: left;
}
.topnav_act a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #CC0033;
	text-align: left;
}
.topnav_act a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #cc4400;
	text-align: left;
}

.MainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.MainMenu a:link {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;    
}
.MainMenu a:visited {

   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.MainMenu a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.MainMenu_act a:link {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.MainMenu_act a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.MainMenu_act a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.Footer a:link {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;    
}
.Footer a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.Footer a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.Footer_act a:link {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.Footer_act a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.Footer_act a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/*margin: 10px 0 20px 0;*/
}
.bodytext a:link {

   font-weight: bold;
   text-decoration: none;
   color: #CC0033;    
}
.bodytext a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #FF0000;
}
.bodytext a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.bodytext_act a:link {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;

}
.bodytext_act a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.bodytext_act a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}

.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;
	/*margin: 10px 0 20px 0;*/
}

