body {	margin: 0px;	padding: 0px; background:url(../images/main-bg.gif) center top repeat-y; background-color:#040404;}
h1, h2, h3, h4, h5, h6, span, br, p, ul, li, a, ol, form {margin:0; padding:0;}
.nav {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:normal; font-weight:normal; color:#FFF; text-align:center; text-decoration:none; line-height:40px; padding:0 10px; display:block;}

.nav:hover { color:#FFFFFF; text-decoration:underline; background:url(../images/nav-bg-h.gif) left top repeat-x;}

.calculator {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:normal; color:#FFF; text-align:center; text-decoration:none; line-height:29px; padding:0 3px; display:block; background:url(../images/calculatorbtn.gif) center top no-repeat;}

.calculator:hover { color:#FFFFFF; text-decoration:none; background:url(../images/calculatorbtn_h.gif) center top no-repeat;}


.nav-l {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:normal; font-weight:normal; color:#FFF; text-align:center; text-decoration:none; line-height:40px; padding:0 10px; display:block; background:url(../images/nav-bg-left.gif) left top no-repeat;}

.nav-l:hover { color:#FFFFFF; text-decoration:underline; background:url(../images/nav-bg-left-h.gif) left top no-repeat;}

.nav-r {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:normal; font-weight:normal; color:#FFF; text-align:center; text-decoration:none; line-height:40px; padding:0 10px; display:block;  background:url(../images/nav-bg-right.gif) right top no-repeat;}

.nav-r:hover { color:#FFFFFF; text-decoration:underline;  background:url(../images/nav-bg-right-h.gif) right top no-repeat;}


.body-txt-big {font-family:Arial, Helvetica, sans-serif; font-size:18px; font-style:normal; font-weight:bold; color:#FFF; text-align:left; text-decoration:none; line-height:30px;}
.body-txt-srt {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; font-weight:normal; color:#FFF; text-align:left; text-decoration:none; line-height:30px;}



a.btnlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.btnlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

