/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	font-family:"Trebuchet MS", Verdana, Arial;
	text-align:left; color:#818181;
	line-height:1.7em;
	font-size:0.7em;
	background:url(img/bgnd-top.gif) #EBEAE5 left top repeat-x;
}

img, object, embed { padding:0; border:0; vertical-align:top; }

hr { border:none; background:#CCCCCC; color:#CCCCCC; height:1px; line-height:1px; margin:5px 0 10px 0;}
:focus { outline:none; }

/******* hyperlink and anchor tag styles *******/
a:link { background-color:transparent; color:#CD9933; text-decoration:none; }
a:visited { background-color:transparent; color:#CD9933; text-decoration:none;}
a:hover { background-color:transparent; color:#CD9933; text-decoration:none; }
a:active { background-color:transparent; color:#CD9933; text-decoration:none; }

/************** header tag styles **************/
h1 { color:#CD9933; font-weight:bold; font-size:18px; }
h2 { color:#000000; font-weight:bold; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif;}
h3 { font-size:11px; line-height:18px; font-weight:bold;  font-family:Georgia, "Times New Roman", Times, serif; color:#000000;}
h4 { font-size:1em; }
h5 { }
h6 { }

h1, h2, h3, h4, h5, h6 { padding:0; margin:0 0 0.5em 0;}

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }
p { margin:0; padding:0 0 1em 0; }
ul { margin:0; padding:0; list-style-position:inside; padding:0 0 0 0;}

#bodyLeft li { background:url(img/li_gold.png) 0 50% no-repeat; list-style-type:none; padding-left:12px;}