#text .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#text em {
	font-style:italic;
}
#text table {
	margin-bottom:1em;
	background-color:#45601E;
}
#text table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#45601E;
	font-weight:bold;
	border:1px solid #FFFFFF;
	color:#000000;
}
#text table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
	font-weight:bold;
	color:#000000;
}
#text table td {
	background-color:#C1EBA5;
}
#text h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
}
#text ul {
	list-style:square;
	margin-left:1em;
}
#text li {
	margin:0.5em;
}
#text a {
	text-decoration:underline;
	color:#4c6a25;
}
body {
	background-color: #e9f5f1;
	margin: 0px;
}
img {
   behavior: url("/pub/javascripts/pngbehavior.htc");
}
#page {
	background-image: url(../../images/designs/design04/theme3-inner/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#holder {
	background-image: url(../../images/designs/design04/theme3-inner/bg_main.jpg);
	width:745px;
	margin:auto;
}
#content {
	background-image: url(../../images/designs/design04/theme3-inner/page_bg.jpg);
	background-repeat:no-repeat;
	width:745px;
	height:auto !important;
	min-height:677px !important;
	height:677px;
}
#header {
	height:180px;
	padding-top:20px;
	padding-right:30px;
}

#menu {
	float:left;
	height:300px;
	width:130px;
	margin-left:40px !important;
	margin-left:20px;
}
#text {
	float:right;
	width:449px;
	margin-right:21px !important;
	margin-right:10px;
	background-color:#FFFFFF;
	padding-left:25px;
	padding-right:50px;
	height:auto !important;
	min-height:200px !important;
	height:200px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
ul.disabled li a {
	color: #be6e6c;
	text-decoration: underline;
}
#menu li {
	height:21px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #c2ecf1;
	text-decoration: underline;
}
#footer {
	height: 16px;
	width:729px;
	clear: both;
	background-color: #45601e;
}
#footer a {
	padding-left:21px;
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}
