body {
	font-family: "Comic Sans MS", sans-serif;
	padding: 0;
	margin: 0;
	background-color: #EBEBEB;
	margin-top: 6px;
}
#page {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#flag{
	background-color: #DE2110;
	width: 100%;
	padding: 0;
	margin: 0;
}
.limiter {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	clear: both;
}
#header h1 {
	font-size: 130%;
	text-align: center;
}
#header h1 span {
	font-size: 90%;
}
#logo_topright {
	float: right;
}
#logo_topleft {
	float: left;
}
#topnav {
	margin-top: 4px;
}
#botnav {
	margin-bottom: 4px;
}
.sitenav {
	font-size: 80%;
	background-color: #D8D8D8;
	clear: both;
	color: #000000;
	padding: 2px 4px 2px 4px;
	text-align: center;
	border-top-color: #D8D8D8;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #D8D8D8;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.sitenav h2 {
	color: #666666;
	padding: 0px 4px 0px 0px;
	display: inline;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
}
.sitenav ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.sitenav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.sitenav ul li a {
	color: #000000;
	text-decoration: none;
	padding: 2px 8px;
}
.sitenav ul li a:hover {
	background-color: #DE2110;
	color: #FFFFFF;
	text-decoration: none;
}
.sitenav ul li a:active {
	background-color: #DE2110;
	color: #666666;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: -2px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #000000;
	border-left-style: none;
	border-left-width: 2px;
	padding: 2px 6px;
}
#content {}
#content h1 {
	font-size: 120%;
	margin-bottom: .5em;
}
#content h2 {
	font-size: 110%;
	margin-bottom: .5em;
}
#content h3 {
	font-size: 105%;
	margin-bottom: .5em;
}
#content p {
	font-size: 100%;
	margin-top: .5em;
	margin-bottom: .5em;
}
.col_da {
	font-family: "Comic Sans", sans-serif;
	background: #FFFFFF;
	width: 250px;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	color: #00319C;
}
.col_da a:hover {color: #FF9900}
.col_da a:active {color: #FF6600}

.col_en {
	font-family: "Comic Sans", sans-serif;
	width: 250px;
	background-color: #00319C;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	color: #FFFFFF;
}

.col_en a {color:#FFFF00}
.col_en a:visited {color: #FFFF99}
.col_en a:hover {color: #FF9900}
.col_en a:active {color: #FF6600}
.col_th {
	font-family: Tahoma, sans-serif;
	background: #FFFFFF;
	width: 250px;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	color: #00319C;
}
.col_th a:hover {color: #FF9900}
.col_th a:active {color: #FF6600}

.rowimg {
	padding: 0px;
	background-color: #EEEEEE;
}
#footer {
	clear: both;
}
#footer h1 {
	font-size: 110%;
	text-align: center;
}
#footer h1 span {
	font-size: 90%;
}
#logo_botright {
	float: right;
}
#logo_botleft {
	float: left;
}
.copy {
	font-size: 70%;
}
