body {
    padding : 0px;
	margin : 0px;
}


#mainheader {
    height : 70px;
	background-color : #000000;
}


#cell1 {
    background-color : #EBF2DA;
	width : 150px;
	height : 180px;
}

#cell2 {
	width : 600px;
	height : 180px;
}

#cell3 {
    background-color : #EBF2DA;
	width : 150px;
}

#cell4 {
	width : 600px;
}

#cell4a {
    height : 20px;
	font-size : 10px;
	background-color : #B0BD8E;
	width : 100%;
	padding : 0px;
}

#cell4b {
    background-color : #FFFFFF;
	width : 599px;
}

#cell4bb {
    background-color : #FFFFFF;
	width : 1px;
	padding : 0px;
}

#cell5 {
    width : 750px;
	background-color : #EBEAE8;
}

h1 {
    font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 18px;
	color : #668033;
	font-weight : bold;
}

h2 {
    font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 14px;
	color : #668033;
	font-weight : bold;
	margin-bottom : 5px;
}

h3 {
    font-family : Tahoma, Verdana, Arial, Helvetica;
	font-size : 11.5px;
	color : #668033;
	font-weight : bold;
	margin-bottom : 3px;
}

#cell4b, #cell4b td, #cell4b span, #cell4b p, #cell4b input, #cell4b div {
    font-family : Tahoma, Verdana, Arial, Helvetica;
    font-size : 11.5px;
}

#searchform, #searchform td, #searchform input {
    font-family : Tahoma, Verdana, Arial, Helvetica;
    font-size : 11.5px;
}

