body{
padding:0px;
margin:0px;
background:#FFFFFF;
}

table {border-collapse:collapse; border:0px;}

table {
		width:100%;
		height:100%;
		border:0px;
	  }

td { vertical-align:top; padding:0px;}

a{color:#3B79C5;}
a:hover{text-decoration:none;}
strong {
	color:#F90;
}
img { border:0px;}

.m_text, table, li, input, textarea
	{
	font-family:Tahoma;
	font-size:14px;
	line-height:normal;
	color:#6F7C82;
	text-align: justify;
	}
.m_text { height:700px;}

.main {
	width:766px;
}
.header {
	background:url(images/header_tall.gif) top repeat-x;
	height:300px;
}
.middle {background:url(images/middle_tall.gif) top repeat-x; height:212px;}
.footer {background:url(images/footer_tall.gif) top repeat-x; height:106px;}
.footer td {
	text-align:center;
	color:#8B969A;
	font-size:10px;
	padding:58px 0 0 8px;
}
.footer a {color:#8B969A;}

.header .main{ background:url(images/header_bg.jpg) top left no-repeat;}
.logo {
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
}
.slogan {
	margin-top: 150px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 462px;
}
.menu {
	padding:291px 0 0 16px;
}

.middle .main{ background:url(images/middle_bg.jpg) top left no-repeat;}
.middle .row1 {height:27px;}
.middle .row2 {height:185px;}

.footer .main{ background:url(images/footer_bg.gif) top left no-repeat;}

.more { background:url(images/more_bg.gif) no-repeat top right; padding-right:16px; font-size:10px;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.input { vertical-align:middle; width:152px; height:21px; padding:2px 0 0 5px;}	
textarea {
	width:200px;
	height:120px;
	padding-left:5px;
	overflow:auto;
}

ul { margin:0; padding:0; list-style:none;}
li { background:url(images/list_bg.gif) repeat-x bottom; line-height:23px; margin:0px; padding:0px; padding-left:4px;}

.ul li a {
	text-decoration:underline;
}
.ul li a:hover {
}
.ul li a span {color:#3B79C5;}
