*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #EEEEEE;
	#background-image: url(images/body_bg.jpg);
	#background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menustyle{
	margin-top:10px; 
	width:207px;
	height:26px;
	background-image:url(/images/menuheader.gif);
	background-repeat: no-repeat;
	color:white;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	height:21px;
	text-indent:5px;
}


.footer {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.text {
	
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.textTitle {
	
	font-size: 14px;
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}
a.text {
	
	font-size: 11px;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
}
a.text:hover {
	
	font-size: 11px;
	color: #434343;
	text-decoration: underline;
	font-weight: normal;
}
.quicklink {
	width:196px;
	background: url(menu_root_background.jpg);
	border: 1px solid #C8C8C8;
	font-weight: normal;
	vertical-align: middle;
	color: #434343;
}
.quicklinkmenu_on {
	width:196px;
	background-color: #FFFF99;
	border: 1px solid #282828;
	vertical-align: middle;
	font-family: "verdana";
	font-size:11px;
	color:  #434343;
	margin-left: 10px;
	text-decoration: none;
	}
.quicklinkmenu2 {
	font-family: "verdana";
	font-size:11px;
	color: #434343;
	text-decoration: none;
}
a.quicklinkmenu2 {
	font-family: "verdana";
	font-size:11px;
	color: #434343;
	text-decoration: none;
	margin-left: 10px;
}
a.quicklinkmenu2:hover {
	font-family: "verdana";
	font-size:11px;
	color: red;
	margin-left: 10px;
	text-decoration: underline;
}

.menu3 {
	
	font-size: 11px;
	color: #003F78;
	text-decoration: none;
}
a.menu3 {
	
	font-size: 11px;
	color: #003F78;
	text-decoration: none;
	text-align: left;
	margin-left: 30px;
}
a.menu3:hover {
	
	font-size: 11px;
	color: #003F78;
	text-decoration: underline;
}
.menulogin {
	
	font-size: 10px;
	padding-left:  10px;
	color: #434343;
	text-decoration: none;
}
.useroption {
	
	font-size: 11px;
	margin-left: 3px;
	padding-left:  3px;
	margin-right: 3px;
	padding-right:  3px;
	color: #434343;
	text-decoration: none;
}
.h3 {
	
	font-size: 14px;
	margin-left: 3px;
	padding-left:  3px;
	margin-right: 3px;
	padding-right:  3px;
	color: #434343;
	font-weight: bold;
	text-decoration: none;
}
.tablelist {
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}
.tablelisthead {
	height:  20px;
	padding-left: 3px;
	padding-right: 3px;
	
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #6699FF;
	text-decoration: none;
	border-top:  1px solid #C8C8C8;
	border-left:  1px solid #C8C8C8;
}
.listrows{
	
	//border-top:  1px solid #C8C8C8;
	//border-left:  1px solid #C8C8C8;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #434343;
}
.tablelistrows{
	padding-left: 3px;
	padding-right: 3px;
	
	border-top:  1px solid #C8C8C8;
	border-left:  1px solid #C8C8C8;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.tablelistrows0{
	padding-left: 3px;
	padding-right: 3px;
	
	border-top:  1px solid #C8C8C8;
	border-left:  1px solid #C8C8C8;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.tablelistrows1{
	padding-left: 3px;
	padding-right: 3px;
	
	border-top:  1px solid #C8C8C8;
	border-left:  1px solid #C8C8C8;
	background-color: #FFFFCC;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.tablelistAnnullato{
	padding-left: 3px;
	padding-right: 3px;
	
	border-top:  1px solid #C8C8C8;
	border-left:  1px solid #C8C8C8;
	background-color: #FF6666;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.tablelistParzAnnullato{
	padding-left: 3px;
	padding-right: 3px;
	
	border-top:  1px solid #C8C8C8;
	border-left:  1px solid #C8C8C8;
	background-color: #FF9240;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
