.pagetitle {
	color: #000000;
	font-weight:normal;
	font-size: 14px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.ld-maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.ld-smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

body {
	background-color: #CC0000;
}

 #navcontainer
{
	margin: 0;
	padding: 0 0 0 0px;
	width: 100%;
}

#navcontainer UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
}

#navcontainer LI
{
	display: block;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	width: auto;
	text-align: center;
	letter-spacing: normal;
}

#navcontainer A
{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	background: #000000;
	margin: 0;
	padding: 2px 13px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
	background-color: #FC2B2E;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navcontainer A:hover, #navcontainer A:active {
	background: #BBBBBB;
	background-color: #990000;
	color: #FFFFFF;
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 0px;
padding: 5px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }

/* END style10 */
.contact-border {
	border: 2px solid #FC2B2E;
}
.cellbackg {
	background-image: url(graphics/contactbackg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 150px;
	padding: 10px;
}
.formbackg {
	background-image: url(graphics/contactbackg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}

