body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.smalltext {
	font-family: tahoma;
	font-size: 10px;
	color: #f91c24;
	text-decoration: none;
}
.textWhite {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
}
.heading {
	font-family: Arial;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	padding-left:5px;
	font-weight:normal;
}
.headingBlack {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;

}

.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: auto;
	border: 1px solid #999999;
	height: auto;
}
.whitelink {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.whitelink a:link{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.whitelink a:active{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.whitelink a:hover{
	font-family: arial;
	font-size: 11px;
	color: #e5cc25;
	text-decoration: none;
}
.linkGreen {
	font-family: tahoma;
	font-size: 11px;
	color: #e5cc25;
	text-decoration: none;
}
.linkGreen a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #e5cc25;
	text-decoration: none;
}
.linkGreen a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #e5cc25;
	text-decoration: none;
}
.linkGreen a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.mainlinks {
	font-family: tahoma;
	font-size: 14px;
	color: #38559f;
	text-decoration: none;
	font-weight:bold;
}
.mainlinks a:link{
	font-family: tahoma;
	font-size: 14px;
	color: #38559f;
	text-decoration: none;
	font-weight:bold;
}
.mainlinks a:active{
	font-family: tahoma;
	font-size: 14px;
	color: #38559f;
	text-decoration: none;
	font-weight:bold;
}
.mainlinks a:hover{
	font-family: tahoma;
	font-size: 14px;
	color: #6d87ca;
	text-decoration: none;
	font-weight:bold;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #38559f;
	text-decoration: none;
	font-weight:bold;
}
.links a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #38559f;
	text-decoration: none;
	font-weight:bold;
}
.links a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #38559f;
	text-decoration: none;
	font-weight:bold;
}
.links a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #6d87ca;
	text-decoration: none;
	font-weight:bold;
}
.smalllinks {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.smalllinks a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.smalllinks a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.smalllinks a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.smalllinks a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #6d87ca;
	text-decoration: none;
		text-decoration:underline;
}
.linkBlack {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linkBlack a:link{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linkBlack a:active{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linkBlack a:hover{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}