
body {
	background-color: #2D7D96;
	margin: 0px 0px 0px 0px;
}

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 180%;
}

p {
	width: 450px;
	padding: 0px 10px 10px 10px;
}
p.intro {
	font-size: 120%;
	font-weight: bold;
}
.intro b,
.intro strong {
	color: #EEC443;
}
img {
	border: none;
}

input, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
}


td#columnleft {
	vertical-align: top;
}

td#columnright {
	vertical-align: top;
}

td#columnleftonder1 {
	vertical-align: bottom;
	text-align: center;
	padding-left: 40px;
}
td#columnleftonder2 {
	vertical-align: top;
	text-align: center;
	padding: 0px;
}

td#columnleftonder2 {
	color: white;
	padding: 16px 0px 0px 0px;
}
td#columnleftonder2 a {
	color: white;
}


td#header {
	background-color: #FFFFFF;
}

td#tabs {
	background-color: #EE4743;
	height: 25px;
}

td.content {
	padding: 40px 0px 0px 0px;
	height: 300px;
	vertical-align: top;
}

td#content-yellow {
	background-color: #EEC443;
	color: #000000;
}

td#content-orange {
	background-color: #EE8843;
	color: #FFFFFF;
}

td#content-red {
	background-color: #EE4743;
	color: #FFFFFF;
}

td#content-intro {
	padding: 0px 0px 0px 0px;
	background-color: #EEC443;
	color: #000000;
	height: 137px;
}

td#content-main {
	color: white;
	padding: 16px 0px 0px 0px;
}
td#content-main a {
	color: white;
}



td#bottom {
	
}

table#list {
	padding-left: 10px;
}



div#background {
	width: 100%;
	height: 216px;
	
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

div#columnleft {
	float: left;
}

div#columnright {
	float: left;
	border: solid 1px #FF0000;
}

div#eyeleft {
	height: 216px;
	width: 292px;
}

div#eyeright {
	float: left;
}

div#spacer {
	float: left;
}

div#logo {
	float: right;	
}

div#header {
	float: left;
}

div#page-yellow {
	clear: left;
	height: 260px;
	background-color: #EEC443;
}

table#list a {
	color: black;
	text-decoration: none;
}

table#list a:hover {
	text-decoration: underline; 
}

a.white {
	color: white;
	text-decoration: none;
}

a.white:hover {
	text-decoration: underline;
}