html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
  }

html, body {
	width: 100%;
	max-width:100%;
}

body {
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size:12px;
	color: #FFFFFF;
	background-color:#000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #1ba51e;
	line-height:17px;
	font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #1ba51e;
	line-height:17px;
	font-weight:normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #71baed;
	font-weight:normal;
}

.mtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	line-height:15px;
}

.grnhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1ba51e;
}

.lmainbg {
	width:290px;
	height:359px;
	background: url(../images/left-main-bg.jpg) repeat-y;
	vertical-align: top;
	text-align:center;
}

.rmainbg {
	width:290px;
	height:359px;
	background: url(../images/right-main-bg.jpg) repeat-y;
	vertical-align: top;
	text-align:center;
}

.intmainbg {
	width:588px;
	height:359px;
	background: url(../images/right-main-bg-int.gif) repeat-y;
	vertical-align: top;
	text-align:left;
}

.t1 {
	height:30px;
}

.tab1 {
	width:975px;
	background: url(../images/main-bg.jpg) no-repeat top;

}
.tab2 {
	width:975px;
	background: url(../images/main-bg-int.jpg) no-repeat top;

}

/* main nav */
.mnav {
	margin-top:65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #FFFFFF;
}
a.mnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 a.mnav:hover{
	color: #71baed;
	text-decoration: none;
}

a.mnavClk:link  {
	color: #71baed;
	text-decoration: none;
}
 a.mnavClk:visited{
	color: #71baed;
	text-decoration: none;
}
 a.mnavClk:hover{
	color: #FFFFFF;
	text-decoration: none;
}


a.whtline:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whtline:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
 a.whtline:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.address {
	margin-top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #71baed;
	text-align:center;
}
.foot {
	margin-top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
}


a.footL:link {
	color: #71baed;
	text-decoration: none;
}
a.footL:visited {
	color: #71baed;
	text-decoration:none;
}
 a.footL:hover{
	color: #71baed;
	text-decoration:underline;
}

a.footLL:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footLL:visited {
	color: #FFFFFF;
	text-decoration:none;
}
 a.footLL:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

/*normal links */
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
 a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

 .b {

	background-color: Black;
	border: 1px solid #62A0CF;
	color:#FFFFFF;
		}

.d {

	background-color: Black;
	border: 1px solid #62A0CF;
	color:#FFFFFF;
		}


