body {
	color : #696969;
	background-color:#F3E8C2;
	margin: 0;
	padding: 0;
	border: none;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}
html, body, #container {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}


td, a, p, th, ul, div, strong	{ font-family:tahoma; font-size:12px; color:#000000; }

a{
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #660000;
}

#menucat{
	margin-top: 10px;
	color:#cc3333;
	font-size:14px;
	font-weight:bold;
}

h3{
	color:#000000;
	font-size:16px;
	font-weight:bold;
}



table.container {
	margin: 0;
	width: 100%;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}

#top{
	height: 20;
}

#leftspace{
	width:114px;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	border-right-width:2px;
  border-right-style:solid;
  border-right-color:#FFFFFF;
}

#maincontent{
	height:100%;
	background-color : #F3E8C2;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	vertical-align:top;
}


#sidewidth {
	width : 950px;
}

.fullheight {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}


table.top {
	background-color : #F3E8C2;
	width : 100%;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#FFFFFF;
}

table.nav1 {
	width:100%;
	height:80;
	background-color : #F3E8C2;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	border-top-width:2px;
  border-top-style:solid;
  border-top-color:#FFFFFF;
	border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:#FFFFFF;
}
table.nav2 {
	width:100%;
	background-color : #CCCCCC;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}

