﻿body {
  behavior: url('css/templates/zfit/csshover.htc');
  background: #FFF; color: #000;
  margin:0;}

body,td,p{
	font-family:arial;
	font-size:10px;
}
div#header{
	width: 797px;
	position:relative;
	z-index:1;
	clear:both;}
	
div#tabmenuimg {
	font-family:arial;
	font-size:10px;
	font-weight:800;
	width:798px;
	position:relative;
	z-index:10;
	clear:both;
}
div#tabmenu{

	font-family:arial;
	font-size:10px;
	font-weight:800;
	width:797px;
	height:24px;
	position:relative;
	z-index:10;
	clear:both;
}
/*style of tab content oontainer*/
div#main{ 
	position:relative;
	z-index:1;
	margin-top:2px;
	border: 1px solid #CCC;
	width: 790px;
	height:320px;
	overflow:hidden;
	text-align:left;
	overflow:auto;
	padding:4px;
	clear:both;
}

#footer{
	margin-top:4px;
	width:797px;
	height:28px;
	clear:both;
	border:1px solid #CCC;
}
#footer2{
	margin-top:4px;
	width:797px;
	height:28px;
	clear:both;
	border:1px solid #ccc;
}
#footer3{
	margin-top:4px;
	width:797px;
	height:28px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;	
}
div#newsletter{
	font-size:9px;
	color:#FFF;
}
div#newsletter td{
	color:#FFF;
	white-space:nowrap;
}
.inputtext{
	margin:0;
	padding:2px;
	border:1px solid #666666;
	width:120px;
	height:18px;
	font-size:9px;
}
div#headerlnk{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color:#003366;
}