body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color:#FFFFFF;
}

a {
	color: #00CCFF;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

#frame {
	top:20px;
	width:725px;
	z-index:1;
	border: 0px;
}

#header {
	background-image: url(images/header.jpg);
	height: 99px;
	width: 725px;
}

#menu {
	float: left;
	margin-top: 20px;
}

#menu_text {
	margin-left: 0px;
}

#menu_smalltext {
	margin-left: 0px;
	font-size: 10px;
}

a.menu_item {
	font-size: 14px;
}

a.menu_item_multi {
	width: 150px;
	height: 75px;
	margin-left: 1px;
	line-height: 25px;
	font-size: 14px;
}

a.submenu_item {	
	font-size: small;
}

#rtables {
	margin-left: 35px;
	font-size:small;
	color:#00CCFF;
}

#content {
	float: right;	
	width: 500px;
	margin-top: 20px;
}

#cor_ul {
	float:left;
	background-image:url(images/corner_upp_lef.jpg);
	width: 17px;
	height: 17px;
}

#cor_ur {
	float:left;
	background-image:url(images/corner_upp_rig.jpg);
	width: 17px;
	height: 17px;
}

#cor_bl {
	float: left;
	background-image:url(images/corner_bot_lef.jpg);
	width: 17px;
	height: 17px;
}

#cor_br {
	float: left;	
	background-image:url(images/corner_bot_rig.jpg);
	width: 17px;
	height: 17px;
}

#side_top {
	float: left;
	background-image: url(images/side_top.jpg);
	background-repeat: repeat-x;
	height: 17px;
}

#side_bot {
	float: left;
	background-image: url(images/side_bot.jpg);
	background-repeat: repeat-x;
	height: 17px;
}

#side_lef {
	float: left;
	background-image: url(images/side_lef.jpg);
	background-repeat: repeat-y;
	width: 17px;
}

#side_rig {
	float: right;
	background-image: url(images/side_rig.jpg);
	background-repeat: repeat-y;
	width: 17px;
}

#text {
	color:#FFFFFF;
	float: left;
	width: 466px;
	text-align:justify;
	font-size:small;
}

#footer {
	float:left;
	background-image:url(images/footer.jpg);
	width: 668px;
	height: 100px;
	vertical-align:text-bottom;
	margin-left:12px;
}

#footer_iveco {
	float:left;
	background-image:url(images/footer_iveco.jpg);
	width: 668px;
	height: 100px;
	vertical-align:text-bottom;
	margin-left:12px;
}