@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #000000;
	margin: 0px;
}
li {
	line-height: 18px;
	text-align: left;
}

body {
	background-color: #CC0000;
}

.smalltext {
	color: #FFFFFF;
	letter-spacing: 1.1em;
	text-align: center;
}
td.body {
	padding-right: 6px;
	padding-top: 10px;
	padding-left: 6px;
	padding-bottom: 10px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	color: #333333;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 6px;
}
h2 {
	font-size: 18px;
	color: #CC0000;
	margin-left: 4px;
	margin-top: 6px;
}
#table_layout {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#tdNavigation {
	padding-bottom: 6px;
	padding-left: 4px;
	vertical-align: top;
}
#tdNavigation  a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 6px;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #333333;
}
#tdNavigation a:hover {
	background-color: #CC0000;
}
p {
	text-align: left;
}

