body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	background-image: url(../images/gradient.bmp);
	background-repeat: repeat-x;
	margin-top: 0px;
	
}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}

.BorderTable {
	background-color: #000000;
}

.MainTable {
	background-color: #FFFFFF;	
}

.DisplayTable {
	background-color: #FFFFFF;	
}

.EventBody {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #757373;
	background-color: #000000;	
}

.EventHeader {
	background-color: #950E2F;
	color: #FFFFFF;
	font-size: 11px;	
}

.FeaturedEvent {
	background-color: #FFFFFF;
	color: #950E2F;
	font-weight: bolder;
	font-size: 14px;	
}

.AADRHeader {
	background-color: #FFFFFF;
	color: #950E2F;
	font-weight: bolder;
	font-size: 15px;	
}



a:link {
	color: #950E2F;
	text-decoration: none;
	
}

a:visited {
 	color: #950E2F;
	text-decoration: none;
	
}

a:hover {
	text-decoration: none;
	color: #950E2F;
	
}

a:active {
	color: #950E2F;
	text-decoration: none;
	
}
