/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
td.second { background-color:#000000; }
td.first { background-color:#CC0000; link-color: #CC0000; }
td.third { background-color:#CCCCCC; }
a:link { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #CC0000; }
a:active { text-decoration: underline; color: #CC0000; }
a:hover { text-decoration: underline; color: #CC0000; }
.subtitle { font-size: 20px; color: #CCCCCC; }
.title { font-size: 35px; color: #000000; }
table.second { background-color:#000000; }
.boxtext { font-weight: bold; color: #ffffff; }
.navbox { font-size: 10px; }
table.first {background-color:#CC0000; }
.titlein { font-size: 35px; color: #CCCCCC; }
td { vertical-align:top; }

.pageBottom {
	background-image:url(images/pg_lower_right_corner.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#fff;
}
#footer {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#666;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#009900;
}
#footer a:hover {
	color:#0000ff;
	text-decoration:none;
}

