 /* Global Styles */
BODY {
	padding: 0px;
	margin: 0px;
}

BODY, TD, .NormalText {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}

p
{
margin_top: 2px;
margin_bottom: 2px;
padding_top: 0px;
padding_bottom: 0px;
}

h1	{font-size:	24px;}
h2	{font-size:	22px;}
h3{font-size:	20px;}
h4 {font-size:	18px;}
h5	{font-size:	14px;}
h6{font-size:	12px;}	
h1, h2, h3, h4, h5, h6	{
font-weight: bold;
color: #000000;
background-color: transparent;
margin: 6 0 3 0;
}

/* Text */
html .defaulttext, .smalltext {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}
.titletext {
	font-size: 20px;
}

.picturetext {
	text-align:center;
	padding-top:4px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}

.sidebartext {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.45em;
	color: #ffffff;
}

.hometext
{
	font-weight: normal;
	line-height: 22px;
	color: #000000;
}

.footertext
{
	
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: #f8e4d3;
}

html .sidebarlink {
	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

td.sidebar {
	padding-top: 3px;
	padding-bottom:9px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	text-align:center;
	padding-left: 5px;
}

/* Links */

.pnavlink:link
{
color: #000000;
text-decoration: underline;
}

.pnavlink:active
{
color: #000000;
text-decoration: underline;
}

.pnavlink:visited
{
color: #000000;
text-decoration: underline;
}

.pnavlink:hover
{
color: #000000;
text-decoration: none;
}

.pnavlinkrev:link
{
color: #310B47;
text-decoration: underline;
}

.pnavlinkrev:active
{
color: #310B47;
text-decoration: underline;
}

.pnavlinkrev:visited
{
color: #310B47;
text-decoration: underline;
}

.pnavlinkrev:hover
{
color: #310B47;
text-decoration: none;
}

/* Headers */

html .subhead
{

font-weight: bold;
font-size: 12px;
color: #000000;
background-color: transparent;
margin: 0;
}

/* List Styles */

html .listUL
{

font-size: 11px;
line-height: 14px;
margin: 0px 0px 10px 20px;
}

html .listboldUL
{

font-size: 11px;
font-weight: bold;
margin: 0px 0px 4px 20px;
}

html .listbold16UL
{

font-size: 12px;
font-weight: bold;
line-height: 16px;
margin: 0px 0px 4px 20px;
}

html .listOL {
	font-size: 11px;
	margin: 0px 0px 4px 24px;
}

html .listboldOL {
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 4px 24px;
}

/* Form Styles */

html .SearchButton {
	font-family: verdana, geneva, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #663300;
	border-bottom : thin outset #000033;
	border-right : thin outset #000033;
	border-top : thin outset #996633;
	border-left : thin outset #996633;
}

html .FrmInputShort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	border-bottom : thin inset #000033;
	border-right : thin inset #000033;
	border-top : thin inset #996633;
	border-left : thin inset #996633;
	width: 193px;
	height: 19px;
}

html .FrmInputLong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border-bottom: thin inset #CCCCCC;
	border-right: thin inset #CCCCCC;
	border-top: thin inset #666666;
	border-left: thin inset #666666;
	background-color: #f4ccaa;
	width: 253px;
	height: 19px;
}

html .FrmInputVar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border-bottom: thin inset #CCCCCC;
	border-right: thin inset #CCCCCC;
	border-top: thin inset #666666;
	border-left: thin inset #666666;
	background-color: #f4ccaa;
	height: 19px;
}.eventbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
