/* CSS Stylesheet */
/* created by Causeway CSS Stylesheet Editor RCS 2005 */
/* http://www.causeway.co.uk/freestuf/cssedit/ */

body {font-family:Tahoma; color:Black; background-color:#D3ECFF;margin-top: 0; margin-bottom: 0;margin: 0;padding: 0; text-shadow:#D0D0D0 2px 3px 4px;}
H1 {font-family:Tahoma; font-size:15pt; line-height:1.5em;margin:0;margin-top:0.4em;margin-bottom:0.15em; text-shadow:#D0D0D0 2px 3px 4px;}
H2 {font-family:Tahoma; font-size:12pt; line-height:1.2em;margin:0;margin-top:0.4em;margin-bottom:0.15em; text-shadow:#D0D0D0 2px 3px 4px;}
H3 {font-family:Tahoma; font-size:10pt; line-height:1.2em;margin:0;margin-top:0.4em;margin-bottom:0.15em; text-shadow:#D0D0D0 2px 3px 4px;}
P {font-family:Verdana; font-size:9pt; margin-top:0.3em; margin-bottom:0.3em; margin-left:0; margin-right:0; line-height:1.25em;  text-shadow:#D0D0D0 2px 3px 4px;}
TD {font-family:Verdana; font-size:9pt;  text-shadow:#D0D0D0 2px 3px 4px;}
TR.linea {background-color:#F0F0F0;  text-shadow:#D0D0D0 2px 3px 4px;}
a:link {text-decoration:none; color:#3366FF;  text-shadow:#D0D0D0 2px 3px 4px;}
a:visited {text-decoration:none; color:#808080;  text-shadow:#D0D0D0 2px 3px 4px;}
a:active {color:#33CCFF;  text-shadow:#D0D0D0 2px 3px 4px;}
a:hover {text-decoration:underline; color:#000080;  text-shadow:#D0D0D0 2px 3px 4px;}
a.hover {text-decoration:underline; color:#000080;  text-shadow:#D0D0D0 2px 3px 4px;}
CENTER {font-family:Verdana; font-size:9pt; margin-top:0pt; margin-bottom:0pt; }
LI {font-family:Verdana; font-size:9pt;  text-shadow:#D0D0D0 2px 3px 4px;}

/* Center everything */

div.cornertop{
	background-image: url(corner_top.gif);
	height: 29px;
	background-repeat: repeat-y;
}

div.cornerbot{
	background-image: url(corner_bot.gif);
	background-repeat: repeat-y;
	height: 29px;
	clear: both;
}

div.wrapper{
	margin: 0 auto;
	background-image: url(bg_wrapper.gif);
	background-repeat: repeat-y;
}

div.wrapper2{
	padding-left: 18px;
	padding-right: 18px;
}

div.wrapper3{
	margin: 0 auto;
	background-image: url(bg_wrapper3.gif);
	background-repeat: repeat-y;
}
