body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
    padding-top: 50px;
}

.btn {
    width: 240px;
    height: 25px;
}

.nestedTable {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.greentext {
	font-size: 14px;
	color: #669933;
}

.greytext {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

.spamtext {
	font-size: 10px;
	color: #669933;
}

a.linkEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.errortext {
	font-size: 12px;
	color: #669933;
}

.creditInfo {
	width:900px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:right;
}

.creditLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}

.creditLink:active {
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}

.creditLink:visited {
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}

.creditLink:hover {
	font-size: 10px;
	color:#666666;
	text-decoration: underline;
}

