/* CSS Document */

body {
	margin: 0;
	color: #fff;
	font-size: 78%;
	background-color: #e7d7a5;
}

p {
	margin: 0;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000099;
}

h1 {
	text-align: center;
	letter-spacing: 3px;
	margin: 0;
	color: #D34703;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
}

h2 {
	text-align: left;
	letter-spacing: 2px;
	margin: 0;
	color: #990000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18pt;
	font-weight: bold;
}

h3 {
	text-align: center;
	margin: 0;
	color: #006600;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 15pt;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h4 {
	text-align: center;
	margin: 0;
	color: #000099;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 13pt;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h5 {
	text-align: center;
	margin: 0;
	color: #FFFFCC;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 11pt;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h6 {
	text-align: center;
	margin: 0;
	color: #FFFFCC;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 8pt;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

li {
	margin: 0;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000099;
}

.Euro {
	font-family: "Times New Roman", Times, serif,
}

span.subtitle  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	margin: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

span.bottom  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	margin: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
}

span.table {
	text-align: center;
	margin: 0;
	color: #D34703;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.clear {
	clear: both;
}

a.footer {
	text-decoration: none;
	background: none;
}

a.footer:link {
	color: #FFFFFF; 
}

a.footer:visited {
	color: #0099FF; 
}

a.footer:hover {
	color: #FFCC99; 
}

a.footer:active {
	color: #0099FF; 
}

a.menu {
	text-decoration: none;
	background: url(images/line.gif) bottom left repeat-x;
}

a.menu {
	text-decoration: none;
	background: none;
}

a.menu:link {
	color: #FFFFFF; 
}

a.menu:visited {
	color: #990000;
}

a.menu:hover {
	color: #663399;
}

a.menu:active {
	color: #red; 
}

a.side {
	text-decoration: none;
	background: none;
}

a.side:link {
	color: #000099 ; 
}

a.side:visited {
	color: #663399; 
}

a.side:hover {
	color: #990099; 
}

a.side:active {
	color: #red; 
}

#box {
	border-width: 2px;
	border-style: solid;
	border-color: #CC6600;
	background-color: #FAEFC5;
}

#pageWrapper {
	font-family: arial, helvetica, sans-serif;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#masthead h1 {
	margin: 0;
	text-indent: -1234em;
}

#outerContainer {
	background-color: #e7d7a5;
	border-style: solid;
	border-color: #e7d7a5;
	border-width: 0 0 0 0;
	color: #000;
	z-index: 1;
}

#innerContainer {
	margin: 0 -1px;
	width: 100%;
	z-index: 2;
}

#menu {
	background-image: url(images/menu.gif);
	background-color: #587a0a;
	border: 0;
	margin: 0;
	line-height: 22px;
	letter-spacing: 3px;
	width: 770px;
	height: 85px;
}

#contentContainer {
	width: 100%;

}

#contentColumn {
	background-color: #FFFFFF;
	margin: 0 0;
	border: 0;
	position: static;
	padding: 3em 3em;
	overflow: visible;
	position: relative;
	z-index: 10;
}

#leftcolumn{
	background-color: none;
	vertical-align: top;
	height: 250px;
}

#background{
	background: url(images/background.jpg) top left repeat-x;
	background-color: #B5E2F5;
}

#logo {
	vertical-align: bottom;
}

#leftmenu {
	background-color: none;	
	vertical-align: bottom;
}

#Division {
	color: #fff;
	margin: 0 0;
	padding: 1em;
}

