a.colormenu {
	height: 20px;
	list-style-type: none;
	margin: 0px 0;
	padding: 0;
	width: 190px;
	border: 0;
	border-bottom-width: 0;
	font-weight: normal;
	}
	
a.colormenu:link, a.colormenu:visited {
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background: url(../images/topmenu.gif) repeat-x bottom left;
	padding: 3px 0;
	padding-top : 0;
	padding-left: 6px;
	color: #dddddd;
	display: block;
	height: 20px;
	width: auto;
	text-decoration: none;
	font-weight: normal;
	}
	
a.colormenu:hover {
	background: url(../images/topmenuhover.gif) repeat-x bottom left;
	}
	
a.colormenu:active {
	background: url(../images/topmenuhover.gif) repeat-x bottom left;
	color: white;
	}
	
.button, a.readon:link, a.readon:hover,a.readon:visited {
	font-family: Arial,Helvetica,"Trebuchet MS",Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #f1f1f1;
	background: #500000;
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #730000;
	border-left-width: 1px;
	border-left-color: #730000;
	border-bottom-width: 1px;
	border-bottom-color: #300000;
	border-right-width: 1px;
	border-right-color: #300000;
	padding: 0.3em 0.6em 0.3em 0.6em;
	}
	
.title {
	font-size: 16px;
	font-family: 'Trebuchet MS',Georgia,Serif;
	color: #921111;
	letter-spacing: 0.6em;
	text-transform: lowercase;
	font-weight: bold;
	}
	
.headerphoto1 {
	margin: 0 0 0 0;
	background-color: #000000;
	background-image: url(../images/headerphoto1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	height: 215px;
	width: 52px;
	}
	
.headerphoto3 {
	margin : 0 0 0 0;
	background-color: #000000;
	background-image: url(../images/headerphoto3.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	height: 45px;
	width: 52px;
	}
	
.headerphoto2 {
	margin: 0 0 0 0;
	background-color: #000000;
	background-image: url(../images/headerphoto2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	height: 215px;
	width: 479px;
	}
	
.headerphoto4 {
	margin: 0 0 0 0;
	background-color: #000000;
	background-image: url(../images/headerphoto4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	height: 45px;
	width: 479px;
	}
	
.topbg {
	background-color: #2c2c2c;
	background-image: url(../images/bgtop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
  color: #000000;
	font-family: Arial,Helvetica,"Trebuchet MS",Verdana,sans-serif;
	font-style: normal;  
	}
	
.headermenu {
	margin: 0 0 0 0;
	background-color: #500000;
	background-image: url(../images/headermenu.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #000000;
	height: 215px;
	width: 191px;
	} 
	
div.back_button a:link, div.back_button a:visited, div.back_button a:hover {
	font-family: Arial,Helvetica,"Trebuchet MS",Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #f1f1f1;
	background: #500000;
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #D85E76;
	border-left-width: 1px;
	border-left-color: #D85E76;
	border-bottom-width: 1px;
	border-bottom-color: #AA203B;
	border-right-width: 1px;
	border-right-color: #AA203B;
	}
	
th.pagenav_prev, th.pagenav_next {
	font-family: Arial,Helvetica,"Trebuchet MS",Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #f1f1f1;
	background: #500000;
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #D85E76;
	border-left-width: 1px;
	border-left-color: #D85E76;
	border-bottom-width: 1px;
	border-bottom-color: #AA203B;
	border-right-width: 1px;
	border-right-color: #AA203B;
	}
	
.contentheading, .componentheading {
	color: #6D0000;
	font-size: 20px;
	font-weight: bold;
	}
	
div.module h3 {
	font-size: 12px;
	font-family: 'Trebuchet MS' , Georgia, Serif; 
	color: #921111;
	letter-spacing: 0.6em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	}
	
	
span.mark {
	color: #6D0000;
	font-size: 18px;
	font-weight: bold;
}	

input, select, textarea { font-family:  'Trebuchet MS' , Georgia, Serif;
 	color: #f8f8f8;
	background: #212121;	
	font-size: 9pt;
	border: 1px solid #6D0000;
	margin-bottom: 10px;

}