body {
	background-image:url(../images/bg_content.jpg);
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C79201;
	text-decoration: none;
}
.text a{
	color:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.text a:hover{
	border-bottom:#F93 dotted 1px;
}
	
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C28A02;
	text-decoration: none;
}
.heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bottomline {
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C28A02;
	border-right-color: #C28A02;
	border-bottom-color: #C28A02;
	border-left-color: #C28A02;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.headingbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C28A02;
	text-decoration: none;
}
.reverse {
	color:#7F130C;
	font-weight:bold;
}
.menuHeader {
	border-bottom:#F90 1px dotted; 
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
}
.selectionBorder {
	border-bottom:#F90 dotted 1px;
	border-right:#F90 dotted 1px;
	font-weight:bold;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
#logo {
	padding-left:5px;
	padding-bottom:5px;
}
.style2 {font-size: 24px}
.alignRight {
	text-align: right;
}
