 
body {
	font-family: Verdana;
	font-size: 10px;
	color: #336633;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #339966;
	scrollbar-face-color: #D7EDC0;
}
img {
	border: 0px;
}
td, div {
	font-family: Verdana;
	font-size: 10px;
	color: #336633;
}
th {
	text-align: left;
}
a {
	font-family: Verdana;
	font-size: 9px;
	color: #336633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.standard_button {
	border: 1px solid #336633;
	background-color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	color: #336633;
}
.standard_input, .standard_textarea {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
}
.showbackground {
	background: url(/images/svn_background_img.gif) right bottom no-repeat fixed;
}
h1 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #336633;
}
h2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	margin-left: 5px;
}
h3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}
hr {
	border: 1px solid #99CC66;
	width: 543px;
	height: 1px;
	margin-left: 5px;
}
a.textlink {	
	font-family: Verdana;
	font-size: 10px;
	color: #336633;
	text-decoration: none;
}
a.textlink:hover {
	text-decoration: none;
}
.highlight {
	color: #000000;
	font-weight: bold;
}
.sortlink {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.submit {
	background: #FFFFFF;
	border: 0 solid #FFFFFF;
	cursor: hand !important;
	cursor: pointer;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #336633;
	overflow: visible;
	padding: 0;
}