body {	margin: 0px;	padding: 0px; background-color:#0c0c0c;}
h1, h2, h3, h4, h5, h6, span, br, p, a, form {margin:0; padding:0;}
.nav-l {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:normal; color:#000; text-align:center; text-decoration:none; line-height:40px; padding:0 5px; display:block; background:url(../images/nav-bg-left.gif) left top no-repeat;}

.nav-l:hover {color:#FFFFFF; text-decoration:none; background:url(../images/nav-bg-left-h.gif) left top no-repeat;}
.nav {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:normal; color:#000; text-align:center; text-decoration:none; line-height:40px; padding:0 5px; display:block; background:url(../images/nav-bg.gif) left top repeat-x;}

.nav:hover {color:#FFFFFF; text-decoration:none; background:url(../images/nav-bg-h.gif) left top repeat-x;}
.nav-r {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:normal; color:#000; text-align:center; text-decoration:none; line-height:40px; padding:0 5px; display:block; background:url(../images/nav-bg-right.gif) right top no-repeat;}

.nav-r:hover {color:#FFFFFF; text-decoration:none; background:url(../images/nav-bg-right-h.gif) right top no-repeat;}

a.btnlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover.btnlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
