a {
	color: #424242;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #DAAE23;
	text-decoration: none;
}

body,td {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	border-bottom: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #202020;
}
h2 {color: #303030;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

h2 a {
   color: #303030;
	text-decoration: none;
	font-size: 11px;
	
}

h3 {
	border-right: solid #9B9B9B;
	border-right-width: 1px;
	border-left: none;
	border-top: none;
	border-bottom: none;
	font-size: 14px;
	font-weight: lighter;
	height: 100%;
	background: none;
}
h4 {
	background-color: #CCD0C9;
	font-size: 11px;
	padding: 0px;

}

h4 a {
	background-color: #CCD0C9;
	font-size: 11px;
	padding: 5px;
	width: 150px;

}
h4 a:hover {
	background-color: #B4BAAD;
	font-size: 11px;
	padding: 5px;
	width: 150px;
}
h5 {
	font-weight: normal;
	font-size: 11px;
}
h5 a {
	color: #2E2E2E;
	text-decoration: underline;
	font-weight: normal;
}
h5 a:hover {
	text-decoration: none;
	color: #2E2E2E;
}


h6 {
	font-size: 9px;
	font-weight: bold;
	color: #474747;
}
.bordertable {
	border-right: 1px solid #9B9B9B;
	border-right-width: 1px;
	border-left: 1px solid #9B9B9B;
	border-top: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	height: 100%;
	padding: 3px;
	}
.dotline {
	border-right: dotted #9B9B9B;
	border-right-width: 1px;
	border-left: none;
	border-top: none;
	border-bottom: none;
	font-size: 14px;
	font-weight: lighter;
	height: 100%;
	background: none;
	
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #ACACAC;
	background-color: #F6F6F6;
	padding: 3px 0px;
	border-top: 2px solid;
	padding-bottom: 3px;
	margin-bottom: -1px;
}
.boldTitle {
	font-size: 14px;
	font-weight: bold;
	color: #303030;
	background-color: #F6F6F6;
	padding: 3px 0px;
	padding-bottom: 3px;
}
.tabLine {
	border-bottom: 1px solid #5f8ac5;
}
