.grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.whitebold {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 12px;	color: #FFFFFF;text-decoration: none} 
.whitebold a:link {color: #FFFFFF; text-decoration: none} 
.whitebold a:visited {color: #FFFFFF; text-decoration: none} 
.whitebold a:hover {color: #FCBE03; text-decoration: none} 
.whitebold a:active {color: #FFFFFF; text-decoration: none} .main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
.back {
	background-attachment: fixed;
	background-image: url(../images/background_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	top: 100px;
}
.back2 {
	background-attachment: fixed;
	background-image: url(../images/background_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left 85px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	TEXT-DECORATION: none;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #FFEB96;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#sectionLinks a:hover {
	background-color: #FFE16A;
}

