body {
	font-family: arial,helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

td {
	text-align: left;
	vertical-align: top;
}

h1,h2,h3 {
	color: #339933;
}

img {
	border: none;
}

#main {
	width: 1000px;
}

#left {
	background-image: url('../images/leftbg.gif');
	width: 100px;
}

#topleft {
	background-image: url('../images/topbg.gif');
	width: 260px;
	height: 140px;
}

#topleftsub {
	width: 260px;
	height: 140px;
}

#logo {
	text-align: center;
	vertical-align: middle;
	height: 60px;
}

#flags {
	height: 80px;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
}

#topright {
	background-image: url('../images/topbg.gif');
	width: 640px;
	vertical-align: middle;
	word-spacing: 5px;
}

#topright img {
	border: 1px solid #339933;
}

#menu {
	height: 50px;
	vertical-align: middle;
	font-size: 13px;
}

#menu a {
	padding-left: 35px;
}

#menu a:link {
	font-weight: bold;
	color: #18AC4C;
	text-decoration: none;
}

#menu a:visited {
	font-weight: bold;
	color: #18AC4C;
	text-decoration: none;
}

#menu a:hover {
	font-weight: bold;
	color: #0E602B;
	text-decoration: none;
}

#middleleft {
	padding: 17px 20px 17px 20px;
}

#middleright {
	height: 350px;
	/* border: 1px solid #339933; */
	padding: 17px 20px 17px 20px;
}

#bottom {
	height: 400px;
}

a:link {
	font-weight: bold;
	color: #18AC4C;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #18AC4C;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #18AC4C;
	text-decoration: underline;
}

