body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, tr, td, p {font-size: 11px; color: #222; font-family: tahoma, verdana, geneva, arial, sans-serif;}

a {color: #0A5900; text-decoration: underline;}
a:visit, a:hover {color: #0A5900; text-decoration: none;}

a.nav, a.nav:visited, a.nav:active {color: #444; text-decoration: none; font-weight: bold; font-size:12px}
a.nav:hover {color: #0A5900; text-decoration: underline;}

h1, .h1	{font-family: Arial; font-size:150%; color: #000000; margin-bottom: 5px;  font-weight: bold; padding-left:10px; }
h2, .h2	{font-family: Arial; font-size:125%; color: #444; margin-bottom: 4px;  font-weight: bold; }
h3, .h3 {font-family: Arial; font-size:110%; color: #444; margin-bottom: 4px;  font-weight: bold; }

.navf {color: #fff;}
a.navf, a.navf:active, a.navf:visited {color: #fff; text-decoration: underline;}
a.navf:hover {color: #fff; text-decoration: none;}

.date {background: url(images/bg_date.gif) no-repeat; font-family: Arial; font-size:200%; color: #fff; font-weight: bold;}

/* rounded corner div */
.rbroundbox { background-color: #f5f5f5;}
.rbtop div  { background: url(images/cr_top_left.gif) repeat-y top left; }
.rbtop      { background: url(images/cr_top_right.gif) repeat-y  top right; }
.rbbot div  { background: url(images/cr_bottom_left.gif)repeat-y  bottom left; }
.rbbot      { background: url(images/cr_bottom_right.gif) repeat-y  bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {width: 100%; height: 15px;font-size: 1px;}
.rbcontent  {  margin: 0 14px; }
.rbroundbox { width: 100%; margin: auto; background: url(images/cr_bg.gif) repeat-y  top left; }

#fbs a {color: #5e2728;}
#fbs ul {list-style: none; margin: 0px; padding: 0; border: none;}
#fbs li {border-left: 1px solid #5e2728;; margin: 10; padding-left: 5px;}
 
 /* needed part */
.usermenu {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	/*font-weight : bold;*/
	color : #000000;
}
a.usermenu:link {
	color : #000066;
	font-size : 10px;
	text-decoration : none;
}
a.usermenu:hover {
	color : #0000CC;
	font-size : 10px;
	text-decoration : underline;
}

