body{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   background-color: #555566;
   margin: 0px;
   padding:0px;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}
image{
   border-width:0px;
   padding:0px;
   margin:0px;
}
img{
   border-width:0px;
   padding:0px;
   margin:0px;
}
.top_menu_btn{
   float: right;
   padding: 4px;
   width: 150px;
   height: 20px;
   position: relative;
   cursor: hand;
   elevation: higher;
   font-weight: bold;
   font-size:10pt;
   margin-right: 5px;
   margin-left: 5px;
   color: #f8f8f8;
   text-decoration: none;
   text-align: center;
}
.top_menu_btn:hover{
   color: #000000;
   background-color: #506070;
}
#sm_td{
	margin: 0px;
	padding: 0px;
}
#sm_td a{
	display: block;
	width: 185px;
	cursor: hand;
	margin-left: 18px;
	position: relative;
	vertical-align: middle;
	text-align: left !important;
}
#sm_td a:hover{
	background-color: #990000;
}
.sm_lnk{
   width: 100%;
   color: #f8f8f8;
   font-weight: bold;
   font-size: 10pt;
   padding:2pt;
   text-decoration: none;
   line-height: 175%;
}
.sm_lnk:hover{
   color: #f8f8f8;
   background-color: #990000;
}
.sm_sub{
   width: 100%;
   padding: 1pt;
   padding-left: 15px;
   color: #ff0000;
   font-size: 10pt;
   text-decoration: none;
   line-height: 125%;
}
.sm_sub:hover{
   color: #f8f8f8;
   background-color: #990000;
}
.sidemenu{
	width: 185px;
	background-image: url(imgs/bg6.jpg);
	background-color: #660000;
	background-repeat: repeat-y;
}
.body{
   background-color: #555566;
   color: #000000;
   padding:15px;
}
.bdr{
   border-color: #708090;
   border-style: solid;
   border-width: 2px;
}
.awd{
   border-bottom-style: dashed;
   border-bottom-width: 2px;
   border-bottom-color: #c0c0c0;
   margin: 10px;
}
.btn_close{
   background-color: #8090a0;
   color: #000000;
   font-weight: bold;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 9pt;
}
.bullet{
   list-style-image: url(imgs/dot.jpg);
   vertical-align: text-bottom;
   margin-bottom: 15px;
}
.golf{
   list-style-image: url(imgs/golfball.gif);
   vertical-align: text-top;
   font-size: 10pt;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   margin: 5px;
}
li,dd{
   font-size: 10pt;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   list-style-type: inherit;
}
.btn{
   border-style: outset;
   border-color: #690000;
   border-width: 1px;
   padding: 2px;
   background-color: #8b0000;
   color: #ffffff;
   text-align: center;
   font-weight: bold;
   cursor: hand;
   font-size: 10px;
}
.box{
   border-style: solid;
   border-color: #690000;
   border-width: 1px;
   font-size: 10px;
}
.cll{
   border-width: 4px;
   font-size: 10px;
   font-weight: bold;
   text-align: center;
}