body {
	font-family: Verdana; /* Arial, Helvetica, sans-serif; */
	font-size: 12px;
	text-align:center;
	background-color: #3E8816;
	color: #000000;
	margin: 0px 0px 0px 0px;
	
	background-image: url(bg_sliver_vertical.gif);
	/* background-image: url(bg_huge.jpg); */
    background-repeat: repeat-x;
	background-position: top;
}

form, p {
	padding: 0px;
	margin: 0px;
}

td { text-align:left; vertical-align:top; }

.innerBG {
	background-image: url(bg_huge.jpg);
    background-repeat: no-repeat;
	background-position: top center;
}


.innerBG2 {
	background-image: url(bg_sliver_horizontal.gif);
    background-repeat: repeat-y;
	background-position: top center;
}

.tableBG {
	background-image: url(content_bg.jpg);
    background-repeat: no-repeat;
	background-position: 0px 0px;
}

.message {
	font-family: Verdana; /* Arial, Helvetica, sans-serif; */
	font-size: 11px;
	background-color: #000000;
	color: #ffffff;
	/*border: solid 3px #ffffff;*/
	padding-top: 3px;
	padding-bottom: 3px;
	width: 230px;
}

.textbox {
	width: 200px;
	border: 1px solid #004A80;
	background-color: #CFE7FF; /* F2F2F2 */
}

.statusMsg {
	font-size: 14px;
	color: #B40000;
	font-weight: 700;
}

.message2 {
	/*background-color: #000000;*/
	color: #000000;
	width: 400px;
}

.orangeText {
	color: #FDB812;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #166FBF;
	text-decoration: none;
}

a:visited {
	color: #166FBF;
	text-decoration: none;
}

a:active {
	color: #166FBF;
	text-decoration: none;
}

a:hover {
	color: #166FBF;
	text-decoration: underline;
}

/* Footer */
.footer {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight : 700;
	color: #000000;
	text-align: center;
}

.footerText {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.footerTextSlogan  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 900;
	letter-spacing : 3px;
	color: #000000;
	text-align: center;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover { color: #000000;	text-decoration: underline; }

a.footerlink:hover {
	color: #166FBF;
}
/**********************************************************/

