body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-height: 0px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../images/bg.gif);
	background-position: left top;
	background-color: #417eaa;
	background-repeat: repeat-x;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0px;
	text-indent: -2000px;
	display: none;
}
h2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	font-weight:bold;
	text-decoration: none;
}
p{
	padding:5px;
	margin:0px;
	}
.flat {  
border: 1px #cccccc solid; 
font-family: Tahoma; 
font-size: 11px; 
color: #000000; 
background-color: #F5f7f7;
}
.flat-2 {  
border: 1px #cccccc solid; 
font-family: Tahoma; 
font-size: 11px; 
color: #000000; 
background-color: #F5f7f7; 
width:130px;
}

.text
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
}
.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #7f7f7f;
	text-decoration: none;
	text-transform: uppercase;
	}
.heading2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #7f7f7f;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:2px;
	}
.heading2:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #406AC9;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:2px;
	}
.star {
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}
.bg-btn{
	background-image:url(../images/bg-btn.gif);
	background-repeat:repeat-x;
	}
.bg-middle{
	background-image:url(../images/middle-bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
	}
.bg-center{
	background-image:url(../images/center-bg.gif);
	background-repeat:repeat-x;
	}
.top-nav
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
}
.top-nav:hover
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
}
.top-nav-pipe
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.middle-nav
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.middle-nav:hover
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0063E8;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.footer-nav
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #aec9db;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	line-height: 18px;
}
.footer-nav:hover
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	line-height: 18px;
}
.footer-nav-pipe
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #aec9db;
	text-decoration: none;
	line-height: 18px;
	}
.company
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #267bb5;
	text-decoration: none;
		}
.float-left{
	float:left;
	padding-right:7px;
	}
