td {
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
td.cur {
	text-align: center;
	vertical-align: middle;
}

a:link { color:red; text-decoration:none}
a:visited { color:red; text-decoration:none}
a:hover { color:black; text-decoration:underline; cursor:hand}
a:active { color:red; text-decoration:none}

a.1 {
	text-decoration: underline;
	color: red;

}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;

}

body  {margin:0px;padding:0px}

.style1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.style4 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.style5 {color: #CCCCCC}
.style6 {
	color: #FF0033;
	font-weight: bold;
	font-size: 11px;

}
.style7 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.float-left {
float:left;
margin-right:3px;
}
.big-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.big-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.float-right {

float:right;
margin-right:3px;
}
