/* CSS Document */

BODY {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

SCROLLBAR-FACE-COLOR: #FFFFFF;  
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;  SCROLLBAR-ARROW-COLOR:#ae2c2a; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
TEXT-DECORATION: none
SCROLLBAR-HORIZONTAL: none;
background:url("images/stripe.png");
}


.text {font-family: arial, verdana ; text-decoration: none; color: #000000; font-size: 15px;}

.text_bold {font-family: arial, verdana ; text-decoration: none; color: #999999; font-size: 22px; font-weight:none;}

.heading { font:Helvetica, Arial, sans-serif; text-decoration:none; color:#FFFFFF; font-size: 30px; font-weight:bold;}

.top_button_on {font-family: arial, verdana ; text-decoration: none; color: #e10d61; font-size: 22px;}

.top_button {font-family: arial, verdana ; text-decoration: none; color: #e10d61; font-size: 22px;}
.top_button:alink {text-decoration: none; color: #e10d61; font-size: 22px;}		
.top_button:vlink {text-decoration: none; color: #e10d61; font-size: 22px;}		
.top_button:link {text-decoration:none; color: #e10d61; font-size: 22px;}		
.top_button:hover {text-decoration: underline; color: #42c4dc; font-size: 22px;}

.bot_button {font-family: arial, verdana ; text-decoration: none; color: #545352; font-size: 15px;}
.bot_button:alink {text-decoration: none; color: #545352; font-size: 15px;}		
.bot_button:vlink {text-decoration: none; color: #545352; font-size: 15px;}		
.bot_button:link {text-decoration:none; color: #545352; font-size: 15px;}		
.bot_button:hover {text-decoration: underline; color: #000000; font-size: 15px;}

.title {font-family: arial, verdana;  text-decoration:none; color: #000000; font-size: 32px;}

.titlewhite {font-family: Gill Sans,Gill Sans MT,Myriad Pro,Arial, sans-serif arial, verdana;  text-decoration:none; color: #ffffff; font-size: 32px;}

.titleblack {font-family: Gill Sans,Gill Sans MT,Myriad Pro,Arial, sans-serif arial, verdana;  text-decoration:none; color: #000000; font-size: 32px;}

.text_small {font-family: arial, verdana ; text-decoration: none; color: #000000; font-size: 10px;}
	

.td_c  {background-color: #00aef0;
	font-family: arial, verdana;  text-decoration:none; color: #ffffff; font-size: 32px;
}
.td_m  {background-color: #ed008c;
	font-family: arial, verdana;  text-decoration:none; color: #ffffff; font-size: 32px;
}
.td_y  {background-color: #fff200;
font-family: arial, verdana;  text-decoration:none; color: #000000; font-size: 32px;
}


.td_gray1  {background-color: #a7a9ac;
	font-family:arial, verdana;  text-decoration:none; color: #413e3e; font-size: 32px;
}
.td_gray2  {background-color: #939598;
	font-family:arial, verdana;  text-decoration:none; color: #413e3e; font-size: 32px;
}
.td_gray3  {background-color: #808285;
font-family: arial, verdana;  text-decoration:none; color: #413e3e; font-size: 32px;
}

