#wrap {
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border: 3px solid #FFF12D;
}
#header {
	border-bottom: 3px solid #FFF12D;
}
#nav {
	padding-top: 20px;
	padding-bottom: 20px;
}

#alNav {
	margin: 20px;
	border: 3px solid #FFF12D;
}
#alNav a {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #478A46;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#alNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #000000;
}
#alNav h2 {
	color: #FFFFFF;
	background: #478A46;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 0px;
}

#online {
	border: 3px solid #FFF12D;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}




#content {
	padding: 20px;
	background: #FFFFFF;
}

#footer {
	font-size: 10px;
	color: #478A46;
	text-align: center;
	padding: 20px;
	border-top: 1px solid #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
body {
	background: #478A46;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}


h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	color: #FF0000;
}

.tblBord {
	border-right: 1px solid #999999;
}
#online a {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #478A46;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#online a:hover {

	color: #FFFFFF;
	text-decoration: underline;
	background: #000000;
}
#online h2 {

	color: #FFFFFF;
	background: #478A46;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 0px;
}
#news {

	border: 3px solid #FFF12D;
	margin-right: 20px;
	margin-left: 20px;
}
#news h2 {


	color: #FFFFFF;
	background: #478A46;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 0px;
}
#news p {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
#menu {

	border: 3px solid #FFF12D;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#menu a {

	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #478A46;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#menu a:hover {


	color: #FFFFFF;
	text-decoration: underline;
	background: #000000;
}
#menu h2 {


	color: #FFFFFF;
	background: #478A46;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 0px;
}
.imgR {
	float: right;
	margin-left: 20px;
	border: 3px solid #478A46;
}
#contact {
	color: #FFFFFF;
}
#google {
	float: right;
}
a:link {
	font-size: 11px;
}
.contact {
	font-size: 11px;
}
.contact h3 {
	margin: 0px;
}
#pgList {
	margin-left: 10px;
	border: 2px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	margin-top: 10px;
}
#pgList a {
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	display: block;
	line-height: 120%;
}
#pgList table tr td h2 a {
	font-size: 16px;
	color: #000;
	margin-top: 10px;
}

#logout {
	margin-left: 10px;
	margin-bottom: 5px;
}
#logout a {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#wrapAdmin {

	font-family: Arial, Helvetica, sans-serif;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border: 3px solid #FFF12D;
}
.required {
	color: #FF0000;
}
.missing {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}
.error  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.info  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : magenta;
	text-decoration : none;
}

.botbar  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}
.mceContentBody {
	background: #FFFFFF;
}
#flash {
	float: left;
	margin-right: 20px;
}
#links {
	line-height: 150%;
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#links a {
	line-height: 150%;
	display: block;
	font-size: 14px;
}
#links a:hover {
	line-height: 150%;
	display: block;
	background-color: #FFF12D;
}
.imgRnb {
	float: right;
	margin-left: 20px;
}
.label {
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu table tr td ul li {
	list-style-type: none;
}
#menu table tr td ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#menu table tr td ul li ul {
	padding-left: 20px;
	width: 193px;
}
.invalid {
	font-size: 14px;
	color: #F00;
	text-align: center;
}
