﻿html, body 	{
	margin-top: 0px;
	margin-bottom: opx;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	height: 100%;
	background-color: #8086a1;
	}
	
#fullheight{
	height:100%;
	width: 90%;
	background-color: #ffffff;
	}

.maintable {
	text-align: center;
}
.contenttable {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #8086A1;
	padding: 0px;
	margin: 0px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8086A1;
	text-align: left;
}

.title_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8086A1;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.Picposbottom {
	vertical-align: bottom;
	text-align: center;
}
.Picposup {
}
a {
	color: #8086A1;
}
a:visited {
	color: #495179;
}
a:active {
	color: #495179;
}
a:hover {
	color: #808080;
}

.style1 {
	border-width: 0px;
}

#flashcontent1 {
		width: 200px;
		height: 154px;
		float: left;
	}
#flashcontent2 {
		width: 542px;
		height: 154px;
		float: left;
	}
	

