li {
	margin-left: 20px;
}
ul {
	margin-top: 0px;
}

ul.ulDes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #540403;
	font-size: 12px;
}

ul.ulDes li {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 20px;
}

.imgTxt {
	border-left: 4px dotted #540403; 
	font-weight: normal; 
	color: #540403;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.imageMove {
	margin: 5px;
}
.borderBottomLeft {
	border-bottom: 4px dotted #540403; 
	border-left: 4px dotted #540403; 
	padding-left: 10px;
}
.borderBottom {
	border-bottom: 4px dotted #540403; 
}
.borderLeft {
	border-left: 4px dotted #540403; 
	padding-left: 10px;
}
.borderTop {
	border-top: 4px dotted #540403; 
}
.backGrey {
	background-color: #efefef;
}
a.closeDiv {
	text-decoration: none;
	font-weight: bold;
	color: #540403;
}
a.normalLink {
	text-decoration: none;
	font-weight: bold;
	color: #333999;
}
a.normalLink:hover {
	text-decoration: underline;
}
.imageTable {
	margin-top: 50px;
}
.imageTable td, .dottedBorder {
	/*border: 4px dotted #540403;*/
	/*border: 4px dotted #7B573E;*/
	padding: 10px;
}

.infoDes {
	/*border: 4px solid #540403;*/ 
	border: 4px solid #7B573E;
	/*background-color: #FFCC66;*/ 
	background-color: #C6A686; 	
	padding: 10px; 
	margin: 30px;
	color: #540403;
}
.infoTxt02 {
	margin-top: 20px;
}
.newUL {
	margin-top: 10px;
}
.newUL li {
	margin-left: 0px;
}

.tableBorderBottom td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;	
	padding: 5px;
}
.WhiteTxt {
	color: white;
}
.tableBorderRight {
	border-right: 2px dotted #540403;
}
.cleanDropTableImage td {
	padding: 5px;
}
.fremTxtSmall {
	font-weight: bold;
}
.listViewWordTbl {
	border: 1px solid #231F20;
}
.listViewWordTbl td {
	padding: 6px;
}
.listViewWordTblLight td {
	background-color: #FCEDDA;
}
.listViewWordTblDark td {
	background-color: #FADBB4;
}
.yearTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color #540403;
}
a.divMenu {
	text-decoration: none;
	color: #540403;
	font-weight: bold;
}
a.divMenu:hover {
	color: #DD0000;
}
.listViewWordTblLightDiv {
	border: 5px solid #540403;
	background-color: #FCEDDA;
	padding: 10px;
}
.smallTblList {
	margin: 5px;
	background-color: #FADBB4;
}
.smallTblList td {
	padding: 5px;
}
.smallTblList2 {
	margin: 5px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.smallTblList2 td {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding: 3px;
}
.smallTblList2Dark td {
	background-color: #E0CCC5;
}
