.ygtvfocus, .ygtvfocus .ygtvlabel,.ygtvfocus .ygtvlabel:link,.ygtvfocus .ygtvlabel:visited,.ygtvfocus .ygtvlabel:hover
{
	background-color:transparent;
	border:none;
}

body, form, input, div, span, ul, li, fieldset, table, td, th {
	font-size: 12px;
	color: #332211;
	font-family: 'Droid Sans', arial, serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0;
	border-style: solid;
	border-color: #CCB399;
}
body {
	background-color: #FEFEFB;
}
h2, h3 {
	text-align: center;
	text-shadow: 1px 1px 1px #AAAAAA;
	font-family: 'IM Fell English SC', arial, serif;
	font-weight:normal;
	font-size:20px;
}
table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
td, th {
	padding: 5px;
	border-right-width: 1px;
}
th {
	font-weight:normal;
	text-align: center;
	border-bottom-width: 1px;
}
.sectiontitle
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCB399;
	text-align:left;
	padding-left:10px;
}
.darkTanBG, th {
	background-color: #E1E1D1;
}
.shadow {
	text-shadow: 1px 1px 1px #AAAAAA;
}
a:active, a:link, a:visited { color: #000066; text-decoration: none }
a:hover { 
	color: #330000; 
	text-decoration: none;
	text-shadow: 2px 2px 2px #AAAAAA;
}
.topB {
	border-top-width: 1px;
}
.rightB {
	border-right-width: 1px;
}
.bottomB {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.leftB {
	border-left-width: 1px;
}
.bordered {
	border:#CCB399 1px solid;
}
input.text, .border {
	border-width: 1px;
}
.whiteBG {
	background-color: #FEFEFB;
}
.offWhiteBG {
	background-color: #FAFAF5;
}
.tanBG {
	background-color: #EEEEDD;
}
.tanText {
	color: #CCB399;
}
.header {
	width: 100%;
}
.header form {
	float: right;
	display: block;
	padding-top:8px;
	padding-right:50px;
}
.header form div {
	float:left;
}
.header form div input {
	border-right-width:0px;
}
.header .form form {
	margin-right: 20px;
}
.footer
{
	text-align:center;
	clear:both;
}
.header .form
{
	float:left;
	padding-left:10px;
	padding-top:7px;
}
.main {
	width: 725px;
	float:left;
	line-height:1.5em;
	margin-left:10px;
}
.content {
	width:1000px;
}
input.text {
	height: 17px;
	text-align: center;
	vertical-align: middle;
}
hr {
	border: 0px;
	padding-top: 1px;
	background-color: #CCB399;
}
.redText {
	color: #770000;
}
.greenText {
	color: #001900;
}
.blueText {
	color: #000019;
}
.indent, .indent p {
	text-indent: 20px;
}
.column {
	margin-left:20px;
	float:left;
	width:45%;
	text-align:center;
}
.whatsNewRecord {
	margin-bottom:20px;
	border-bottom:dashed #CCB399 1px;
}
