body {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	background-image: url(paper.gif);
	/*
	background-color: #CCCC66;
	background-repeat: repeat-x;
	*/
}

 a:link {
	color: #006699;
	text-decoration: underline;
	}
 a:visited {
	color: #006699;
	text-decoration: underline;
 }
 a:hover {
	color: #900;
	text-decoration: underline;
 }
	
 ul {
	list-style-type: disc;
	line-height: 25px;
	}
	
 li {
		list-style-position:outside;
		}
			
#MainTable {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 750px;
	background-image: url(bg_mainTb.jpg);
	border: 1px solid #8b8b8b;
}
.wtxt {
font-size:18px;
color:#FFFFFF;
}

#content {
	width: 555px;
	font-size: 14px;
	line-height:18px;
	
}

.smallcaps {
font-variant:small-caps;
font-weight:bold;
}

#menu {
	width: 150px;
}

#menu-sub {
width:150px;
	}
	
#menu-sub ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 12px/26px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-indent: 12px;	
	font-weight:bold;
	}

#menu-sub a {
 	display: block;
 	width: 150px;
 	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-variant: small-caps;
}

#menu-sub a:link, #menu-sub a:visited {
 	color: #000000;
 	text-decoration: none;
}

#menu-sub a:hover, #menu-sub a#current {
	color: #FFF;
	text-decoration: none;
/*	background-image:url(bgm.jpg); */
	background-color:#900;
}

.page_title {
font-family: "Georgia";
	font-size: 22px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 25px;
}
.subTitle {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 25px;
}
.sub_links {
	font-size: 11px;
}
.sub_links a:link {
	color: #CC0000;
	text-decoration: underline;
	}
.sub_links a:visited {
	color: #CC0000;
	text-decoration: underline;
}
.sub_links a:hover {
	color: #999900;
	text-decoration: underline;
}

.elenco {
	height:25px;
	border-bottom: 1px solid #f2f2f2;

}
.help-me {
cursor:help;
}
.page_SubTitle {
	font-family: "Georgia";
	font-size: 16px;
	color: #990000;
	height: 25px;
	font-weight: bold;
	font-variant: small-caps;
}
.handWrite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
