/* Comment Line */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FAC934;



}
.white {
	font-weight: normal;
	color: #FFFFFF;
}
.bigger {
	font-size: 12px;
}
.tablehead {
	font-weight: bold;
	font-size: 12px;
	background-color: #89230A;
	color: #FFFFFF;
	text-align: center;



}
.bolder {
	font-size: 12px;
	font-weight: bold;

}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
a:hover {
	color: #CE9B8E;
}
.maintable {
	background-color: #FFFFFF;
	background-position: center;
	height: 3px;
	border-top: thick groove #B42D4D;
	border-right: thick groove #D18583;
	border-bottom: thick groove #D18583;
	border-left: thick groove #B42D4D;



}
.bordercell {
	background-color: #FAC934;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #FAC934;
	border-right-color: #FAC934;
	border-bottom-color: #FAC934;
	border-left-color: #FAC934;
	font-size: 6px;
	height: 3px;

}
.menutable {
	background-color: #FFFFFF;
	border: thin solid #B42F4C;
	border-spacing: 5px ;
}
.menucell {
	background-color: #000000;
	font-weight: bold;
	color: #FAC934;
	padding: 4px;
	border: thin double #FAC934;


}

.heading1 {
	font-size: 16px;
	font-weight: bold;
	color: #B31C45;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #FAC934;
	border-right-color: #FAC934;
	border-bottom-color: #FAC934;
	border-left-color: #FAC934;

}
.heading2 {
	font-size: 12px;
	font-weight: bold;
	color: #B31C45;
}
.heading3 {
	font-size: 12px;
	font-weight: bold;
	color: #2B4D3D;
	border: thick none #FAC934;

}
.notice3 {
	font-weight: bold;
	color: #5CA4DE;
}
.notice2 {
	font-weight: bold;
	color: #B31C45;
}
.notice4 {

	font-weight: normal;
	color: #5CA4DE;
}
.noformat {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}
.linkdark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #7C1F34;
}
.heading1noborder {
	font-size: 16px;
	font-weight: bold;
	color: #B31C45;
	border: thick none #FAC934;

}
.heading1green {

	font-size: 16px;
	font-weight: bold;
	color: #2B4D3D;
	border: thick none #FAC934;
}
