@charset "utf-8";
/* CSS Document */


p, td, th, div, blockquote, ul, li, dl, ol { font-size: 1em; } 
 p, td, th, blockquote { margin: 0;}
/* controls spacing
between elements */



body { margin: 0; margin-top: 0; background-color: #CCC; }
#results { empty-cells: hide; }

#wrapper {
  width: 950px;
  margin: 0 auto;
  position: relative;
}
	
p {font-family: Verdana; font-size: 11px;}
td { font-family: Verdana; font-size: 11px;}
li {font-family: Verdana; font-size: 11px;}

h1 {
	margin:0px;
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	color: #000;
}

.textBlack {font-family: Verdana; font-size: 11px; font-weight: normal; text-align: left;  color: #000; }
.textBlack12 {font-family: Verdana; font-size: 12px; font-weight: normal; text-align: left;  color: #000; }
.textBlack12bold {font-family: Verdana; font-size: 12px; font-weight: bold; text-align: left;  color: #000; }
.textBlack2 {font-family: Verdana; font-size: 11px; font-weight: bold; text-align: center;  color: #000; }

.textWhite11 {font-family: Verdana; font-size: 11px; font-weight: bold; text-align: center;  color: #FFF; }
.textWhite12 {font-family: Verdana; font-size: 12px; font-weight: bold; text-align: left;  color: #FFF; }
.textwhite { font-family: Verdana; font-size: 18px; font-weight: bold; letter-spacing: 2px; text-align: center; color:#FFF }
.textWhite18 {font-family: Verdana; font-size: 18px; font-weight: bold; text-align: center;  color: #FFF; text-align: center  }
.textwhite24 { font-family: Verdana; font-size: 24px; font-weight: bold; letter-spacing: 2px; text-align: center; color:#FFF }



a:link {text-decoration: color: #000080; }
a:hover { text-decoration: underline;  } 
a:visited { text-decoration: none; color: none; }
a:active { text-decoration: none; color: none; }

ul { list-style-type: square}

.black { background-color: #000000; font-size: 12px; color: #559FFF; font-weight: bold; text-align: center }
.blackLeft { background-color: #000000; font-size: 12px; color: #559FFF; font-weight: bold; text-align: left }
.blackLeftGrey { background-color: #000000; font-size: 12px; color: #E0E0E4; font-weight: bold; text-align: left }
.blackGrey { background-color: #333333; font-size: 12px; color: #559FFF; font-weight: bold; text-align: center }
.blackGrey2 { background-color: #666666; font-size: 12px; color: #559FFF; font-weight: bold; text-align: center }
.blackWhite12 { background-color: #000000; font-size: 12px; color: #FFFFFF; font-weight: bold; text-align: center; border-color:#FFF }
.blackWhite18 { background-color: #000000; font-size: 18px; color: #FFFFFF; font-weight: bold; text-align: center; border-color:#FFF }
.blackWhite24 { background-color: #000000; font-size: 24px; color: #FFFFFF; font-weight: bold; text-align: center; border-color:#FFF }

.blackWhite36 { background-color: #000000; font-size: 36px; color: #FFFFFF; font-weight: bold; text-align: center; border-color:#FFF }
.
.greyBlack { background-color: #000000}
.grey { background-color: #F0F8FF } 
.grey2 { background-color: #ABABAB;font-family: Verdana; font-weight: bold; font-size: 12px; text-align: center; color: #000000; } 
.grey14 { background-color: #ABABAB;font-family: Verdana; font-weight: bold; font-size: 14px; text-align: center; color: #000000; } 
.lavender { background-color: #E6E6FA }

.white { background-color: #FFFFFF} 

