body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #8D9EA9;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #8D9EA9;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8D9EA9;
}
p, ul, ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.1em;
	text-align: justify;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.pStyle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.Tab10 {
	text-indent:3em;
}
.pStyleList {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.1em;
}
.PictureSpace {
	padding-right: 1cm;
	padding-left: 1cm;
	margin-right: 1cm;
	margin-left: 1cm;
}
.flagLink {
	width: 100px;
	float: left;
}
.flagLink img {
	height: 40px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#ContainerHold {
	width:320px;
	height:60px;
	float: left;
	padding: 0;
	position: relative;
}


#Inside {
	position:absolute;
	top:0px;
	width:433px;
	height:117px;
	z-index:2;
	visibility: visible;
	overflow: visible;
	right: 0px;
}

.style1 {color: #CCCCCC}

#CenterPage {
	margin: auto;
	width: 800px;
	text-align: left;
}

#TopHeader {
	margin: auto;
	width: 800px;
}
#MainCenter {
	margin: auto;
	padding: 0px;
	width: 800px;
	float: none;
	clear: both;
}

#TopHeader img {
	width:800px;
	height:155px;
	margin-bottom: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0 1px 1px 1px;
}
#SubMenu {
	float: left;
	width: 320px;
}
#MainMenu { 	float: left; 	width: 160px; }
.ResForm {
	margin: auto;
	padding: 2px;
	width: 700px;
	background-color: #99CCFF;
}
.ResForm th {
	background-color: #E6EAF2;
	text-align: left;
	border: 1px solid #DADADA;
}

.ResForm td {
	background-color: #FFFFFF;
}
