body{
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	
}

html {height:100.1%;}

.header {
	width: 745px;
	background-image: url(images/header-bg.gif);
	color: #FFFFFF;
	text-align: right;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 15px;
	padding-right: 15px;
	font-family: Arial, sans-serif;
}

.header_pale {
	width: 745px;
	background-image: url(images/header-bg_new.gif);
	color: #FFFFFF;
	text-align: right;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 15px;
	padding-right: 15px;
	font-family: Arial, sans-serif;
}

.header2 {
	width: 600px;
	background-image: url(images/header-bg.gif);
	color: #FFFFFF;
	text-align: left;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
    
	font-family: Arial, sans-serif;
	text-align:center;
	
	
}

.footer {
	width: 745px;
	color: #FFFFFF;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 15px;
	padding-right: 15px;
	font-family: Arial, sans-serif;
}

.main {
	width: 775px;
	height: 100%;
}
.left {
	float: left;
	width: 150px;
	height: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
}
.right {
	float: right;
	width: 589px;
	height: 100%;
	padding-top: 15px;
	padding-left: 10px;
	font-family: Arial, sans-serif;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	color: #0F5B7F;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
.menupad1 {
	height: 30px;
	width: 150px;
}

.menupad2 {
	height: 100%;
	width: 150px;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.menupad3 {
	background-image: url(images/bgMenu.GIF.gif);
	height: 20px;
	width: 150px;
}

.menu a {
	display:block;
	height: 20px;
	width: 135px;
	background-image: url(images/bg_tab_border_steelgrey.gif);
	font-family: Arial, sans-serif;
	font-size: medium;
	padding-left: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-style: none;
	border-top-color: #999999;
	padding-bottom: 5px;
	background-repeat: repeat;
	text-decoration: none;
	color: #000000;
	margin-left: 15px;
}
.menu a:hover {
	background-image: url(images/leftbg.jpg);
}
.content {
	
	width: 795px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.content2 {
	background-image: url(images/footer.jpg);
	width: 795px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
h3
{
	color: #0F5B7F
}
.boxads {
	background: #E7EDF0;
	padding: 5px;
	border: 1px solid #999;
	color: #333;
	text-align: justify;
	margin-bottom: 15px;
}

.EncPic{
	border: 1px solid #999;
}

.logo{
	float: left;
	margin-left: 15px;
}

.title{
	float: right;
}
