/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body { background-color: #BAD479; font-family: "Lucida Sans"; font-size: 12px; font-weight:lighter; margin: 0px; padding: 0px; border: 0px; }
img { margin: 0px; padding: 0px; }
a img { border: none; padding: 5px; }
a { text-decoration: underline; color: #006600; }
strong { font-weight:bold; }

hr { border:none; border-top:1px solid #CCCCCC; }
div.hr { border-top:1px solid #CCCCCC; margin:10px 0; }
div.hr hr { display:none; }

/******* hyperlink and anchor tag styles *******/
a:link { background-color:transparent;/* color:#666666; text-decoration:none;*/ }
a:visited { background-color:transparent;/* color:#666666; text-decoration:none;*/ }
a:hover { background-color:transparent;/* color:#000000; text-decoration:underline;*/ }
a:active { background-color:transparent;/* color:#666666; text-decoration:none;*/ }

/************** header tag styles **************/
h1 { font-family:"Helvetica"; font-size: 16px; font-weight:bold; color: #FFFFFF; padding-bottom: 20px; margin:10px 0; }
h2 { font-size:1.2em; line-height:1.4em; margin:0; }
h3 { font-size:1.1em; line-height:1.2em; margin:0; }
h4 { font-size:1em; line-height:1em; margin:0; }
h5 { }
h6 { }

#body_right h1 { font-family: "Lucida Sans"; font-size: 24px;; font-weight:bold; color: #F64441; }


acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }
p { margin:0; padding:0 0 2px 0; }

ul { padding:0 0 0 20px; margin:5px 0 10px 0;}
li { background:url(../../default/Golf%20Development/images/default_bullet_point.gif) no-repeat 0 5px; list-style-type:none; padding:2px 0 2px 12px; }

table { border-style: none; }
td { border-style: none; }

/**Table Styling**/

td.region_head { padding: 20px 0 20px 10px; font-size: 14px; text-decoration: underline; }
td.table_head { padding: 20px 0 10px 10px; font-size: 14px; text-decoration: underline; }

td.subhead { background-color: #FFFFFF; font-size: 13px; font-weight: bold; color: #000000; padding: 25px 0 10px 10px; border-bottom: dotted thin; }

td.region_a { background-color: #E4EFDE; font-family: Verdana; font-size: 11px; font-weight: bold; color: #525252; text-align: center; }
td.region_b { background-color: #FFFFFF; font-family: Verdana; font-size: 11px; font-weight: bold; text-align: center; }

td.one { background-color: #E4EFDE; font-family: Verdana; font-weight: lighter; font-size: 11px; text-align: center; color: #000000; padding: 8px 8px 8px 8px; }
td.two { background-color: #FFFFFF; font-family: Verdana; font-weight: lighter; font-size: 11px; text-align: center; color: #000000; padding: 8px 8px 8px 8px; }

