body {
	margin:0 !important;
	padding:0 !important;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

table {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3971AE;
}

#top {
	width:763px;
	height:160px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}

#navi {
	margin-top:1px;
	width:763px;
	height:46px;
	background-image:url(../images/navistartbg.jpg);
	background-repeat:no-repeat
}

.navitable {
	position:relative;
	top:7px;
	height:28px;
	background-image:url(../images/navi.jpg);
}

.navicell {
	padding: 0 10px 0 10px;
}

.navicell a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #0D4E94;
	font-weight: bold;
}

.navicell a:hover {
	color: #FFA108;
}

.navicell a:active {
	color: #FFA108;
}

#flash a:link, #flash a:visited, #flash a:hover, #flash a:active {
	display: block; 
	width: 763px; 
	height: 169px; 
	text-indent: -5000px;
	background-image:url(../images/flashbg.jpg);
	text-decoration: none;
}

#flashd a:link, #flashd a:visited, #flashd a:hover, #flashd a:active {
	display: block; 
	width: 763px; 
	height: 169px; 
	text-indent: -5000px;
	background-image:url(../images/flashbgd.jpg);
	text-decoration: none;
}

#quote {
	width:763px;
	height:109px;
	background-image:url(../images/quotebg.jpg);
	background-repeat:no-repeat;
}

.quote {
	position:relative;
	top:15px;
	width: 463px;
	height:64px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	overflow:hidden;
}

.author {
	padding-top:9px;
	width: 463px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
}

#news {
	width:763px;
	height:158px;
	background-image:url(../images/newsbg.jpg);
	background-repeat:no-repeat;
}

#newsl {
	width:312px;
	height:144px;
	float:left;
	margin-left:47px;
	margin-top:14px;
	display: inline;
}

#newsr {
	width:312px;
	height:144px;
	float:right;
	margin-right:47px;
	margin-top:14px;
	display: inline; 
	background-image:url(../images/singlenewsbg.jpg);
	background-repeat:no-repeat;
}

.news {
	width:312px;
	height:144px;
	background-image:url(../images/singlenewsbg.jpg);
	background-repeat:no-repeat;
}

.newsimage {
	position:relative;
	left:15px;
	top:15px;
	float:left;
	width:101px;
}

.newsmain {
	position:relative;
	right:15px;
	top:15px;
	float:right;
	width:160px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3971AE;
}

.newstitle a {
	color:#FFA108;
	font-weight:bold;
	text-decoration:none;
}

.newsmore {
	position:relative;
	right:15px;
	top:15px;
	float:right;
	width:171px;
	padding:0 5px 0 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.newsmore a {
	color:#4A95E6;
	text-decoration:none;
}

.newslistimage {
	float:left;
}

.newslistmain {
	float:right;
	width:580px;
}

#content {
	width:763px;
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-y;
}

.content {
	text-align:justify;
	padding:20px 40px 40px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3971AE;
}

.content a {
	color: #FFA108;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

.content a:hover {
	color: #FFA108;
	text-decoration: underline;
	font-size:12px;
}

.bottomnavi {
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFA108;
}

.bottomnavi a {
	color:#FFA108;
	text-decoration: none;
}

.bottomnavi a:hover {
	text-decoration: underline;
}

#foot {
	width:763px;
	height:62px;
	background-image:url(../images/footbg.jpg);
	background-repeat:no-repeat;
}

#copy {
	position:relative;
	top:14px;
	left:35px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#235082;
}

#footnavi {
	position:relative;
	top:14px;
	right:35px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#235082;
}

#footnavi a {
	text-decoration:none;
	color: #235082;
}

#footnavi a:hover {
	text-decoration:none;
	color: #FFA108;
}

input, textarea, select, option {
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3971AE;
	border: 1px solid #3971AE;
}

#lang {
	float:right;
	margin-right:4px;
	display:inline;
}