@charset "ISO-8859-1";

body	{margin:0; padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color:#bfbfbf;}

a		{color:#333; font-weight:bold; text-decoration:none;}
a:link		{color:#333; font-weight:bold; text-decoration:none;}
a:visited	{color:#333; font-weight:bold; text-decoration:none;}
a:focus		{color:#333; font-weight:bold; text-decoration:underline;}
a:hover		{color:#333; font-weight:bold; text-decoration:underline;}
a:active	{color:#333; font-weight:bold; text-decoration:none;}

h1		{font-size:18px; font-weight:bold;}
h2		{font-size:15px; font-weight:bold;}
span.s1		{font-size:8px;}
p		{border-bottom:1px dashed #222; padding-bottom:10px;}
img		{border:0;}

div#box		{width:800px; margin:0 auto; text-align:left;}
div#inbox	{width:798px; background:#787878; border:1px solid #000;}
div#topba	{width:798px; height:120px; background:url(banner1.png);}


div.navbar	{width:798px; height:29px; background-color:#a9a9a9;}

a.button	{display:block; float:left; height:29px; background:url(button.png) repeat-x;
		border-right:1px solid #565656; padding:0 20px; text-align:center; line-height:28px;
		font-size:11px; font-weight:bold; text-decoration:none; color:#fff;}

a.button:link		{font-weight:bold; color:#fff;}
a.button:visited	{font-weight:bold; color:#fff;}
a.button:focus		{font-weight:bold; color:#000; background-position:0 -29px; background-color:#fff;}
a.button:hover		{font-weight:bold; color:#000; background-position:0 -29px; background-color:#fff;}
a.button:active		{font-weight:bold; color:#000; background-position:0 -29px; background-color:#fff;}



div#nvshd	{width:798px; height:4px; background:url(b_o.png);}
* html #nvshd	{font-size:1px; /*IE workaround*/}
div#mainp	{width:778px; padding:10px; background:url(b_m.png);}
div#bobar	{width:798px; height:4px; padding:0px; background:url(b_u.png);}