body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {
	margin-top:5px;
	margin-bottom:5px;
}

a:link,a:visited,a:active {
	color: #CC6600;
}

a:hover {
	color: #003333;
}

.adminsmall{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited {
	color:#666666;
	font-family: arial,Helvetica,sans-serif; 
	font-size:10px; 
	text-decoration: underline;
}

.alert{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}

a.breadcrumb:hover {
	color:#CC6600; 
	font-family: arial,Helvetica,sans-serif; 
	font-size:10px;
	text-decoration: none; 
}

a.footer:link,a.footer:active,a.footer:visited{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.footer:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: underline;
}
p.error{
	color:#000;
	margin:5px 3px;
	padding: 4px;
	background-color: yellow;
}
.hglt{
	font-weight:bold;
	color:#990000;
}
h2 {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	margin:0px 0px 5px 0px;
}
.orangetitles {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}

a.orangetitleslink:link,a.orangetitleslink:visited,a.orangetitleslink:active {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold; 
	text-decoration: underline;
}

a.orangetitleslink:hover {	
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none; 
}

.orangeunderlinetext {
	color: #CC6600;
	text-decoration:underline;
}

h1 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin:5px 0px 0px 0px;
}
.redtitles {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}

.redtitleslink {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

a.redtitleslink:link,a.redtitleslink:active,a.redtitleslink:visited {
	font-size: 14px;
	color: #990000;
	font-weight: bold; 
	text-decoration: underline;
}

a.redtitleslink:hover {	
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none; 
}

.inershadow01 {
	background-attachment: scroll;
	background-image: url(images/shadowtopm.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/*
.mainshadow {
	background-attachment: scroll;
	background-image: url(images/shadowmain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 5px 5px 5px;
} */

.mainshadow {
	background-image: url(images/shadowmain_strip.jpg);
	background-repeat: repeat-x;
	padding: 5px 5px 5px 5px;
}
.shadow2 {
	background-attachment: scroll;
	background-image: url(images/shadowtopm2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.backdrop {
	background-attachment: fixed;
	background-image: url(images/backdrop.gif);
	background-repeat: repeat;
	background-position: center top;
}

.submitform{
	margin-top:5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.address_clip{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.submittitle{
	padding-top:5px;
	text-align:right;
}

.arr{background-image:url("images/arrow.gif");background-repeat:no-repeat;padding-left:7px;padding-bottom:3px;}

.sectiontxt {

	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:bold;
	padding-left:5px;
	padding-top:5px;

}