a:link 			{ font-family: Verdana; font-size: 10px; color: #666666; }
a:visited 		{ font-family: Verdana; font-size: 10px; color: #999999; }
a:hover 		{ font-family: Verdana; font-size: 10px; color: #999999; }
a:active 		{ font-family: Verdana; font-size: 10px; color: #666666; }

a:link img 		{ color: #000000; border-color: #000000; }
a:visited img 	{ color: #000000; border-color: #000000; }
a:hover img 	{ color: #000000; border-color: #000000; }
a:active img 	{ color: #000000; border-color: #000000; }

.bodytext 		{ font-family: Verdana; font-size: 10px; }
.bodytitle 		{ font-family: Verdana; font-size: 12px; font-weight: bold; }
.boxtext 		{ font-family: Verdana; font-size: 10px; }
.boxtitle 		{ font-family: Verdana; font-size: 11px; font-weight: bold; }
.pictext 		{ font-family: Verdana; font-size: 9px; }
.notetext 		{ font-family: Verdana; font-size: 10px; color: #666666; }

ul {
	font-family: Verdana;
	font-size: 10px;
	left: 0px;
	clip:  rect(0px auto auto auto);
}
p {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 35px;
}
form {
	margin-bottom: 0px;
	margin-top:	0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left:0px;
}
.select_sidebar {
	font-family: Verdana;
	font-size: 9px;
	margin-bottom: 0px;
	margin-top:	0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left:0px;
	width:162px;
}
td {
	font-family: Verdana;
	font-size: 10px;
}
.tabTitles {
	border-style:solid;
	border-color:#cccccc;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	vertical-align:middle;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.tabDetails {
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	line-height:1.2em;
	font-family: Verdana;
	font-size: 10px;
}
