@charset "utf-8";

.menutxt {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #E00;
	text-align: right;
}
.lefttime {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-style: normal;
	color: #ffa800;
	text-align: center
}

.contactform {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #E00
	text-align: left;
}

.menubutton {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #EEE;
	text-align: right;
}
.menubuttonRed {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color:#700;
	text-align:right;
}
.bodytst {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #444;
	text-align: left;
}
.Wbodytst {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	color: #999;
	text-align: left;
}

.linkbodytst {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #00F;
	text-align: left;
}
.cr {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #444;
	text-align: center;
}
.copyright {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	color: #AAA;
	text-align: right;
}
.bodytstblack{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: left;
}

.TiTle_white {
	font-family: tahoma;
	font-size: 20px;
	font-style: normal;
	color: #EEE;
	text-align: center;
	margin-top:1px;
	
}

.TiTle_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #700;
	text-align: left;
	margin-top:1px;
	
}

.TiTle_red_s {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #700;
	text-align: left  
	margin-bottom:0px;
	
}

