    body {

	    font-family: sans-serif, arial, Tahoma, Verdana, Helvetica;
		font-style: normal;
		font-weight: normal;
		font-size:medium;
		color: #000000;
		text-decoration: none;
    }
	input {
		background-color:#F8F8FF;
		border-top:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
	}
	h1 {margin-bottom: 3px;}
	h2 {margin-bottom: 3px;}
	h3 {margin-bottom: 3px;}		
	td {
	    font-family: sans-serif, arial, Tahoma, Verdana, Helvetica;
		font-style: normal;
		font-weight: normal;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
	}
    p {
		margin-top:3px;		
		margin-bottom:3px;		
	}
    .smalltext {
		font-size:smaller;
		color: #000000;
    }
		
	.menuitem {
	    font-family: sans-serif, Arial, Tahoma, Verdana, Helvetica;
		font-style: normal;
		font-weight: bold;
		font-size: 13px;
		color: white;
		text-decoration: none;
	}
	.menuitem:link {text-decoration:none; color: black}
	.menuitem:active {text-decoration:none; color: black}
	.menuitem:visited {text-decoration:none; color: black}
	.menuitem:hover {text-decoration:underline; color: #204482}		
	.menuitemsel {
		color: #FF6600;
		text-decoration: underline;
		font-weight: bold;		
	} 		
	.pagetitle {
		margin-top: 0;
		margin-left: 0;		
		margin-bottom: 20px;				
		font-weight: normal;
		font-size: 20px;
		color: #000000;
	}		
	.contentbox {
		margin: 20px 20px 20px 20px;
	}		
	.Headline1 {
		font-weight: bold;
		font-size: normal;
		color: #000000
		margin-top:15px;
		margin-bottom:5px;
	}	
	.Headline2 {
		font-weight: bold;
		font-size: medium;
		color: #000000
		margin-top:15px;
		margin-bottom:5px;
	}
	.Headline3 {
		font-weight: bold;
		font-size: 14px;
		color: #000000;
		margin-top:15px;	
		margin-bottom:5px;		
	}

    .ver_menubox {
	     width: 150px;
		 padding: 5px 5px 5px 5px;
		 margin: 25px 10px 0 5px;
		 border: 1px solid #AFC0D0;
		 background-color:#EEEEEE;
	}
   .ver_menuitem {
		 margin: 5px 0 5px 0;
		 border-bottom: 1px solid #CCCCCC;
		 background-color:#EEEEEE;
	}
	
		.ver_menutext {	}
 			.ver_menutext:link {text-decoration:none; color: black}
			.ver_menutext:active {text-decoration:none; color: black}
			.ver_menutext:visited {text-decoration:none; color: black}
			.ver_menutext:hover {text-decoration:none; color: #204482}		
			.ver_menutextsel { color: #FF6600; text-decoration: none; font-weight: bold;} 	
	
    .sidebar {
	     width: 150px;
		 padding: 5px 5px 5px 5px;
		 margin: 25px 5px 0 5px;
		 background-color:#FFFFFF;
		 border: 1px solid gray;
	}
 	.Link1 { font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 13px; color: white; text-decoration: none; margin-top: 15; margin-bottom: 5}
	.Link1:link {text-decoration:underline; color: green}
	.Link1:active {text-decoration:underline; color: green}
	.Link1:visited {text-decoration:underline; color: green}
	.Link1:hover {text-decoration:underline; color: white}

/* GALLERY STYLES */	
	.thumbon {border-bottom: 5px solid orange; border-top: 5px solid orange}
	.thumboff {border-bottom: 5px solid #FFFFFF; border-top: 5px solid #FFFFFF} 	
	.gallerybc {
		margin-top: 0;
		margin-left: 0;		
		margin-bottom: 15px;				
		font-weight: normal;
		font-size: 20px;
		color: #65717B; }		
/* END OF GALLERY STYLES */	

/* HOME PAGE STYLES */	
	.hpHeadlineWhite { font-weight: bold;font-size: medium;color: #FFFFFF;margin-bottom:5px; }	
    .hpHeadlineBlack { font-weight: bold;font-size: medium;color: #000000;margin-bottom:5px; }	
    .hpText { font-weight: normal;font-size:13px;color:#000000;margin-top:10px; margin-bottom:0px }		
    .hpTextIndented { font-weight: normal;font-size:11px;color:#666666;margin-left:22px; margin-top:5px; margin-bottom:10px }			
	.hpBold { color:#000000; font-weight: bold;}		
	.tbldash { border:1px dashed rgb(175, 192, 208);}
	.tdcontent {padding:10px 10px 10px 10px;}	
	.tdcontent2 {padding:5px 5px 5px 5px;}		
/* END OF HOME PAGE STYLES */
/* CM STYLES */
	div.CMeditbgOFF {background: url(../images/CMeditbgOFF.png); border:1px solid #E0E0E0; padding:10px 5px 3px 5px; }
	div.CMeditbgON {background: url(../images/CMeditbgON.png); border:1px solid #E0E0E0; padding:10px 5px 3px 5px; cursor: pointer;	cursor: hand;}
/* END OF CM STYLES	*/	