body
{
margin:0;
padding:0;
font-family: verdana, arial, sans-serif;
height: 100%;
background: #eeeeee;
}

td.header
{
	background: url(../images/headerBack.jpg) no-repeat;
	height:130px;	
}


td.footer
{
	height:40px;
	background: #0088CC url(../images/footerBack.jpg) no-repeat;
	z-index:-100px;
}

.zoom_table
{
		z-index: 99;
}

td.backBorderLeft
{
	background: #eeeeee url(../images/backBorderLeft.jpg) right repeat-y;	
}

td.backBorderRight
{
	background: #eeeeee url(../images/backBorderRight.jpg) left repeat-y;	
}

td.navigation
{
	horizontal-align:left;		
	vertical-align: middle;
	height: 20px;
	background: #DA4B4F url(../images/nav_back.jpg) left no-repeat;
}

td.mainBodyH
{
	background: #E6F7FF;
	text-align: center;
	height: 100%	
	width: 100%	
	z-index: 1;
}


td.mainBody
{
	background: #E6F7FF;
	text-align: center;
	height: 100%	
	width: 100%	
}

#mainlevel-nav li
{
	display: inline;
	padding-right: 15px;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	line-height: 14px;
	background: url(../images/nav_top_back.gif) left no-repeat;
}

#mainlevel-nav li a
{
	color: #ffffff;
	text-decoration: none;
	margin-left: 13px;
}

#mainlevel-nav li a:hover
{
	color: #000;
	text-decoration: none;
}

#mainlevel-nav li a#active_menu-nav
{
	color: #FFD301;
	text-decoration: none;
}

td.credits
{
	font-size: 9px;
	color: #555;
	text-align: center;
}

a.credits
{
	font-size: 9px;
	color: #555;
	horizontal-align: center;
	text-align: center;
	text-decoration: none;
}

a.credits:visited
{
	font-size: 9px;
	color: #555;
	horizontal-align: center;
	text-align: center;
}

a.credits:hover
{
	font-size: 9px;
	color: #555;
	horizontal-align: center;
	text-decoration: underline;
	text-align: center;
}

.back_button
{
	margin-bottom: 10px;
	margin-top: 5px;
}

.back_button a
{
	font-size: 10px;
	color: #000000;
	horizontal-align: center;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 5px;
}

div.contentpane div.componentheading
{
	font-size: 14px;
	color: #000000;
	horizontal-align:center;	
	text-align: center;
	margin-left: 100px;
	margin-top: 10px;
	maring-bottom: 10px;
	font-weight: bold;

}

.rightUser
{
	vertical-align: top;
	padding-right:10px;
	padding-top: 4px;
	padding-left: 10px;	
}

.rightUser .moduletable-foto
{
	width: 160px;	

	
}

.rightUser .moduletable
{
	/*border: 1px solid #000000;*/
	width: 160px;	
	margin-bottom: 10px;
	background: #EF566E;

}

.rightUser .moduletable th
{
	font-size: 14px;
	color: #FFCB05;
	background: url(../images/module-header-top.jpg) top no-repeat;
	height: 30px;
	padding-top: 3px;
}

.rightUser td td
{
	background: url(../images/nav_right_back.jpg) left no-repeat;
}

.rightUser a
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	line-height: 20px;
	margin-left: 15px;
	font-weight: bold;
}

.rightUser a:hover
{
	font-size: 11px;
	color: #EC1C26;
	text-decoration: underline;	
	margin-left: 15px;
	font-weight: bold;
}

.moduletable-footer
{
	font-size: 15px;
	font-weight: bold;	
	color: white;
	align: center;
	margin-left: 50px;
}

.moduletable-footer a
{
	font-size: 15px;
	font-weight: bold;	
	color: white;
	align: center;
	text-decoration: none;
}

.moduletable-footer a:hover
{
	font-size: 15px;
	font-weight: bold;	
	color: white;
	align: center;
	text-decoration: underline;
}