/* rena-b 2006 */

/* body ------------------------------------------------------------ */

body {
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.imgspacer { padding: 0 2px 0 2px; }

/* text ------------------------------------------------------------- */

p {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	line-height: 15px;
	background: transparent; }

.navigation {
	font-size: 10px;
	line-height: 13px;
	color: #FF6699;
}

.caption {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-align: center;
}

.footer {
	font-size: 10px;
	color: #333333;
	font-weight:bold; 
}
/* anchors ---------------------------------------------------------- */

A:link 		{ color: #666666; text-decoration: none; }
A:visited 	{ color: #666666; text-decoration: none; }
A:active 	{ color: #666666; text-decoration: none; }
A:hover 	{ color: #FF3366; text-decoration: none; }

A.footerlink:link { color: #666666; font-size: 10px; font-weight:bold; text-decoration: none; }
A.footerlink:visited { color: #666666; font-size: 10px; font-weight:bold; text-decoration: none; } 
A.footerlink:active { color: #666666; font-size: 10px; font-weight:bold; text-decoration: none; } 
A.footerlink:hover	{ color: #FF3366; font-size: 10px; font-weight:bold; text-decoration: none; } 

/* tables ----------------------------------------------------------- */

.bodyout { 
	width: 800px; 
	border-style: none; 
	vertical-align: top; 
}

.bodytop { 
	width: 800px; 
	height: 75px;
	border-style: solid; 
	border-color: #CCCCCC;
	background-color: #FFFFFF; 
	border-right-width: 2px; 
	border-left-width: 2px; 
	border-top-width: 2px; 
	border-bottom-width: 2px;
	vertical-align: top; 
}

.bodymid { 
	width: 800px; 
	height: 400px;
	border-style: solid; 
	border-color: #CCCCCC;
	background-color: #FFFFFF; 
	border-right-width: 2px; 
	border-left-width: 2px; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	vertical-align: top; 
}

.tablemid { 
	width: 100%; 
	height: 400px;
	border-style: none; 
	border-color: transparent; 
}

.bodybottom { 
	width: 800px; 
	height: 30px;
	border-style: solid; 
	border-color: #CCCCCC;
	background-color: #FFFFFF; 
	border-right-width: 2px; 
	border-left-width: 2px; 
	border-top-width: 2px; 
	border-bottom-width: 2px;
	vertical-align: top; 
}

.table { 
	width: 100%; 
	border-style: none; 
	border-color: transparent; 
}

.bodymidart { 
	width: 800px; 
	height: 328px;
	border-style: solid; 
	border-color: #CCCCCC;
	background-color: #FFFFFF; 
	border-right-width: 2px; 
	border-left-width: 2px; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	vertical-align: top; 
}

.tablemidart { 
	width: 100%; 
	height: 328px;
	border-style: none; 
	border-color: transparent; 
}