.main {
	font-size: 13px;
	font-family: verdana;
	padding: 7px;
	text-align: justify;
}
.nopad {
	font-size: 12px;
	font-family: verdana;
	text-align: justify;
}
.right {
	font-size: 11px;
	font-family: verdana;
	padding: 7px;
	text-align: justify;
}
.mini {
	font-size: 9px;
	font-family: verdana;
	padding: 7px;
	text-align: justify;
}
.copyright {
	color: #FFFFFF;
	background: #000000;
	font-size: 10px;
	font-family: verdana;
	padding: 4px;
}
.mini2 {
	background: #45454F;
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana;
	padding: 7px;
	text-align: justify;
}
.logo {
	color: #FFFFFF;
	font-size: 20px;
	font-family: verdana;
}
.head {
	background: url("/i2/header_blue.gif");
	color: #FFFFFF;
	font-size: 14px;
	font-family: verdana;
	padding: 7px;
}
.head2 {
	background: url("/i/head2_bg.gif");
	color: #05051F;
	font-size: 14px;
	font-family: verdana;
	padding: 7px;
}
.head3 {
	background: #65656F url("/i/head3_bg.gif");
	color: #FFFFFF;
	font-size: 14px;
	font-family: verdana;
	padding: 7px;
}
.listhead {
	background: #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.list {
	font-size: 10px;
	font-family: verdana;
	text-align: justify;
}
.newsletter {
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
a.listheadlink {
	color: #D5D5EF;
	font-weight: bold;
	text-decoration: none;
}
a.listheadlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #233857;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.white td {
	background: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.itsover_white td {
	background: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.dark td {
	background: #DFE3E8;
	border-top: 1px solid #DFE3E8;
	border-bottom: 1px solid #DFE3E8;
}
.itsover_dark td {
	background: #DFE3E8;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.empty td {
	border-bottom: 1px solid #FFFFFF;
}