* {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #444444;
}
body {
	margin-top: 10px;
	margin-left: 7px;
}
form {
	display: inline;
}
img {
	border-color: #444444;
}
a, a:link, a:visited {
        color: #444444;
        text-decoration: underline;
}
a:hover, a:active {
        color: #999999;
        text-decoration: underline;
}
td.sp1 {
	line-height: 2px;
	font-size: 2px;
	color: #f9f9ff;
}
td.sp2 {
	line-height: 9px;
	font-size: 9px;
}
tr.nav_off td {
        border: 1px solid #444444;
        padding: 3px;
        color: #444444;
        font-weight: bold;
        text-decoration: none;
        background-color: #ffffff;
        border-left: 8px solid #cc0000;
	cursor: pointer;
}
tr.nav_on td {
        border: 1px solid #444444;
        padding: 3px;
        color: #444444;
        font-weight: bold;
        text-decoration: none;
        background-color: #ffffff;
        border-left: 8px solid #000099;
	cursor: pointer;
}
td.main1 {
	border-left: 8px solid #000099;
	border-top: 1px solid #444444;
	border-right: 3px solid #cc0000;
	border-bottom: 1px solid #444444;
	padding: 5px;
	background-image: url("../img/header.jpg");
	background-repeat: no-repeat;
	background-position: 99% 50%;
}
b.slogan {
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	background-color: #506090;
}
td.ads {
	padding-top: 15px;
}
td.main3, td.main3 form {
	color: #000099;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
td.main4 {
	background-image: url("../img/3blue.gif");
	background-repeat: repeat-y;
	background-position: 100% 0%;
}
td.main5 {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 40px;
	padding-bottom: 40px;
}
td.main5 * {
	line-height: 160%;
}
td.main6 {
	background-image: url("../img/18bluewhite.gif");
	background-repeat: repeat-y;
	background-position: 100% 0%;
}
td.main7 {
	padding-top: 6px;
	padding-right: 3px;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
td.main7 a, td.main7 a:link, td.main7 a:visited {
        font-size: 10px;
        color: #666666;
        text-decoration: underline;
	font-weight: bold;
}
td.main7 a:hover, td.main7 a:active {
        font-size: 10px;
        color: #999999;
        text-decoration: underline;
        font-weight: bold;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
}
.quick, select.quick option {
	color: #000099;
	font-size: 9px;
	padding-left: 1px;
	font-weight: bold;
}
div.long, div.long * {
	line-height: 200%;
}
.ok {
	color: #444444;
}
.err {
	color: #990000;
}
.msg {
	color: #444444;
}
table.form {
	border: 3px double #999999;
}
table.form tr th {
	background-color: #cccccc;
	font-weight: bold;
}
table.form tr td {
	background-color: #e0e0e0;
}
table.form tr td.a {
	font-weight: bold;
}
td.a {
	text-align: left;
	vertical-align: middle;
}
td.b {
	text-align: left;
	vertical-align: middle;
}
td.c {
	text-align: center;
	vertical-align: middle;
}
input.form, textarea.form {
	width: 100%;
	padding-left: 1px;
}
input.button {
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

table.googleads {
	margin-left: 15px;
	border: 1px solid #9999cc;
	background-color: #ffffff;
}
table.googleads tr td {
	padding: 4px;
	font-size: 8px;
}
