.footer-txt {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.footer2-txt {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer2-txt a:link, .footer2-txt a:visited, .footer2-txt a:active {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.footer2-txt a:hover {
	text-decoration:none;
}
.bold-txt {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	background-repeat: repeat;
}
.left1 {
	background: #333333 url(images/left.jpg) no-repeat;
	width: 20px;
	height: 585px;
}
.right1 {
	background-image: #333333 url(images/right.jpg) no-repeat;
	width: 20px; 
	height: 585px;
}

/*-- GRAPHIC BOX --*/
.gbox-container { width:250px; margin:0px 0 30px 0; padding:0px; }
.gbox-content { margin:0 0 0 10px; _margin:0 0 0 13px; *margin:0 0 0 13px; background:#81755D url(images/gbox2.jpg) 0 0 no-repeat; width:230px; text-align:right; clear:left; padding:0 0 10px 0; }
.gbox-content ul { list-style-type:none; margin:0 15px 0 10px; padding:5px 0 10px 0; }
.gbox-content li { margin:0px; padding:4px 0 4px 0; background:url(images/gbox4.jpg) bottom right no-repeat; }
.gbox-content a:link, .gbox-content a:visited, .gbox-content a:active { font-size:11px; font-family:tahoma; text-decoration:none; color:#FFF; }
.gbox-content a:hover { text-decoration:underline; }

#formBg {
	background: url(images/h_form-bg.gif) top repeat-x #81755d;
	width: 479px;
	height: 160px;
	margin-top: 10px;
}
.formTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 2px 0 2px 0;
}