@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #666666;
}

big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999966;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-size: 18px;
	color: #999966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #330000;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
}

table.info {
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
	
table.info td {
	border: 1px solid #660000;
	padding: 0.1em 1ex 0.1em 1ex;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}

table.info tr.d0 td {
	background-color: #CCCCCC;
}
table.info tr.d1 td {
	background-color: #99CC99;
}

table.info tr.d2 td {
	background-color: #ffffff;
}

table.info tr.d3 td {
	background-color: #cccccc;
}

table.info tr.d4 td {
	background-color: #00FFCC;
}

table.info tr.d5 td {
	background-color: #336699;
}

table.info tr.d6 td {
	background-color: #FFFFCC;
}

table.info tr.t0 td {
	background-color: #99CC99;
}

table.info td.c1 {
	background-color: #CCCC00;
	
}
table.info td.c2 {
	background-color: #336699;
	
}

table.info td.c3 {
	background-color: #3399CC;
	
}

table.info td.c4 {
	background-color: #CCCC99; 
	
}

table.info td.c5 {
	background-color: #CC00FF;	
}

table.info td.c6 {
	background-color: #336699;
	
}

a {  

outline: none;  

} 