a, a:link, a:visited, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background-color: #990000;
	color: white;
}

.nohover a {
	background-color: transparent;
}

.nohover a:hover {
	background-color: white;
}

.nohover2 a {
	background-color: transparent;
}

.nohover2 a:hover {
	background-color: white;
	color: #990000;
	text-decoration: underline;
}

a.image {
	background-color: white;
	border: none;
}

a.image:hover {
	background-color: white;
}
a.pic {
	color: black;
	display: block;
	float: left;
	font-size: 80%;
	font-weight: normal;
	height: 208px;
	padding-top: 1em;
	text-align: center;
	text-decoration: none;
	width: 170px;
}
a.pic:hover {
	background-color: black;
	color: red;
}
body {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	text-align: center;
}

.h2_header {
	text-align: center;
	font-size: 100%;
}
h4 {
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
img {
	border: 0;
	margin: 0;
}
p.small-size {
	padding: 0;
}
ul.norm, li.norm {
	background-color: white;
	background-image: none;
}
.bold {
	font-weight: bold;
}
.box {
	border: medium inset #000000;
}
.clearer {
	clear: both;
	line-height: 0.01em;
}
.formw {
	display: block;
	float: left;
	width: 72%;
}
.formwp {
	display: block;
	float: left;
	width: 62%;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
.fullwidth {
	display: block;
	float: left;
	width: 99%;
	text-align: center;
}
.google {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.head {
	background: white url(images/header_notext1.gif) repeat-x;
	display: block;
	height: 112px;
	width: 100%;
}
.head h1, .head h2{
	margin: 0;
	padding-bottom: 0;
	padding-top: 0.5em;
	text-align: center;
}
.head h3 {
	margin: 0;
	padding: 0;
	text-align: center;
}
.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.label {
	display: block;
	float: left;
	font-size: 85%;
	font-weight: normal;
	width: 27%;
}
.large-body {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	text-decoration: underline;
}
.newdiv {
	background: #fff url(images/thinline.gif) repeat-y;
	display: block;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	width: 900px;
}
.printHead {
	background-color: #ffcc33;
	color: #990000;
	display: none;
	height: 0px;
	width: 100%;
}
.regform {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}
.reposition {
	height: 100%;
	left: 60px;
	position: absolute;
	top: 0px;
}
.rhcMain, .rhc_main {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1em;
	width: 690px;
}
.row {
	clear: both;
	display: block;
	float: left;
	padding-bottom: 0.25em;
	width: 100%;
}
.small-body {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.smaller-body {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
}
.txtinp {
	width: 99%;
}
#lhc {
	display: block;
	float: left;
	height: 100%;
	width: 200px;
}

#dogmenu, #dogpictures, #dts{
	width: 196px;
	background-color: #ffcc33;
	border: none;
	color: #990000;
	padding-top:0;
}
#lhc #dogmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #ffcc33;
	color: #990000;
	white-space: normal;
	position: relative;
}

#lhc .yuimenuitem a {
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 85%;
	white-space: normal;
	background-image: url(images/paw3.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 31px;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}

#lhc .yuimenuitem a:hover {
	text-decoration: none;
	color: White;
}

div.yuimenu li.hassubmenu em.submenuindicator {
	background-image: none;
	position:absolute; 
	right:0; 
	top:4px;
}

div.yuimenu li.hassubmenu em.submenuindicator.selected {
	position:absolute; 
	right:0; 
	top:4px;
	}


div.yuimenu li, div.yuimenubar li {
    white-space:wrap;
	 padding: 0;
	 clear: both;
	 }

#rhc {
	background-color: white;
	display: block;
	float: left;
	width: 699px;
}

.printBox {
}
