
td.maintop
{	background-color: rgb(212,99,13);	
	padding: 0 0 0 0;
	height=130;
}

td.mainbottom
{	background-color: rgb(250,117,15);	
}

table.maintable
{	border: 0;
	width: 600;
	background-color: rgb(250,195,15);	
}

td.textcell
{	font-family: verdana, arial, 'sans serif'; 
	font-size: 12;
	color: rgb(174,82,11);
	line-height: 1.2;
	vertical-align: top;
	padding: 15 15 15 15;
}

td.innertextcell
{	font-family: verdana, arial, 'sans serif'; 
	font-size: 12;
	color: rgb(174,82,11);
	line-height: 1.2;
	vertical-align: top;
}

td.links
{	font-family: verdana, arial, 'sans serif'; 
	font-size: 12;
	color: rgb(80,80,80);
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid rgb(50,50,200);
	border-top: 1px solid rgb(50,50,200);
	padding: 15 15 15 15;
}

td.copyright
{	font-family: verdana, arial, 'sans serif'; 
	font-size: 10;
	color: rgb(174,82,11);
	line-height: 1.2;
	text-align: center;
	border-top: 1px solid rgb(200,50,200);
	padding: 15 15 15 15;
}

a.menu:link {color:rgb(80,80,80); text-decoration:none}
a.menu:visited {color:rgb(80,80,80); text-decoration:none}
a.menu:hover {color:rgb(0,0,180); font-weight:bold; text-decoration:none}

a.copyright:link {color:rgb(174,82,11); text-decoration:none}
a.copyright:visited {color:rgb(174,82,11); text-decoration:none}
a.copyright:hover {color:rgb(255,255,255); font-size:120%; font-weight:bold; text-decoration:underline}

a.general:link {color:rgb(174,82,11); text-decoration:none}
a.general:visited {color:rgb(174,82,11); text-decoration:none}
a.general:hover {color:rgb(212,99,13); font-size:120%; font-weight:bold; text-decoration:underline}

table.simple
{	font-family: verdana, arial, 'sans serif'; 
	font-size: 12;
	color: #C0C0C0;
	line-height: 1.2;
	vertical-align: top;
	padding: 15 15 15 15;
}
















