.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.link1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.miniLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.miniLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.miniLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFCC00;

}
.miniLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


body {
	background-color: #E5F4FA;
	margin: 0px;
	padding: 0px;
}
.normalText {
	font-family:  "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	text-align: justify;
	padding: 0px;
}


.headerCell {
	background-image: url(images/header_bg.gif);
}

/*
.footerCell {
	background-image: url(images/footer_bg.gif);
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
*/

.topSpacer {
	height: 16px;
}
.buttons {
/*
	background-image: url(images/button_bg.gif);
*/
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	height: 30px;
	width: 200px;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
}
.maintable {
	background-color: #EEFBFF;
	border: 1px solid #82C6E4;



}
.menu {
	background-color: transparent;
	border-top: 0px none #82C6E4;
	border-right: 1px double #82C6E4;
	border-bottom: 0px none #82C6E4;
	border-left: 0px none #82C6E4;
	margin-top: 5px;
	margin-bottom: 5px;


}
.highlightMenu {

	background-color: #00CACA;
	border: 1px solid #82C6E4;
}
.mainCell {
	background-color: transparent;
	border: 0px none;
	margin: 0px;
	padding: 16px;
	text-align: justify;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;


}
.link2 {
	font-family: Trebuchet;
	font-size: 14px;
	line-height: 140%;
	text-decoration: none;
	color: #FF9933;


}
.alertBox {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top: 1px none #FFFFCC;
	border-right: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
	border-left: 1px solid #FFFFCC;
	text-align: justify;
	font-weight: normal;



}
.alertBoxTopHi {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	background-image: url(images/sfondo_novita.gif);
	border-top: 1px solid #82C6E4;
	border-right: 1px solid #82C6E4;
	border-bottom: 1px solid #82C6E4;
	border-left: 1px solid #82C6E4;
	font-weight: bold;
}
.alertBoxTopLo {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	background-image: url(images/sfondo_corsi_claweb.gif);
	border-top: 1px solid #A5D9F0;
	border-right: 1px none #A5D9F0;
	border-bottom: 1px solid #A5D9F0;
	border-left: 1px none #A5D9F0;
	font-weight: normal;


}
.alertBoxTopLo2 {

	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/sfondo_corsi_claweb.gif);
	border-top: 1px solid #A5D9F0;
	border-right: 1px solid #A5D9F0;
	border-bottom: 1px solid #A5D9F0;
	border-left: 1px none #A5D9F0;
}
.alertBoxTopLoSep {

	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/sfondo_corsi_claweb.gif);
	border-top: 1px solid #A5D9F0;
	border-right: 1px none #A5D9F0;
	border-bottom: 1px solid #A5D9F0;
	border-left: 1px none #A5D9F0;
}
.orangeText {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FF3300;
	border: none;

}
.orangeTextHeader {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}

.link3:link, .link3:active, .link3:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;

}
.link3:hover {
	background-color: #FFCC33;
}

.copyright {
	font-family: "Trebuchet MS", Arial;
	font-size: x-small;
	color: #333399;
}
.w3c {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}
.minicmsTitle {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.minicmsDate {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
.breadnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEFBFF;
	border: 1px solid #82c6e4;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;



}
.breadHilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;


}
.breadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;



}
.breadlink:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFCC00;




}
.alertBoxFAQ {
	background-color: #E5F4FA;
	margin: 0px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top: 1px none #A5D9F0;
	border-right: 1px solid #A5D9F0;
	border-bottom: 1px solid #A5D9F0;
	border-left: 1px solid #A5D9F0;
	text-align: left;
	font-weight: normal;
}
hr {
	background-color: #82C6E4;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
}
.goBackUp {
	text-align: right;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.breadcrumbCell {
	background-image: url(images/breadcrumb_bg.gif);
	background-repeat: repeat-x;
}
.mainCellTop {
	margin-top: 12px;
}

