	 	 	 html, body {
	margin: 0px; 	
	background-color: #F7FFEE; 
	padding: 0px;
	height: 100%;
}

div#template {
    position: absolute;
    left: 0px;
    top: -10px;	
    background-color: #F7FFEE;
    background-image: url(http://www.basketquartu.it/public/Content/Image/FotoStripe_798.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    margin: 0px; 
    width: 100%;
    height: 125px;
}

P, DIV, TABLE, TR, TD, OL, UL {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #306b00; 
	background-color: transparent; 
}

TABLE {
	padding: 3px; 
	border: double 4px #009900; 
	width:80%;
}

TD, TH {
   padding: 3px; 
   border: solid 1px #C3FFC7;
   vertical-align: top;
}

TABLE.team {
	padding: 0px; 
	border: double 0px #009900; 
	width:80%;
}

TABLE.team TD, TABLE.team TH {
   padding: 0px; 
   border: solid 0px #C3FFC7;
   vertical-align: top;
}

CAPTION {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

img {
	border: 0px;
	padding: 0px;
}

.center{
	text-align: center;
}

.red{
    color: #CC0000;
}

p.alert {
	clear: both;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	color: #CC0000;
}

.legal{
   font-size: 10px;
   font-style: italic;
}

.bureaucracy {
	font-size: 10px;
	text-align: center;
	color: #306b00;
	background-color: Transparent;
}	 








  
