/* CSS Document */
#dhtmlgoodies_progressBar_txt{
		color:#000;
		z-index:10000;
		width:100%;
		height:5%;
		left:100px;
		top:200px;
		position:absolute;		
		font-family:arial;
		font-size:11px;
		line-height:20px;	/* Same as height of progress bar */
		text-align:center;
		padding-top: 2px;
		padding-bottom: 2px;
		border:0px solid #FF0000;
}
body {
	padding-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../images/bg.jpg);
}
.tblebdr {
	border: 1px solid #B0842B;
	background-color: #FDF0DA;

}
.maintitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #F3D38E;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EAE7D4;
	border-right-color: #EAE7D4;
	border-left-color: #EAE7D4;
}
.tblebdr1 {
	border: 1px solid #D8D1B2;
	background-color: #FFFFFF;
}	

.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454336;
	text-align: justify;
	padding: 5px;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #454336;
	text-align: justify;
	padding: 5px;
	line-height: 21px;

}
.footertxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 5px;
	background-color: #EFCF8A;
	text-decoration: none;
	line-height: 22px;

}
.footertxt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding: 5px;
	background-color: #EFCF8A;
	text-decoration: underline;
}
.tblehdr {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F2CF82;
	text-align: center;
	padding: 2px;
	border: 1px solid #87610E;
}
.data1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #87610E;
	background-color: #F6E7C7;
	font-weight: bold;
	line-height: 25px;
}
.subtitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F1DAA8;
	text-align: center;
	border: 1px solid #87610E;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	padding-left: 5px;
	color: #885E22;


}
img.floatLeft { 
    float: left; 
    margin: 4px; 
	padding-right: 10px;
}
img.floatRight { 
    float: right; 
    margin: 4px;
	 
}
.emaillink{
	font-family: Tahoma;
	font-size: 12px;
	color:#454336;
	text-transform:lowercase;
	font-weight:none;
	line-height:15px;
	}

.emaillink:hover{
	text-decoration:none;
	color:#818081;
	}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E83213;
	text-align: left;
	padding: 5px;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 2px;
	border: 1px solid #F3D38E;
}
.line {
	background: #AF6512;
	border: 1px solid #F3D38E;
}
.footer a:hover{
	font-weight:bold;
}
.dateimage {
	background-color: #FFFFFF;
	background-image: url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 23px;
	height: 22px;
	cursor:hand;
	cursor:pointer;
	border:0px;
}
