body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height : 16px
}

body {
	background-color : #156F01;
}

input, button, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

select {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
}

form {
	margin-bottom : 0px;
}

h1 {
	color : #666666;
	font-size : 14px;
}

h1.error {
	color : #FF0000;
}

h2 {
	color : #666666;
	font-size : 12px;
}

h3 {
	color : #666666;
	font-size : 10px;
}

.catsearch {
	color : #FFFFFF;
	font-size : 10px;
	font-weight : bold;
}

.title {
	background-color : #1E9E02;
	color : White;
	font-size : 12px;
}

.title a:link {
	color : White;
	font-size : 12px;
	text-decoration : none
}

.title a:visited {
	color : White;
	font-size : 12px;
	text-decoration : none
}

.title a:hover {
	color : White;
	font-size : 12px;
	text-decoration : underline
}

.title a:active {
	color : White;
	font-size : 12px;
	text-decoration : none
}

.greenback {
	background-color : #1E9E02;
}

.darklink {
	color : #666666;
	font-weight : bold;
}

.darklink a:link {
	color : #666666;
	text-decoration: underline;
}

.darklink a:visited {
	color : #666666;
	text-decoration: underline;
}

.darklink a:hover {
	color : #666666;
	text-decoration : none;
}

.darklink a:active {
	color : #666666;
	text-decoration: underline;
}

a:link {
	color : #1E9E02;
	text-decoration: underline;
}

a:visited {
	color : #1E9E02;
	text-decoration: underline;

}

a:hover {
	color : #1E9E02;
	text-decoration : none;
}

a:active {
	color : #1E9E02;
	text-decoration: underline;
}

.whitelink {
	color : White;
	background-color : #1E9E02;
}

.whitelink a:link {
	color : White;
	text-decoration: underline;
}

.whitelink a:visited {
	color : White;
	text-decoration: none;
}

.whitelink a:hover {
	color : White;
	text-decoration : none;
}

.whitelink a:active {
	color : White;
	text-decoration: underline;
}

.backlightgrey {
	background-color : #EAEAEA;
}

sup.new {
font-size: x-small;
color : #FF0000;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

sup.prem {
font-size: x-small;
color : #CC9900;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

sup.pop {
font-size: x-small;
color: #006600;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

dl.premiumlink {
	background: #EBF2E3;
	padding-bottom : 2px;
	border: thin dashed #003300;
	padding-right: 2px;
}



