body {
font-family: Arial, Helvetica, sans-serif;
}

#pageName {
	position:absolute;
	top: 167px;
	left: 240px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #CB3915;
	padding: 10px;
	background-color:#FFFFFF;
	text-transform:uppercase;
	vertical-align: middle;
}
p {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
p a:link {
	color: #666666;
	text-decoration: none;
}
p a:hover {
	color: #CC0000;
	text-decoration: none;
}
p a:visited {
	color: #666666;
	text-decoration: none;
}
#content img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #ffffff;
}

#menu ul {
	text-align:right;
list-style: none;
border: none;
}
#menu li {
padding:5px 0px 2px 0px;
}
#menu a:link {
font-size: 11px;
display: block;
color: #fff;
text-decoration: none;
font-weight:normal;
margin: 0px 0px -5px -50px;
padding: 0px 5px 2px 0px;
font-style: normal;
}
#menu a:visited {
font-size: 11px;
display: block;
color: #fff;
text-decoration: none;
font-weight:normal;
margin: 0px 0px -5px -50px;
padding: 0px 5px 2px 0px;
font-style: normal;
}
#menu a:hover {
background-color: #666;
color: #ccc;
margin: 0px 0px -5px -50px;
}

#menuSub ul {
list-style: none;
margin-left:0px;
border: none;
padding:0px;
}
#menuSub li {
padding:5px 0px 2px 0px;
}
#menuSub p {
font-size: 10px;
line-height: 18px;
color: #ccc;
font-weight:normal;
padding: 0px 0px 2px 5px;
margin: 0px 0px -5px 3px;
font-style: normal;
}
#menuSub a:link {
font-size: 11px;
display: block;
color: #ccc;
text-decoration: none;
font-weight:normal;
padding: 0px 0px 2px 5px;
margin: 0px 0px -5px 3px;
font-style: normal;
}
#menuSub a:hover {
background-color: #666;
color: #ccc;
padding: 0px 0px 2px 5px;
margin: 0px 0px -5px 3px;
}
#menuSub a:active {
background-color: #666;
color: #ccc;
padding: 0px 0px 2px 5px;
margin: 0px 0px -5px 3px;
}
#menuSub a:visited {
font-size: 11px;
display: block;
color: #ccc;
text-decoration: none;
font-weight:normal;
padding: 0px 0px 2px 5px;
margin: 0px 0px -5px 3px;
font-style: normal;
}

h1 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px; 
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px; 
	font-weight: bold;
	color: #cc0000;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px; 
	font-weight: bold;
	color: #cc0000;
}
h3 a:link {
	color: #666666;
	text-decoration: none;
}
h3 a:hover {
	color: #CC0000;
	text-decoration: none;
}
h3 a:visited {
	color: #cc0000;
	text-decoration: none;
}
h4 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px; 
	font-weight: bold;
	color: #000000;
}
h4 a:link {
	color: #666666;
	text-decoration: none;
}
h4 a:hover {
	color: #CC0000;
	text-decoration: none;
}
h4 a:visited {
	color: #666666;
	text-decoration: none;
}
h5 {
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px; 
	font-weight: bold;
	color: #000000;
}
h5 a:link {
	color: #666666;
	text-decoration: none;
}
h5 a:hover {
	color: #CC0000;
	text-decoration: none;
}
h4 a:visited {
	color: #666666;
	text-decoration: none;
}
h6 {
	font-size: 10px;
	line-height: 14px;
	margin-top: 10px; 
	margin-bottom: 3px;
	font-weight: normal;
	color: #000000;
}
h6 a:link {
	color: #666666;
	text-decoration: none;
}
h6 a:hover {
	color: #CC0000;
	text-decoration: none;
}
h6 a:visited {
	color: #666666;
	text-decoration: none;
}
.td_tables {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}
ul {
	list-style-position: outside;
	margin-left: 5px;
	padding-left: 10px;
	list-style-type: square;
}
