* :focus { outline: 0; }

td {font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:16px;
	color: #322310;
	} 
	
A:link, A:visited {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #556C1E; text-decoration: none; font-weight: bold;}
A:hover {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #556C1E; text-decoration: underline; font-weight: bold;}

.header {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
line-height:18px;
color: #322310;
text-decoration: none;
	}

.footer {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-decoration: none;
	}

.activetitle {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}

.frontlink {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #261f0e;
	}

a.frontlink:link {color: #ffffff; text-decoration: none; font-size: 14px;}
a.frontlink:visited {color: #ffffff; text-decoration: none; font-size: 14px;}
a.frontlink:hover {color: #261f0e; text-decoration: none; font-size: 14px;}

.sidecol
	{ 
background-image: url('images/leftback.gif');
background-repeat: no-repeat;
background-attachment: fixed;
	}

.maincol
	{ 
background-image: url('images/topback.gif');
padding:30 30 30 30;
background-repeat: repeat-x;
background-attachment: fixed;
	}
