/* CSS Document */

body{
	background-color: #c89968;
	background-image: url(odt08_back.jpg);
	background-repeat: repeat-x;
	color: #330000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;}
	
a:link{
	color: #cc6600;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}
	
a:visited{
	color: #cc6600;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}
	
a:hover{
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;}
	
.header{
	background: #c89968;
	background-image: url(odt08_banner.jpg);
	border-bottom: #330000 1px solid;
	border-right: #330000 1px solid;
	border-top: #330000 1px solid;
	border-left: #330000 1px solid;
	color: #ffffcc;
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;}
	
.menu{
	background: #ffffcc;
	border: #cc6600 1px solid;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	text-decoration: none;}
	
.foot{
	color: #336633;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	padding-left: 25px;
	text-align: left;
	text-decoration: none;}