body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #204C71;
}
body {
	background-color: #E7E7E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F38622;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F38622;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #F38622;
}
.buttons {
	text-transform: uppercase;
	font-size: 12px;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.t1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF6600;
	text-transform: uppercase;
}
.t2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6600;
	text-transform: none;
}
.butbg {
	background-image: url(images/but.jpg);
	background-repeat: repeat;
	background-position: center top;
}
p {
	padding-right: 16px;
	padding-left: 16px;
}
.w {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.borderB {
	border: 1px solid #2284B5;
}
.mini {
	font-size: 10px;
	font-weight: normal;
}
TD.small{font-size:11px;}
