#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#maincell {
	background-image: url(../images/int_main_05.jpg);
	background-color: #B5BDC0;
	background-repeat: repeat-x;
}
#sidecell {
	background-image: url(../images/int_main_03.jpg);
	background-repeat: repeat-x;
	background-color: #A6ADB3;
}
#sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#sidecell a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF654;
	text-decoration: none;
	font-weight: bold;
}
#sidecell a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF654;
	text-decoration: none;
	font-weight: bold;
}
#sidecell a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF654;
	text-decoration: underline;
	font-weight: bold;
}
#sidetext h3 {
	font-size: 16px;
	font-weight: bold;
}

#sidecell a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF654;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	background-color: #6d7276;
	padding: 8px;
	text-transform: uppercase;
}
#footer a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
}
