/* CSS Document */

body {
	font: medium normal Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background: url(../graphics/bg.jpg) repeat-y center;
	color: #000000;
}

a:link {
	color: #CC9933;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
}

a:active {
	color: #CC9933;
}

h3, h4, dl, p {
	width: 440px;
	margin: 5px 10px;
	clear: left;
}

.lang {
	float: left;
	width: 725px;
	font-size: 80%;
	height: 220px;
	width: 720px;
	margin: 0 10px;
	background: url(../graphics/transition1.gif) no-repeat left top;
}

#language {
	float: right;
	}

table {
	float: left;
	display: inline;
	width: 300px;
	margin-left: 10px;
	}
	
table.retired {
	display: inline;
	width: 715px;
	margin-left: 0px;
	}
	

img {
	padding: 5px;
	float: left;
	clear: left;
}

.color1, .color2 {
	float: left;
	width: 720px;
	background-color: #EADDB2;
	margin: 5px;
	padding: 5px;
	clear: both;
}

.color2 {
	background-color: #B2B2B2;
}

#indexImg {
	width: 900px;
	clear: both;
	margin: 0 5px;
	padding-left: 5px;
}

p .indent {
	padding-left: 100px;
}

fieldset {
	width: 690px;
	line-height: 25px;
	padding: 10px;
	height: 550px;
	}

/*form input.text, form textarea {
	position: absolute;
	left: 200px;
	margin-bottom: 10px;
	}*/
		