.indentCopy {
	font-family: verdana;
	padding: 10px;
	color: #CCCCCC;
	font-size: 11px;
}

.tabl {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.leftRule {

	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.allRule {

	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.bottomRule {



	border-bottom: 1px solid #CCCCCC;
	
}
.indentHeadline {
	font-family: verdana;
	color: #00AAEA;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.indentCopy a:link {
	color: #00AAEA;
	text-decoration: none;
}
.indentCopy a:visited {
	color: #00AAEA;
	text-decoration: none;
}
.indentCopy a:hover {
	color: #FFFFFF;
	background-color: #00AAEA;
}
.style2 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}

.style2 a:link {
	color: #00AAEA;
	text-decoration: none;
}
.style2 a:visited {
	color: #00AAEA;
	text-decoration: none;
}
.style2 a:hover {
	color: #FFFFFF;
	background-color: #00AAEA;
}
ul {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	
}
.norules {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
