	
.colH5 {
	font-size: 12px;
	font-weight: bold;
	color: #1b4805; 
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
   }	
	
.colH6 {
	font-size: 11px;
	font-weight: bold;
	color: #000000; 
	margin-top: 0px;
	margin-bottom: 5px;
   }
	
.colTextSmall {
	text-decoration: none;
	color: #5b6823;
	font-size: 10px;
	font-weight: normal;
	}
	
.colTextSmallDate {
	text-decoration: none;
	color: #5b6823;
	font-size: 10px;
	font-weight: bold;
	}
	
.colTextSmallInfo {
	text-decoration: none;
	color: #859446;
	font-size: 10px;
	font-weight: normal;
	}
	
.colTextTableTitle {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	}
	
.colTextWarning {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	}
	
ul.colUl {
	color: #424343;	
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	padding-left: 5px;
	}

li.colLi {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 0px;
	}
	
ul.colUl1 li span { 
	color: #9f6020;	
	font-size: 10px; 
	}

ul.colUl1 {
	color: #840101;	
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
	}

hr.colHr {
	color: #1d4606; 
	background-color: #1d4606; 
	border: 1px dotted #316812; 
	border-style: none none dotted;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
hr.colHr2 {
	color: #c6c6c6; 
	background-color: #ffffff; 
	border: 1px dotted #9e9e9e; 
	border-style: none none dotted;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	}	
	
input.colInputSelect, select.colInputSelect {
	background-color: #ececc1;
	color: #94851c;
	} 
	
input[type="submit"].colInput {
	background-color: #c5c216;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-color: #756702;
	cursor: pointer;
	} 
	
img.colImageBorder {
	border-width: 1px;
   border-color: #3a3611;
	}
	
.colTableBgColor1 {
	background-color: #000000;
	}
	
.colTableBgColor2 {
	background-color: #e4e4a4;
	}
	
.colTableBgColor3 {
	background-color: #f3f3cc;
	}
	
.colTableStyle {
	color: #5b6823;
	background-color: #fff8da;
	border: 1px;
	border-style: solid;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	}

a.colLinkSmall {
	font-size: 10px;
	font-weight: bold;
	}

a.colLinkSmall:link {
	color: #dea700;	
	text-decoration: none;
	}
	
a.colLinkSmall:hover {
	color: #ffe300;
	text-decoration: underline;
	}
	
a.colLinkSmall:visited {
	color: #dea700;
	text-decoration: none;
	}