html, body { margin: auto; padding: 0; width: 750px; }

#content	{ padding: 10px; }
#bar1		{ display: none; }
#bar2		{ display: none; }
#leafs		{ display: none; } 
#icons		{ display: none; }
#google		{ display: none; }

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}
h1 { font-family: Arial, Helvetica, sans-serif;	font-weight: bold; text-align: left; color: #000000; font-size: 15px; margin: 20px 0px 8px 0px; }



td.box1 { border: 1px solid #9C7CAD; background-color: #B5A6C5; text-align: center; color: #420052; }
td.box2 { border: 1px solid #9C7CAD; text-align: center; color: #420052; }
td.box3 { border: 1px solid #9C7CAD; background-color: #9C7CAD; text-align: center; color: #FFFFFF; }


.img { display: none; }
.c { clear: both; }

.small { font-size: 12px; }
form { margin: 0px; }

ul, ol { margin: 0px 0px 15px 15px; text-align: left; }

select, input, textarea { border: 1px solid #ACACAC; }

img { border: none; }

p { padding: 0px; text-align: left; margin: 0px 0px 10px 0px; }

a { font-weight: normal; color: #CC0000; }
a:link,a:active,a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

#developer a { display: none; }