#text .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#text em {
	font-style:italic;
}
#text table {
	margin-bottom:1em;
	background-color:#C5ABC4;
}
#text table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#C5ABC4;
	font-weight:bold;
	border:1px solid #FFFFFF;
}
#text table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
#text table td {
	background-color:#F2E6F1;
}
#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:#916598;
}
#text { 
	background-image: url(../../images/designs/design03/theme3/back_content.gif); 
	background-repeat: repeat-x; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; color:#000000; 
	line-height:1.5; 
	background-color: #FFFFFF; 
	background-position: left top; 
	padding-right:10px; 
	padding-left: 15px; 
	height:auto !important;
	min-height:200px !important;
	height:200px; 
}
#page_content .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#page_content em {
	font-style:italic;
}
#page_content table {
	margin-bottom:1em;
	background-color:#7DB288;
}
#page_content table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#7DB288;
	font-weight:bold;
	border:1px solid #FFFFFF;
}
#page_content table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
#page_content table td {
	background-color:#C9E9E4;
}
#page_content h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
}
#page_content ul {
	list-style:square;
	margin-left:1em;
}
#page_content li {
	margin:0.5em;
}
#page_content a {
	text-decoration:underline;
	color:#7DB288;
}
body {
	margin:0px;
	background-color:#C9E9E4;
	background-image: url(../../images/designs/design03/theme3/back_page.gif);
	background-repeat: repeat-x;
}
#header {
	background-image:url(../../images/designs/design03/theme3/header.jpg);
	width:745px;
	height:197px;
	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/menu_back.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 213px;
	height:auto !important;
	min-height:400px !important;
	height:400px; 
}
#page_content {
	width: 532px;
	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;
}
#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/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;
}

