/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBDBC1;
}


#fullheight {height: 100%; width: 100%; background-color: #CCC;}

td {
	font-family:'trebuchet MS', Trebuchet, Arial, sans-serif; 
	font-size:11.5px;
	color:#766B47;
}

p {
	font-family:'trebuchet MS', Trebuchet, Arial, sans-serif; 
	font-size:11.5px;
	color:#766B47;
	line-height: 20pt;
	margin-left: 30px;
	margin-right: 30px;
}

.quote {
	font-size:11px;
	color:#766B47;
	line-height: 18pt;
}


.right {
	font-family:'trebuchet MS', Trebuchet, Arial, sans-serif; 
	font-size:15px;
	color:#916F00;
}

.rightquick {
	font-family:'trebuchet MS', Trebuchet, Arial, sans-serif; 
	font-size:16px;
	color:#FFFFFF;
}

.rightsmall {
	font-family:'trebuchet MS', Trebuchet, Arial, sans-serif; 
	font-size:11px;
	color:#916F00;
	line-height: 10pt;
	font-style: italic;
		}
		
h3 {
	font-family:'trebuchet MS', Trebuchet, Arial, sans-serif; 
	font-size:18px;
	color:#E0AC00;
	font-style:italic;
	margin-left: 30px;
	margin-right: 30px;
}

a:link {
	color: #E0AC00;
	text-decoration: none;
		font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #E0AC00;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #EEC84B;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #EEC84B;
		font-weight: bold;
}


a.rlink:link {font-size:11px; color: #AD8716; text-decoration: none; 	font-style: italic;		font-weight: normal;}
a.rlink:visited {font-size:11px; color: #AD8716;text-decoration: none; 	font-style: italic;		font-weight: normal;}
a.rlink:hover {font-size:11px; color: #C9A436;text-decoration: none;	font-style: italic;		font-weight: normal;}
a.rlink:active {font-size:11px; color: #C9A436;text-decoration: none;	font-style: italic;		font-weight: normal;}


a.net:link {font-size:12px; color: #766B47; text-decoration: none; 	font-weight: bold;}
a.net:visited {font-size:12px; color: #766B47;text-decoration: none; font-weight: bold;}
a.net:hover {font-size:12px; color: #A49565;text-decoration: none;	font-weight: bold;}
a.net:active {font-size:12px; color: #A49565;text-decoration: none;	font-weight: bold;}

a.sec:link {font-size:11px; color: #766B47; text-decoration: none; 	font-weight: bold;}
a.sec:visited {font-size:11px; color: #766B47;text-decoration: none; font-weight: bold;}
a.sec:hover {font-size:11px; color: #E2B211;text-decoration: none;	font-weight: bold;}
a.sec:active {font-size:11px; color: #E2B211;text-decoration: none;	font-weight: bold;}


.footer {
		font-size:10px;
		}
		
.selected {font-size:11px; color: #E2B211;text-decoration: none;	font-weight: bold;}
		
table.page {
	border: 1px solid #E8E8E8;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
		line-height: 20pt;
		margin-top: 15px;
	margin-left: 30px;
}

table.chef {
	border: 1px solid #E8E8E8;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
		line-height: 20pt;
		margin-top: 15px;
}