/**
*
* Standard Eurite CSS design
* Copyright 2004 Jack Kwakman
*
*/




/**
*
* Standard tag styles
*
*/

body	{
	margin:0 0 18px 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:80%;
	color:#000;
	background-color:#fff;
	text-align:center;
	}

#wrapper	{
	margin:auto;
	width:632px;
	background: #fff url(images/background.gif) repeat-y;
	}

img	{
	border: 0;
	padding: 3px;
	}

.spacer	{
	clear: both;
	}

.textfield	{
	width: 60px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	font-size: 1.1em;
	color: #b0b0b0;
	}




/**
*
* Left styles
*
*/

#left	{
	margin-left: 19px;
	float: left;
	width: 390px;
	display: inline;
}

.legal	{
	font-size: 0.8em;
	color: #999b9e;
	}




/**
*
* News styles
*
*/

.newsheader	{
	margin-top: 9px;
	width: 390px;
	height: 15px;
	background: #fff url(images/newsheader.gif) no-repeat;
	text-align: right;
	}

.date	{
	margin-right: 7px;
	font-size: 0.8em;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #898989;
	}

.news	{
	width: 390px; /* bmh */
	border: 1px solid #e8e8e8;
	text-align: left;
	padding: 6px;
	font-size: 0.9em;
	color: #000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 376px;	
	}

.news h2	{
	font-size: 1em;
	font-weight: bold;
	color: #ce1141;
	}

.news h4	{
	font-size: 1em;
	color: #000;
	}

.news a	{
	color: #7d7d7d;
	text-decoration: none;	
	}

.news a:hover	{
	color: #000;
	}




/**
*
* Button styles
*
*/

.more	{
	text-align: right;
	}

.more a	{
	padding-left: 15px;
	color: #7d7d7d;
	text-decoration: none;
	border-bottom: 1px dotted #7d7d7d;
	background: url(images/more.gif) no-repeat;
	}

.more a:hover	{
	padding-left: 15px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	background: url(images/more2.gif) no-repeat;
	}

#up	{
	margin-right: 24px;
	text-align: right;
	font-size: 0.8em;
	color: #999b9e;
	}

#up a	{
	text-decoration: none;
	color: #999b9e;
	}

#up a:hover	{
	text-decoration: none;
	color: #000;
	}




/**
*
* Image styles
*
*/

.leftimage	{
	float: left;
	margin-right: 6px;
	}

.leftimage a	{
	display: block;
	border: 1px solid #e8e8e8;
	}

.leftimage a:hover	{
	border: 1px dotted #000;
	}

.rightimage	{
	float: right;
	margin-left: 6px;
	}

.rightimage a:hover	{
	border: 1px dotted #000;
	}

.rightimage a	{
	display: block;
	border: 1px solid #e8e8e8;
	}

.partnerimage {
	float: left;
	margin: 6px;
}

.partnerimage a	{
	display: block;
	border: 1px solid #e8e8e8;
	}

.partnerimage a:hover	{
	border: 1px dotted #000;
	}

.flash	{
	float: left;
	margin-right: 12px;
	}




/**
*
* Header styles
*
*/


#header {
	margin: 0 13px 0 13px;
	width:606px;
	height:81px;
	background: #e8e8e8 url(images/header.jpg) no-repeat;
	}

#header h1	{
	display: none;
	}

.topnav	{
	padding: 19px;
	float: right;
	}

.topnav a	{
	text-decoration: none;
	color:#000;
	font-size: 0.8em;
	}

.topnav a:hover	{
	color:#CF1141;
	}




/**
*
* Right styles
*
*/

#right	{
	margin-right: 19px;
	float: right;
	width: 195px;
	display: inline;
	}

/**
*
* Menu styles
*
*/

.menuheader	{
	margin-top: 9px;
	width: 195px;
	height: 15px;
	background: #ededed url(images/menuheader.gif) no-repeat;
	text-align: left;
	}

.menuheader h3	{
	margin: 0 0 0 4px;
	padding: 0;
	font-size: 0.8em;
	color: #fff;
	}

.menu	{
	width: 195px; /* bmh */
	border: 1px solid #b0b0b0;
	text-align: left;
	font-size: 0.9em;

	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 193px;	
	}

.menu ul	{
	margin: 0;
	padding: 0;
	}

.menu li	{
	list-style: none;
	}

.menu li a	{
	background-color: #fff;
	color: #b0b0b0;
	text-decoration: none;
	padding: 6px;
	display: block;
	}

.menu li a:hover	{
	margin: 0px;
	background-color: #f4f4f4;
	color: #000;
	}




/**
*
* Form styles
*
*/

.loginform	{
	padding-top: 5px;
	font-size: 0.9em;
	color: #b0b0b0;
	clear: both;
	}

.loginform span.label	{
	float: left;
	width: 100px;
	text-align: right;
	}

.loginform span.formobject	{
	float: right;
	width: 83px;
	text-align: left;
	}




/**
*
* Footer styles
*
*/

#footer	{
	margin: 0 13px 0 13px;
	background: #e8e8e8 url(images/footer.gif) no-repeat;
	width: 606px;
	height: 24px;
	}

#bottomcontainer	{
	text-align:center;
	}

#copyrightcontainer	{
	margin: 6px 0 18px 0;
	text-align:center;
	}

#standardscontainer	{
	margin: 3px 0 18px 0;
	text-align:center;
	}

.copyright	{
	margin:auto;
	width:606px;
	text-align: left;
	font-size: 0.8em;
	color: #999b9e;
	}

.bottom	{
	margin:auto;
	width: 632px;
	height: 12px;
	background: #fff url(images/bottom.gif) no-repeat;
	}

.standards	{
	margin:auto;
	width:606px;
	text-align: right;
	font-size: 0.8em;
	color: #999b9e;
	}

.standards a	{
	text-decoration: none;
	color: #999b9e;
	}


.standards a:hover	{
	text-decoration: none;
	color: #000;
	}

.standards ul	{
	margin: 0;
	padding: 0;
	}

.standards li	{
	display: inline;
	list-style: none;
	}