BODY {
	background-image:url("../img/tblbg.jpg");
	background-color: #9ECCEE;
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: #B0CD30;
	SCROLLBAR-HIGHLIGHT-COLOR: #1B56A6;
	SCROLLBAR-SHADOW-COLOR: #1B56A6;
	SCROLLBAR-3DLIGHT-COLOR: #1B56A6;
	SCROLLBAR-ARROW-COLOR: #1B56A6;
	SCROLLBAR-TRACK-COLOR: #B0CD30;
	SCROLLBAR-DARKSHADOW-COLOR: #1B56A6;
}

.balontable {
	background-image:url("../img/bg80.jpg");
	background-repeat: repeat-x;
	min-height: 700px;
}
.text14 {
	FONT-SIZE: 14px;
	COLOR: #AA0000;
	font-family:Tahoma, Trebuchet MS;
	font-weight: bold;
}
.text12b {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	font-family:Tahoma, Trebuchet MS;
	font-weight: bold;
}
.text12 {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	font-family:Tahoma, Trebuchet MS;
}
.text11b {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family:Tahoma, Trebuchet MS;
	font-weight: bold;
}
.text11 {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family:Tahoma, Trebuchet MS;
}
.text10b {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	font-family:Tahoma, Trebuchet MS;
	font-weight: bold;
	}
.text10 {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	font-family:Tahoma, Trebuchet MS;
}
.title {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	font-family:Tahoma, Trebuchet MS;
	font-weight: bold;
}
.clock {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family:Tahoma, Trebuchet MS;
	font-weight: bold;
}
.link1 {
	FONT-SIZE: 12px; 
 	COLOR: #ffffff;
 	FONT-FAMILY: Tahoma;
 	TEXT-DECORATION: underline;
}
.link1:hover {
	TEXT-DECORATION: none;
	COLOR: #47CFFE;
}
.link2 {
	FONT-SIZE: 12px; 
 	COLOR: #ffffff;
 	FONT-FAMILY: Tahoma;
 	TEXT-DECORATION: underline;
 	}
.link2:hover {
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	COLOR: #ffffff;
}
.linkt {
	FONT-SIZE: 10px; 
 	COLOR: #ffffff;
 	FONT-FAMILY: Tahoma;
 	TEXT-DECORATION: none;
 	}
.linkt:hover {
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
	COLOR: #ffffff;
}
input {
	FONT-SIZE: 11px;
	COLOR: #1A55A6;
	font-family:Tahoma, Trebuchet MS;
	border-style: solid;
	border-width: 0px;
	font-weight: bold;
}
textarea {
	FONT-SIZE: 11px;
	COLOR: #1A55A6;
	font-family:Tahoma, Trebuchet MS;
	border-style: solid;
	border-width: 0px;
	font-weight: bold;
}
.button {
	border-style: solid;
	border-width: 0px;	
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;	
	BACKGROUND COLOR: #1A55A6;	
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none
}