
a {
	color: red;
	background: transparent;
	font-weight:bold;
}

a:visited {
	color: Maroon;
	background: transparent;
	font-weight: bold;
}


a:hover {
	color: red;
	background: #ffffcc;	
	font-weight:bold;
}

body {
	background-color: #c0c0c0; 
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}


p.halfspace {
	margin-top: 6px;
	margin-bottom: 6px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

.PageTable {
	background: #ffffff;
	color: #000000;
	border: solid 1px #000000;
}

.ContentCell {
	padding: 5px;
}

.PageHeader {
	font-size: 16px;
	font-weight: bold;
}


.ErrorMessage {
	color: #ff0000;
	background: #ffffcc;
	font-weight: bold;
}
	

.SmallText {
	font-size:  11px;
}

.SmallTextBold {
	font-size:  11px;
	font-weight: bold;
	
}

.TinyText {
	font-size:  9px;

}

/*
.ContestDropDown {
	background: black;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
*/

.ContestDropDown {
	background: #eeeeee;
	color: #000082;
	font-size: 11px;
	
}

.SectionHeader {
	background:  #e1e1e1;
	color: #000000;http://www.bradsoft.com/feeddemon/
	font-size: 13px;
	font-weight: bold;
	border: solid 1px #000000;

}

.SectionHeader2 {
	background: #eeeeee;
	color: #000082;
	font-size: 11px;
	font-weight: bold;
	text-transform : uppercase;
}

.formtable {
	background-color: #e1e1e1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #000000;
}

.NewsIntro {
	color: #777777;
	background: white;
	font-weight: bold;
	font-size: 10px;
}	

a.DiscountLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFE4E1;
	color: #ff0000;
	font-weight: bold;
	text-decoration : underline;
}

a.DiscountLink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffcc;
	color: #ff0000;
	font-weight: bold;
	text-decoration : underline;
}	

a.DiscountLink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFE4E1;
	color: #ff0000;
	font-weight: bold;
	text-decoration : underline;
}

.CallOutText {
	font-size: 11px;
	background: #ffff00;
	color: #000000;
}	

.ContestName {
   font-size: 14px;
	font-weight: bold;
	background: #eeeeee;  
	color: #000000;
	border-bottom: solid 1px black; 
	padding: 5px;
}

.ConsultantName {
	background: #eeeeee;
	color: #000000;
	border-bottom: solid 1px black; 
	padding: 5px;
}

.PageOneHeadline {
	font-size: 18px;
	font-weight: bold;
}

.BoxedText {
	border: solid 1px #000000;
	padding: 10px;
	background: #ECF8FF;;
}

.RegistrationBox {
	font-size : 11px;
	font-weight: bold;
	border: solid 2px #006699;
	background: #ECF8FF;
   padding: 5px;  
}

.RegistrationTable {
	font-size : 11px;
	font-weight: bold;
	background: #ECF8FF;
}

.RegistrationInput {
	font-size : 11px;
	font-weight: bold;
}

.Question {
	font-weight: bold;	
}

.InterviewIntro {
	background: #e1e1e1;
}

.FormHelpText {
	font-size: 10px;
	font-weight: bold;
	color:  #ff0000;
}

.ContestSectionHeader {
	background: #FFFF99;
	border: solid 1px #000000;
	padding-left: 10px;
}

.HighLight {
	background: #FFFF33;
}

.Posted {
	color: #000000;
	background: white;
	font-weight: bold;
	font-size: 10px;	
	font-style: italic;
	background: #e1e1e1;
}




