.mainlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
.upcoming {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.upcoming a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.upcoming a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.dotted {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.blackbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.redbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.maintext{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.maintext a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.maintext a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #ff0000;
	border: 1px dotted #A19F80;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #A19F80;
}
