body {
	background-color: #d0e16f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg-tile.gif);
	background-repeat:repeat-x;
}


p, tr, td, div
{
font-family: Tahoma, Arial, Verdana;
font-size: 10pt;
color: #000000;
}

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #ccff99;
border: 1px solid #00152d;
}

.titles {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #587322;
	font-size: 14pt;
}

.quotes {font-family: Tahoma, Arial, Verdana; color: #ffffd4; text-decoration:none; font-size:11px;}
.qname {font-family: Tahoma, Arial, Verdana; color: #93ff7e; text-decoration:none; font-size:11px; font-weight: bold;}

.links {text-decoration: none;}
.links a {color: #6d942e;text-decoration: underline;}
.links a:hover {color: #ff8d00;text-decoration: none;}

li { color: #4c8d3f; }

.nav a {font-family: Tahoma, Arial, Verdana; color: #ffffd4; text-decoration:none; font-size:11px;}
.nav a:hover {font-family: Tahoma, Arial, Verdana; color: #ffe500; text-decoration:none; font-size:11px;}

.footer {color: #759a50; font-size: 8pt}
.footer a {color: #759a50; font-size: 8pt; text-decoration:underline}
.footer a:hover {color: #759a50; font-size: 8pt; text-decoration:none}

img, div { behavior: url(iepngfix.htc) }