/* 
LiVELiNE PRODUCTION  v 2.5
*/

body,table,td,th,p,a,li,ul {
	font-size: 8pt;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
td { vertical-align:top; }

body, img, p, li, ul { margin:0px }
body, img, p, li { padding:0px }
body { margin:8px 4px 16px 4px; }
body {
	background-color: #454545;
	color: #5D6675;
	overflow: auto;
	text-align: center;

}

div { margin:0px; padding:0px; border:0px; }
a { color: #5D6675; font-weight:bold; text-decoration:none; }
a:hover { color:#7F8CBF; text-decoration:underline; }
h4 {
	font-size:11pt; margin:0px 0px 12px 0px;
}
a img { 	margin-top:20px; border: 0px; text-decoration: none; }

#nav span {
	background-image: url('images/menu.gif');
	display: block;
	background-repeat: no-repeat;
	padding: 7px 8px 11px 38px;
	font-family: Arial;
	font-size:11pt;
	font-weight:bold;
}
/*
#nav span:hover {
	background-image: url(images/menu2.gif);
}
*/
#nav a { color:#000000; text-decoration:none; }
#nav a:hover { color:#FFFFFF; text-decoration:none; }

#leftregion { margin:0px; width:150px; padding:0px 10px 14px 10px; background-color:white; }


#middleregion {
	margin: 0px;
	height:100%;
	width: auto;
	padding: 0px 20px 14px 10px;
	background-color: #FFFFFF;
	border-left-color: #BABABA;
	border-left-style: solid;
	border-left-width: 1px;
}
#rightregion {
	color: #000;
	margin: 0px;
	width: 250px;
	float: right;
	padding: 0px;
	background-image: url(images/right_bg.gif);
	background-repeat: repeat;
}
#rightregion a { color:#FFFFFF; }
#rightregion a:hover { color:#000; }
#rightregion h4 { padding-top:0px; margin-top:0px; }
/*#rightregion li { margin-left:18px; } */

#rightbox { padding: 0px 16px 16px 16px; }

#footer {
	color: #FFFFFF;
	background-color: #323232;
	border-top: solid 2px #000;
	text-align: right;
	padding: 6px;
}
#footer a { color:#FFFFFF; text-decoration:none; }
#footer a:hover { color:#7F8CBF; text-decoration:none; }