body {
	margin: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
}

table {
	border-collapse: collapse;
}

img {
	border: 0px;
}

.ibox, textarea {
	border-top: 2px solid #AAA;
	border-bottom: 1px solid #CCC;
	border-left: 2px solid #AAA;
	border-right: 1px solid #CCC;
	font-size: 12px;
	font-family: Verdana, Sans-Serif, Arial;
}
#t1 {
	font-size: 12px;
	height: 20px
}
#t2 {
	background-color: #F4F4F4;
	border-top: 1px solid #C0C0C0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Sans-Serif, Arial;
	height: 18px;
}

#t2 a {
	text-decoration: none;
	color: #000000;
}

#t2 a:hover {
	text-decoration: underline;
	color: #000000;
}

.m1 {
	background-color: #B9DCFF;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-indent: 4px;
}

.m1 a {
	text-decoration: none;
	color: #000000;
}

.m1 a:hover {
	text-decoration: underline;
}

.m2 {
	font-size: 12px;
	font-family:  Verdana, Arial;
	padding-left: 10px;
	background-color: #F4FAFF;
}

a.m3 {
	display: block;
	width: 130px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	border: solid 1px #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 2px;
}

a.m3:hover {
	border: solid 1px #B9DCFF;
	background-color:#EEF4FF;
}

.t3 {
	width: 300px;
}
/*FF4A4A*/
.c1 {
	width: 110px;
	text-align: center;
	border-top: 1px solid #00a8ff;
	border-bottom: 1px solid #00a8ff;
	border-left: 1px solid #00a8ff;
	background-color: #3bb1ff;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.c2 {
	text-align: right;
	padding-right: 10px;
	border-top: 1px solid #70D0FF;
	border-bottom: 1px solid #70D0FF;
	border-left: 1px solid #00a8ff;
	border-right: 1px solid #70D0FF;
	font-size: 11px;
	background: url(images/0.gif);
	width: 190px;
}

.c2 a {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}

.c2 a:hover {
	text-decoration: underline;
}

.c3 {
	font-size: 11px;
	list-style-image: url(images/2.gif);
	padding-bottom: 5px;
}

.c3 a {
	text-decoration: none;
	color: #000000;
}

.c3 a:hover {
	text-decoration: underline;
	list-style-image: url(images/3.gif);
}

.headlines {
	font-size: 13px;
}

.sf {
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #C0C0C0;
}

.tnav {
	width: 780px;
	background-color: #0a246a; /* was 99CCFF */
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	height: 20px;
	font-family: Verdana, Arial;
}

.tnav td {
	width: 111px;
	background-color: #0a246a; /* was 333333 */
}

.tnav a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	border: 1px solid #0a246a; was 343434 */
}

.tnav a:hover {
	border: 1px solid #183992; /* was 444444 */
	color: #FFFFFF;
	background-color: #0d2b7d; /* was 343434 */
	text-decoration: underline;
}