BODY { background-image: url(clip/back.jpg) }
a:link {     font-family: Verdana;  font-style: normal; color: #666699; text-decoration: none}
a:visited {  font-family: Verdana;  font-style: normal; color: #666699; text-decoration: none}
a:active {  font-family: Verdana;  font-style: normal; color: #666699; text-decoration: none}
a:hover {    font-family: Verdana;  font-style: normal; color: #ff0000; text-decoration: none}

a:link.line {     font-family: Verdana;  font-style: normal; color: #666699; text-decoration: underline}
a:visited.line {  font-family: Verdana;  font-style: normal; color: #666699; text-decoration: underline}
a:active.line {  font-family: Verdana;  font-style: normal; color: #666699; text-decoration: underline}
a:hover.line {    font-family: Verdana;  font-style: normal; color: #ff0000; text-decoration: underline}

.small {      font-family: Verdana; font-size: 7pt; font-style: normal; color: #074926}
.norm {      font-family: Verdana; font-size: 10pt; font-style: normal; color: #333333}
.text {      font-family: Verdana; font-size: 8pt; font-style: normal; color: #333333}

.maintable {
	font-size: 8pt;
	font-family: Verdana;
	color: #333333;
	width: 620px;
	height: 375px;
	border-top:1px solid #5D6171;
	border-bottom:1px solid #5D6171;
	border-right:1px solid #5D6171;
	border-left:1px solid #5D6171;
	
}

.subtable1 {
	font-size: 8pt;
	font-family: Verdana;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.subtable2 {
	font-size: 9pt;
	font-family: Verdana;
	color: #333333;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navtable {
	background-color:#E5EAF3;
	font-size: 8pt;
	font-family: Verdana;
	color: #333333;
	height: 15px;
	border-top:1px solid #5D6171;
	border-right:1px solid #5D6171;
	border-left:1px solid #5D6171;
}

.body { 
	background-color:#E1E1E3;
	background-image: url(clip/backtable.jpg);
	font-size: 8pt; 
	font-family: Verdana; 
	color: #333333;
	height: 100%;

}


.footer { 
	font-size: 7pt; 
	font-family: Verdana; 
	color: #999999;
}



.new {
	font-size: 8pt;
	font-family: Verdana;
	color: #333333;
	width: 200px;
	height: 100%;
	border-top:1px solid #5D6171;
	border-bottom:1px solid #5D6171;
	border-right:1px solid #5D6171;
	border-left:1px solid #5D6171;
	
}

.newhead {
	background-color:#E5EAF3;
	font-size: 8pt;
	font-family: Verdana;
	color: #333333;
	width: 200px;
	height: 20px;
	border-bottom:1px solid #5D6171;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.newpad {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
ul.b {
 list-style-image:url(clip/star.gif)
}