.SideBG {
	background-image: url(../Images/bgMainR.gif);
	background-repeat: no-repeat;
}
.MainBG {
	background-image: url(../Images/bgMainL.gif);
	background-repeat: no-repeat;
}
body {
     margin-top: 0; margin-left: 0; 
	 }
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a.intro:link {
	color: #FFCC00;
	text-decoration: underline;
}
a.intro:visited {
	color: #FFCC00;
}
a.intro:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.intro:active {
	color: #FFCC00;
}
a.mini:link {
	color: #660000;
	text-decoration: underline;
}
a.mini:visited {
	color: #660000;
	text-decoration: underline;
}
a.mini:hover {
	color: #660000;
	text-decoration: none;
}
a.mini:active {
	color: #660000;
	text-decoration: underline;
}
