BODY {
	FONT-FAMILY: trebuchet ms, helvetica, verdana;
	FONT-SIZE: 12px;
	line-height: 130%;
	scrollbar-face-color: #F7F7F7;
	scrollbar-arrow-color: #C5C5C5;
	scrollbar-3dlight-color: #E5E5E5;
	scrollbar-darkshadow-color: #E5E5E5;
	scrollbar-shadow-color: #C5C5C5;
	scrollbar-highlight-color: #C5C5C5;
	scrollbar-track-color: #EBEBEB;
	text-align: justify;
	color: black;
	background-color: #cccccc;
	margin: 0px; border: 0px
}
img {
	border-width: 0;
	position:absolute;
}
table {
	position:absolute;
}
.t3 {
	position:relative;
}
td, .td1 {
	font-size:9px;
	color:#999999;
}
.td1 {
	color:#333333;
}
.td2, .td3, .td4, .td6 {
	font-size:11px;
	color:#333333;
}
.td3 {
	font-size:13px;
}
.td4 {
	font-size:14px;
	font-weight:bold;
}
.td5 {
	font-size:14px;
	text-align: center;
	color:#333333;
	FONT-FAMILY: courier new;
}
.td6 {
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}
.td7 {
	font-size:16px;
	font-weight:bold;
}
A:link, A:visited {
	FONT-SIZE: 11px;
	text-decoration: none;	
}
A:hover {
	FONT-SIZE: 11px;
	text-decoration: underline;
}
h1 {
	FONT-SIZE: 18px;
}
.inp1, .inp2, .inp3 {
	font-family : Tahoma, Verdana, Arial,sans-serif; 
	border: 1px solid #cccccc;
	font-size: 10px;
	color : #000066;
	width : 60px;
	height : 14px;
}
.inp2, .inp3, .but{
	font-family : Courier New; 
	font-size: 12px;
	color : #000000;
	height : 18px;
}
.inp3{
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	background-image:url(img/s3.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	width : 19px;
	height : 15px;
	cursor: pointer;
}
.but, .but2{
	background-color: #cccccc;
	border: 1px solid #eeeeee;
	font-size: 14px;
	color : #000000;
	width : 150px;
	height : 25px;
	cursor: hand;
}
.but2{
	font-size: 12px;
	width : 120px;
	height : 18px;
}