	
.colH5 {
	font-size: 12px;
	font-weight: bold;
	color: #5b6823; 
	margin-top: 0px;
	margin-bottom: 5px;
   }	
	
.colH6 {
	font-size: 11px;
	font-weight: bold;
	color: #000000; 
	margin-top: 0px;
	margin-bottom: 5px;
   }
	
.colTextSmall {
	text-decoration: none;
	color: #e9e2dc;
	font-size: 10px;
	font-weight: normal;
	}
	
.colTextSmallDate {
	text-decoration: none;
	color: #bedf80;
	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, hr.ColHr {
	color: #2f3912; 
	background-color: #2f3912; 
	border: 1px dotted #b2cd7f; 
	border-style: none none dotted;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
input.colInputSelect, select.colInputSelect {
	background-color: #c7d7f8;
	color: #192846;
	border-color: #e3ecff;
	border-width: 1px;
	} 
	
input[type="submit"].colInput {
	background-color: #c7d7f8;
	color: #192846;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-color: #192846;
	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: #ede9a9;
	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: #81b914;	
	text-decoration: none;
	}
	
a.colLinkSmall:hover {
	color: #c2d490;
	text-decoration: underline;
	}
	
a.colLinkSmall:visited {
	color: #d9ca20;
	text-decoration: none;
	}
