body {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	background: #005D9A;
}
img {
	border-style: none;
	border-width: 0;
}
.img_r {
	float: right;
}
.img_l {
	float: left;
}

.main {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.top1 {
	width: 259px;
	height: 7px;
	background: #006699;
}

.top2 {
	width: 465px;
	height: 7px;
	background: #006699;
}

.top3 {
	width: 70px;
	height: 7px;
	background: #006699;
}

.top {
	width: 794px;
	height: 158px;
	background: #CCCCCC;
}

.menu {
	width: 259px;
	height: 271px;
	background: #003366 url(../images/layout/left_repeat.gif);
	text-align: center;
	vertical-align: top;
}

.content_area {
	background: #FFFFFF;	
}
.header {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	width: 100%;
	height: 30px;
	text-align: left;
	vertical-align: top;
}
.ruler {
	background: #FFFFFF;
	width: 100%;
	height: 15px;
	text-align: left;
	vertical-align: middle;
}
.content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	width: 100%;
	height: 260px;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.content a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.content a:visited {
	color: #660000;	
}
.content a:hover {
	color: #003366;
}
.nav {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
	height: 20px;
	text-align: left;
	vertical-align: bottom;
}
.nav a {
	color: #006699;
	text-decoration: none;	
}
.nav a:visited {
	color: #006699;
}
.nav a:hover {
	color: #CC0000;
}

.right_side {
	width: 186px;
	height: 271px;
	background: #006699 url(../images/layout/right_repeat.gif);
	text-align: center;
	vertical-align: top;
}

.below_menu {
	width: 259px;
	height: 69px;
	background: #003366 url(../images/layout/left_repeat.gif);
	text-align: center;
	vertical-align: bottom;
}
.below_right {
	width: 70px;
	height: 69px;
	background: #006699 url(../images/layout/right_repeat.gif);
	text-align: center;
	vertical-align: bottom;
}

.bottom {
	width: 794px;
	height: 95px;
	background: #99CCCC;
	text-align: center;
	vertical-align: bottom;	
}
.content2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;	
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.content2 a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.content2 a:visited {
	color: #660000;	
}
.content2 a:hover {
	color: #003366;