BODY {
	background-color: #243D66;
	background-image: url(../images/backgroundworld.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;

 	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #4A708A;
}

td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #4A708A;}
}

TD A, A {

	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

TD A:hover, A:hover {

	color: #666666;
	text-decoration: none;
}


A.menu, A.menu {

	font-size: 13,5px;
	line-height: 23px;
	text-decoration: none;
	color: #3B6581;
	font-weight: bold;
}

A.menu:hover, A.menu:hover {

	color: #000000;
	text-decoration: none;
}

A.menu2, A.menu2 {

	font-size: 13,5px;
	line-height: 23px;
	text-decoration: none;
	color: #3B6581;
	font-weight: bold;
	
}

A.menu2:hover, A.menu2:hover {

	color: #000000;
	text-decoration: none;
}


A.footermenu, A.footermenu {

	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #3B6581;
	font-weight: bold;
}

A.footermenu:hover, A.footermenu:hover {

	color: #000000;
	text-decoration: none;
}

a {
	color: #4A708A;
}


h1 {
	color:#3B6581;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
}


h2 {

	font-size:15px;
	line-height: 19px;
	font-weight: bold;
	color: #4A708A;
}


h3 {

	font-size:10px;
	line-height: 12px;
	color: #4A708A;
}




div#menu {

	margin-left: 20px;
	margin-top: 15px;
	width: 210px;
}

div#main {

	width: 660px;
	float: left;
	
}


div#maincenter {

	width: 430px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 20px;
	float: left;
	
}

div#mainright {

	width: 180px;
	float: left;
	background-color: #CADCE5;
	height:100%;
	
}
