a {
	color: #006600;
	outline: none;
	text-decoration: underline;
	text-decoration: underline;
}

a:visited {
	color: #006600;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}

a:active {
	color: #009900;
}

a.menu {
	color: #000000;
	font-size: 11px;
	outline: none;
	text-decoration: none;
}

a.menu:visited {
	color: #000000;
}

a.menu:hover {
	color: #000000;
	text-decoration: underline;
}

a.menu:active {
	color: #000000;
}

a.tiny {
	color: #000000;
	font-size: 9px;
	outline: none;
	text-decoration: underline;
}

a.tiny:visited {
	color: #000000;
}

a.tiny:hover {
	color: #000000;
	text-decoration: underline;
}

a.tiny:active {
	color: #000000;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h2 {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
}

h3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h4 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h5 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h6 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

hr {
	color: #999999;
}

img {
	border: 0px;
}

input {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol li{
	list-style-position: outside;
}

pre {
	font-size: 12px;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 20px;
}

select {
	border: 1px inset #333333;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

strong, b {
	font-weight: bold;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	border: 2px inset;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul li{
	list-style-image: url(../images/site/bullet_red.gif);
	list-style-position: outside;
}

.admintable {
	background-color: #000000;
	border: 1px solid #00FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ahem {
	display: none;
}

.alerttext {
	color: #CC6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bodyheader {
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.buttonfield {
	border: 1px ridge #333333;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nowrap {
	: undefined;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0; /* must be combined with nobr in html for ie5win */
	margin-top: 0;
	white-space: nowrap;
}

.portfolioimg_lg {
	border: 1px solid #000000;
}

.portfolioimg_sm {
	border: 1px solid #000000;
}

.sidebar1header {
	color: #333333;
	filter: dropshadow(color=#E6E6E6, offx=1, offy=1);
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebar2header {
	color: #333333;
	filter: dropshadow(color=#CCCCCC, offx=1, offy=1);
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}

.textfield {
	border: 1px ridge #333333;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tiny {
	font-size: 9px;
}

#bodyimageleft {
	float: left;
	left: 0px;
	position: relative;
	top: 0px;
}

#bodyimageright {
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
}
