body {
	margin: 0px; 
	background: url(images/bg_strip.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.Button {border:1px #000000 solid; font-family:Tahoma; font-size:8.5pt; color:#EFE8D1; font-weight:bold; background-color:#CC0000; width:120px;}
.TB {border:1px #CC0000 solid; font-family:Tahoma; font-size:8.5pt; color :#000; font-weight:bold;}
.whiteHead {
   color: White;
	font-weight: bold;
	font-size: 14px;
}

.darkHead {
	font-weight: bold;
	font-size: 12px;
}

.darkMainHead {
	font-weight: bold;
	font-size: 14px;
}


a {
	color: #000000;
}

a:hover {
	color: #FF4500;
	text-decoration: underline;
}

a.white {
	color: White;
	text-decoration: underline;
	}
	
a.white:hover {
   color: White;
   font-weight: bold;
}	
