/* CSS Document */

body {
	background-color: #e7e8ec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #6c6763;
	line-height: 15px;
}

#pagecontainer {
width: 715px;
margin-left: auto;
margin-right: auto;
}

#header {
background-image:url(../img/csvmtop.jpg);
	width: 715px;
	height: 82px;
}

#language_select {
float: right;
margin-top: 10px;
margin-right: 10px;
}

#loggedin {
width: 170px;
margin-top: 20px;
margin-right: 20px;
float:right;
}


.input {
height: 13px;
border: #534838 solid 1px;
font-size: xx-small;
vertical-align: bottom;
width: 90px;
}

#submit {
background-color:#fff;
border: #000000 solid 1px;
height: 18px;
font-size: xx-small;
vertical-align: bottom;
}

form {
padding-top: 20px;
padding-right: 20px;
margin: 0 0 0 0;
}

#menucontent {
width: 715px;
margin-right: 0px;
background-color:#FFFFFF;
background-image:url(../img/finalbg.jpg);
}

#menu {
	margin: 0 0 0 0;
	float: left;
	width: 112px;
}

#content {
float: right;
width: 590px;
margin-right: 0px;
margin-left: 0px;
vertical-align: top;
margin-bottom: 25px;
}

#footer {
	background-image:url(../img/footer.jpg);
	width: 715px;
	height: 13px;
}

a {
font-size: xx-small;
color: #534838;
text-decoration: none;
font-weight: bold;
text-decoration: underline;
}

a.area {
font-size: xx-small;
color: #51301b;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #990000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
	line-height: 15px;
	color: #534838;
	margin-top: 15px;
	margin-left: 15px;
}

h2 {
	font-size: xx-small;
	color: #534838;
	margin-top: 15px;
	margin-left: 15px;
}

p {
	margin-left: 25px;
	margin-right: 30px;
}

table.content {
margin-left: 0px;
width: 590px;
}

ul li {
list-style-type:square;
line-height: 20px;
}

ul#menu {
list-style-type: none;
margin-left: 6px;
margin-top: 10px;
}

ul#pressrelease {
margin-left: 13px;
}

ul#pressrelease li {
list-style-type:none;
background-color:#534838;
text-align:center;
}

ul#pressrelease li a {
color:#FFFFFF;
text-transform: lowercase;
text-decoration: none;
}

ul#pressrelease li a:hover {
text-decoration: underline;
}

img {
border: 0px;
}

ol {
margin-right: 40px;
}
