body{
	background: #dddddd url(images/bg.jpg) repeat-x top fixed;
 }

a:link,a:visited	{color: #77cccc;
			background: none;
			text-decoration: none;
			font-weight: none;}
a:hover,a:active	{color: #77cccc;
			text-decoration: underline;
			font-weight: none;}

td { font-size: 13px; }
.t24 { font-size: 24px; }
.t18 { font-size: 18px; }
.t17 { font-size: 17px; }
.t16 { font-size: 16px; }
.t15 { font-size: 15px; }
.t14 { font-size: 14px; }
.t13 { font-size: 13px; }
.t12 { font-size: 12px; }
.t11 { font-size: 11px; }
.t10 { font-size: 10px; }


.sq_gray {
border-style: solid;
border-width: 1px 2px 2px 1px;
border-color: #eeeeee #555555 #555555 #eeeeee;
}

.sq_gray2 {
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #555555 #333333 #333333 #555555;
}

.dotu {
	border-width: 1px;
	border-color: #aaaaaa; 
	border-bottom-style: dotted;
}