#text .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#text em {
	font-style:italic;
}
#text table {
	margin-bottom:1em;
	background-color:#5B827D;
}
#text table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#5B827D;
	font-weight:bold;
	border:1px solid #FFFFFF;
}
#text table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
#text table td {
	background-color:#B5DEBD;
}
#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:#5B827D;
}
body {
	margin:0px;
	background-color:#C9E9E5;
	background-image: url(../../images/designs/design03/theme3-inner/back_page.gif);
	background-repeat: repeat-x;
}
#header {
	background-image:url(../../images/designs/design03/theme3-inner/header.jpg);
	width:745px;
	height:186px;
	overflow:hidden;
}
#header img {
	margin:0.5em;
	margin-top:30px;
	margin-left:1em;
}
#page {
	width:745px;
	margin:auto;
	background-image: url(../../images/designs/design03/theme3/back_page.jpg);
	background-repeat:repeat-y;
}
#content {
	width: 745px;
}
#menu {
	background-image: url(../../images/designs/design03/theme3-inner/menu_back.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 213px;
	height:auto !important;
	min-height:400px !important;
	height:400px; 
}
#page_content { background-color: #fff; width: 530px; float: right;
	height:auto !important;
	min-height:200px !important;
	height:200px; 
}
#footer {
	height: 21px;
	clear: both;
	background-color: #608969;
	background-image: url(../../images/designs/design03/theme3/footer.jpg);
	background-repeat:no-repeat;
	width:745px;
	height:56px;
	margin:auto;
	padding-top:50px;
}
#text { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; color:#000000; 
	line-height:1.5; 
	margin-top: -15px; 
	padding-right:30px; 
	padding-left: 25px; 
	height:auto !important;
	min-height:200px !important;
	height:200px; 
}
#text p { margin:0px; }
#footer_text {
	padding-left:20px;
}
#footer_text a {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
#menu li {
	background-image: url(../../images/designs/design03/theme3-inner/back_menu.gif);
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:22px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #C1E8C9;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:7px;
	list-style-type:none;
}