body {
	background-color: #FFFFFF;
	background-image: url(/images/new/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
}

.plainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a {
	color: #CD0000;
	text-decoration: underline;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.white {
	color: #FFFFFF;
	font-size: 13px;
}

a.whiteBold {
	color: #FFFFFF;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.bigText {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}

.button {
	background: #CD0000; 
	color: white; 
	border:1px solid #CD0000;
}

.ctext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

td.menu {
	
	background-repeat: no-repeat;
}

.Old
{
	/*display: none;*/
}