BODY { background-image: url(clip/back.jpg) }
a:link {     font-family: Verdana;  font-style: normal; color: #ffffff; text-decoration: none}
a:visited {  font-family: Verdana;  font-style: normal; color: #ffffff; text-decoration: none}
a:active {  font-family: Verdana;  font-style: normal; color: #ffffff; 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}

a:link.noline {     font-family: Verdana;  font-style: normal; color: #666699; text-decoration: none}
a:visited.noline {  font-family: Verdana;  font-style: normal; color: #666699; text-decoration: none}
a:active.noline {  font-family: Verdana;  font-style: normal; color: #666699; text-decoration: none}
a:hover.noline {    font-family: Verdana;  font-style: normal; color: #ff0000; text-decoration: none}

.small {      font-family: Verdana; font-size: 7pt; font-style: normal; color: #074926}
.norm {      font-family: Verdana; font-size: 8pt; 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: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.subtable3 {
	font-size: 9pt;
	font-family: Verdana;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 25px;
	margin: 0;

}

.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:#9BC7A9;
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff;
	width: 200px;
	height: 20px;
	border-bottom:1px solid #5D6171;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.newpad {
	background-color:#ECF2ED;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.rightpad {
	padding-right: 15px;
	
}
ul.b {
 list-style-image:url(clip/star.gif)
}

.pad {
	padding: 10px;	
}

/* patnavlist
----------------------------------------------- */
#patnavlist {
	padding: 5px 5px 3px 5px !important;
	margin: -15px 12px 10px 0 !important;
	margin: -15px -10px 15px 0;
	font-size: 11px;
	text-align: right;
	clear: both;
	height: 14px;
}
#patnavlist li {
	list-style: none;
	display: inline;
}
#patnavlist li a {
	padding: 3px .5em;
	margin: 0;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #667;
	background-color: #9BC7A9;
}
#patnavlist li a:link { color: #fff; }
#patnavlist li a:visited { color: #fff; }
#patnavlist li a:hover {
	color: #fffccc;
	border: 1px solid #848484;
}
