body {
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#000000;
}
.menu_txt {
	font-family: Trebuchet MS,Arial;
	font-size: 15px;
	font-weight: bold;
	color: #cccccc;
}
.menu_txt a {
	font-family: Trebuchet MS,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.menu_txt a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
.punchline {
	font-family: Trebuchet MS,Arial;
	font-size: 24px;
	color: #ffffff;
	line-height:40px;
}
.bdy_txt {
	font-family: Trebuchet MS,Arial;
	font-size: 11px;
	color: #000000;
}
.bdy_hdr {
	font-family: Trebuchet MS,Arial;
	font-size: 16px;
	color: #000000;
}
.bdy_hdrwht {
	font-family: Trebuchet MS,Arial;
	font-size: 16px;
	color: #ffffff;
}
.wht_txt {
	font-family: Trebuchet MS,Arial;
	font-size: 11px;
	color: #ffffff;
}
.wht_txt a{
	font-family: Trebuchet MS,Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.copyright {
	font-family: Trebuchet MS,Arial;
	font-size: 9px;
	color: #ffffff;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #757679;
}
.inputstyle2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#757679;
	border: 1px solid #757679;
}
.inputstyle3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #5C9CDC;
}
