.green {
	color: 7bc143;
}
/* CSS Document */

body {
	margin-top: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: left;
	color: #63a23e;
	font-weight: normal;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #808083;
	text-align: right;
	padding-right: 8px;
	font-weight: normal;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #808083;
	padding-left: 8px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #808083;
	padding-left: 6px;
	line-height: 12px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #808083;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
.logoborder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-right-width: 1px;
	border-right-color: #DDDDDD;
}
.headerborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
.topnavication {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #808083;
	text-align: right;
	text-decoration:  none;
	padding-right: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}

.topnavication a {
	text-decoration: none;
	color: #666666;
}
.topnavication a:hover {
	color: #0099CC;
}
.rightmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
	padding-right: 11px;
	}
.rightmenu a {
	text-decoration: none;
	color: #666666;
}
.rightmenu a:hover {
	color: #0099cc;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thinbrdr {
	border: 1px solid #DDDDDD;
}

