body { 
	color: #369;
	background-color: #FFF;
	text-align: left;
	font-size: 10px; 
	font-family: Geneva, "Trebuchet MS", Verdana;
	margin: 0px;
	padding: 0px

}

img {
	border-width: 0px;
}
.flag {
	border: 1px solid #000000
}
table,td {
	border-width: 0px;
	vertical-align: top;
}
h3   { 
	font-size: 15px; 
	font-family: "Trebuchet MS", Verdana; 
	line-height: 3.5em;
	margin: 0px;
	color: #147;
	text-transform: uppercase;
	
}
h2 { 
	font-size: 12px; 
	font-family: "Trebuchet MS", Verdana;
}
h4   { 
	font-size: 9px; 
	font-family: "Trebuchet MS" , Verdana;
}
h5  { 
	font-size: 9pt; 
	font-family: "Trebuchet MS", Verdana;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #147;
}
a  { 	
	color: #FF0000; 
	font-family: Geneva, Arial; 
	text-decoration: none 
}
a:hover  { 
	color: navy; 
	text-decoration: none 
}
.sel {
	text-decoration: none;
}
div {
	border: 0px solid #000;
	font-size: 10px;
}
.side {
	background-color: #147;
	/*background-color: #811905;*/
	/*background-color: #6A2018;*/
	font-size: 1px;
}
#main {
	background: url('media/iconpart.png') #FFFFFF top left no-repeat fixed;
	width: 800px;
	height: auto;
	text-align: left;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}

#title {
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 35px;
	padding-left: 75px;
	padding-bottom: 15px
}

#right {
	width: 25%;
	position: relative;
	float: right;
}

.blueline {
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	/*background-color: #B71909;*/
	font-size: 0px;
	clear: both;
}
.bottomline {
	padding: 0px;
	margin: 0px;
	padding-right: 5px;
	background-color: #369;
}
.bottomline td {
	color: #FFF;
	font-size: 9px;
	line-height: 9px;
	padding: 0px;
	padding-right: 0px;
	padding-left: 5px;
	height: 14px;
	vertical-align: middle;
}
#menu {
	width: 100px;
	position: relative;
	left: 10px;
	top: 0px;
	padding: 0px;
	float: left;
}
#menu .item {
	margin-top: 20px;
}
#menu .item .sel {
	text-decoration: underline;
}

#contents {
	width: 410;
	position: relative;
	padding-left: 40px;
	float: left;
	color: #369; 
	font-size: 10pt; 
	font-family: Geneva, "Trebuchet MS", Verdana;
	line-height: 1.5em;
	text-align: justify;
}
#contents a {
	font-family: Geneva, "Trebuchet MS", Verdana;
}
#contents p {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#contents h5 {
	text-transform: uppercase;
}