all { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal;}

A:link {  color: #DAA520; text-decoration: underline}
A:visited {  color: #DAA520; text-decoration: underline}
A:hover {  color: #FFCC66; text-decoration: underline}

TD.NAVOff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	background-color: #bdb76b;
}

TD.NAVOff A:link, TD.NAVOff A:visited,  {
	color: #666633;
	text-decoration: none;
}

TD.NAVOff A:hover  { color: #000; text-decoration: none }

TD.NAVOver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #cccc99;
}

TD.NAVOver A:link, TD.NAVOver A:visited,  {
	color: #FFFFFF;
	text-decoration: none;
}

TD.NAVOver A:hover {
	color: #FFFFFF;
	text-decoration: none;	
}

TD.NAVOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	background-color: #ffffff;
}

td { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #333333; }
TD.TXTBigBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13.5px;
	font-weight: normal;
	color: #333333;
}

TD.TXTHeadline {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666633;
}

TD.TXTSubHead {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999966;
}

TD.TXTDate {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
}

TD.TDCrossLink {
	background-color: #FFCC66;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.LNKCrosslink:link {color: #CC6600; text-decoration: underline}
A.LNKCrosslink:visited {color: #CC6600; text-decoration: underline}
A.LNKCrosslink:hover {color: #993300; text-decoration: underline}

TD.TDQuote  { color: #a0522d; font-style: italic; font-size: 17px; font-family: georgia, times, serif }
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{ font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: none; margin: 0; padding: 0; width: auto}

.bevelmenu li a{ font-family: Verdana, Arial, Helvetica, sans-serif; display: block; width: auto; padding: 2px 4px; text-decoration: none; font-weight: bold; background-color: #fff2bf; border: solid 2px #fff2bf; text-decoration:none; }

.bevelmenu li a:hover{ color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffe271; width: auto; border-style: outset; }
a.boldbuttons{
background: transparent url(images/roundedge-brown-left.gif) no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url(images/roundedge-brown-right.gif) no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
