body {
	background-color: #9bc4d7;
	background-image: url(graphics/bg_gradient.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.style1 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {font-size: 12px; font-weight: 200; font-family: Arial, Helvetica, sans-serif;}

.head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FF0000;
}
.maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	top: 0px;
	background-color: #FFFFFF;
}
.body {
	background-color: #666666;

	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.bc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.greyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #666666;
}



.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #333333;
}
.smalltable {
	background-image: url(graphics/bg_small_table.gif);
	background-repeat: no-repeat;
}
