body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
	background-color: white;
	color: #414441;
	color: black;
}

table.page {
	width:100%;
	height: 100%;
}

table.page td.header {
	padding:10px;
	height: 150px;
	color: white;
	background-color: #014E00;
}

td.logo, td.logo h1 a, td.logo, td.logo h1 a:hover, td.logo, td.logo h1 a:visited {
	color: white;
}

td.logo h1 {
	font-family: serif;
	font-size: 150%;
	padding:0px;
	margin:0px;
	display: inline;
}


td.form td, td.form td a, td.form td a:hover, td.form td a:visited {
	font-size: 12px;
	color: white;
}

td.form input{
	font-size: 10px;
	width:75px;
	border: 1px solid #CCCCCC;
}

table.page td.body {
	height:100%;
	vertical-align: top;
}

table.page td.footer {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	height: 50px;
}

table.smallsize {
	font-size: 90%;
}

#page {
	background-color: #E6E2E6;
	margin-left: 50px;
	margin-right: 50px;
	height: 100%;
}

#Cpage {
	background-color: white;
	color: #414441;
	border-left: 1px solid #AEB6AE;
	border-bottom: 1px solid #AEB6AE;
	border-right: 1px solid #AEB6AE;
}

h1, h2, h3, h4, h5, h6 {
	color: #014E00;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:20px;
}

a {
	text-decoration:none;
	color: #014E00;
}

a:hover {
	text-decoration: underline;
	color: #014E00;
}

a img {
	border: none;
}

.libr {
	font-size: 80%;	
}

.ads	{
	font-size: 80%;
	color: #014E00;
	}