body {
	background: url(images/bg_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #a1c2dd;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6e6e6e;
	line-height: 18px;
}


a {color: #6ba0cb; text-decoration: underline;}
a:hover {color: #e8900a; text-decoration: underline;}

.left {font-size: 11px; color: white; line-height: normal; margin: 0; padding: 14px 10px 30px 10px;}
.left a {font-size: 11px; color: white; line-height: normal; text-decoration: underline;}
.left a:hover {font-size: 11px; color: #ffe7ab; line-height: normal; text-decoration: underline;}

.center {background-color: white; padding: 0 14px 14px 14px;}

.articles {background-color: white; font-size: 11px; line-height: normal; padding: 0 14px 14px 14px;}
.articles a {color: #6ba0cb; font-size: 11px; line-height: normal; text-decoration: underline;}
.articles a:hover {color: #e8900a; font-size: 11px; line-height: normal; text-decoration: underline;}

.subst {font-style: italic; font-weight: bold;}

.ttl {font-size: 16px; font-weight: bold; color: #e8900a;}

li {list-style-image: url(images/bullet.gif); margin: 0 0 8px 0; padding: 0;}

.footer {font-size: 12px; font-weight: bold; color: white; padding: 38px 0 0 75px;}
.footer a {font-size: 12px; font-weight: bold; color: white; padding: 0 11px 0 11px; text-decoration: none;}
.footer a:hover {font-size: 12px; font-weight: bold; color: #f6bb08; padding: 0 11px 0 11px; text-decoration: none;}

.copyright {font-size: 10px; font-weight: bold; color: #e7bfc3; margin: 0; padding: 0 14px 12px 0;}

.form {width: 250px; font-family: Tahoma; font-size: 11px; color: #6e6e6e; border: 1px solid #7e7e7e;}


