body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 80%;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	color: #000000;
	}
form {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
h2 {
	color: #CCCCCC
	}
h3 {
	color: #CCCCCC
	}
h4 {
	color: #000000
	}
input {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 95%
	}
li {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: decimal;	
	list-style-position: outside
	}
select {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 95%
	}
table {
	color: #FFFFFF
	}
td {	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #51741D;
	background-color: #E1E1E1;
	font-weight: bold;
	border-top: 0px solid #51741D;
	border-right: 0px solid #51741D;
	border-bottom: 2px solid #51741D;
	border-left: 0px solid #51741D;
	}
td a:link, td a:visited {
	color: #336699;
	text-decoration: underline;
	}
td a:hover, td a:active {
	color: #336699;
	text-decoration: none;
	}
th a:link, th a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #51741D;
	text-decoration: underline;
	font-size: 80%;
	}
th a:hover, th a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #51741D;
	text-decoration: none;
	font-size: 80%;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 95%
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: .75em;	
	color: #999999
	}
#adminmanagetable {
	border: 1px dotted #666666;
}
#usernav {

	border: 2px solid #51741D;
}
#controlpaneltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	font-weight: bold;
}

.cpwelcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #51741D;
}
.cpwelcomebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #51741D;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.5em;
}
.smallgreyedout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	line-height: 1.5em;
}
.bigbold {
	font-size: 125%;
	font-weight: bold;
	color: #4B4B4B;
}
.repeatrow1 {
	background-color: #F4F4F4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.repeatrow2 {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
#emailbodytable {
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.horiz_grey {
	background-image: url(/images/grey_pxl.gif);
	background-repeat: repeat-x;
	background-position: 50%;
}
.vert_grey {
	background-image: url(/images/grey_pxl.gif);
	background-repeat: repeat-y;
	background-position: 0 50%;
}
.float_left {
	float: left;
	margin: 0 25px 10px 0;
}
.clear_both {
	width: 95%;
	clear: both;
	padding: 5px 0px 20px 10px;
	border-top: 1px solid #000000; 
}