/* CSS Document */
.Menu_header{
	background-color: #EB6B08;
}
h2{
	color:#EB6B08;
}
h3{
	background-color:#EB6B08;
}
h4{
	color: #EB6B08;
}
h5{
	color:#EB6B08;
}
a{
	color:#EB6B08;
}
input, select {
	border-color: #EB6B08;
}
.entriesWidget thead tr th {
	background-color: #EB6B08;
}
#headSpacer {
	background-color: #EB6B08;
}
#footSpacer {
	border-top-color: #EB6B08;
}
#flashMessenger h1, #flashMessenger p {
    background-color: #EB6B08;
}
#survey thead tr {
	background-color: #EB6B08;
}
/****************************************/
.color {
	color: #FF6600;
}
.home-promo li.tab {
	color:#FF6600;
}
.home-promo li#tab1{
	background-image: url(/resources/images/content/home/home1tab.jpg);
}
.home-promo li#tab2{
	background-image: url(/resources/images/content/home/home2tab.jpg);
}
.home-promo li#tab3{
	background-image: url(/resources/images/content/home/home3tab.jpg);
}
.home-promo .quicklogin_note {
	background-color: #FF6600;
}
.home-promo .age_color a{
 	color:#FF6600;
	text-decoration:none;
}
.home-promo .terms a{
 	color:#FF6600;
	text-decoration:none;
}
/*********************************************/

.winners_list .prize_list_color {
	background-color:#FF6600;
	color:#FFFFFF;
}