body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #F3EACE;
	color : #333333;
	background-image : url(images/headerBackground_orange2.gif);
	margin-top : 0px;
	background-repeat : repeat-x;
	}

TD {
	font-size : x-small;
}


TD.header {
	font-size : 12px;
	color : #663300;
	}

A.header:LINK {
	color : #333333;
	text-decoration : none;
	}

A.header:VISITED {
	color : #333333;
	text-decoration : none;
}

A.header:HOVER {
	color : #FF3333;
	text-decoration : none;
}




	
TD.main {
	background-color : White;
	color : #333333;
	font-size : x-small;
	padding : 3px 3px 3px 3px;
	
	}

HR {
	color : #666666;
	height : 1px;
}


A.main:LINK {
	color : #FF6600;
	text-decoration : none;
}

A.main:VISITED {
	color : #CC6600;
	text-decoration : none;
}

A.main:HOVER {
	color : #FF3333;
	text-decoration : none;
}


TD.footer {
	color : #666666;
	font-size : 12px;
}