#content_text {
	padding:2em;
	color:#000000;
}
#content_text .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#content_text em {
	font-style:italic;
}
#content_text table {
	margin-bottom:1em;
	background-color:#C0D7EA;
}
#content_text table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#C0D7EA;
	font-weight:bold;
	border:1px solid #FFFFFF;
}
#content_text table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
#content_text table td {
	background-color:#F1DB9D;
}
#content_text h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
	color: #546244;
}
#content_text ul {
	list-style:square;
	margin-left:1em;
}
#content_text li {
	margin:0.5em;
}
#content_text a {
	text-decoration:underline;
	color:#403A60;
}
body {
	background-image: url(../../images/designs/design18/theme3/bg_page.gif);
	margin:0px;
}
img {
   behavior: url("/pub/javascripts/pngbehavior.htc");
}
#page {
	height:auto !important;
	min-height:550px !important;
	height:550px;
}
#menu_section {
	width: 145px;
	padding-top: 58px;
	padding-left: 104px;
}
#menu {
	background-image: url(../../images/designs/design18/theme3/menu_bg.gif);
	background-repeat: repeat-x;
	height:auto !important;
	min-height:300px !important;
	height:300px;
}
#left_column {
	float: left;
	width: 246px;
}
#right_column {
	float: right;
	width: 495px;
	padding-top:3em;
	text-align:right;
}
#right_column h1 {
	margin-right:40px;
	margin-top:10px;
}
#content_text {
	padding-top:350px;
	padding-right: 68px;
	padding-left: 52px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#807f84;
	line-height:1.4;
	height:auto !important;
	min-height:170px !important;
	height:170px;
}
#all {
	background-image: url(../../images/designs/design18/theme3/bg_all.jpg);
	background-repeat: repeat-y;
	width: 744px;
}
#content {
	background-image: url(../../images/designs/design18/theme3/page.jpg);
	background-repeat: no-repeat;
	width: 744px;
	height:auto !important;
	min-height:550px !important;
	height:550px;
}
#footer {
	background-image: url(../../images/designs/design18/theme3/footer.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 744px;
}
#menu li {
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:30px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #61821e;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:7px;
	list-style-type:none;
}
#footer_text {
	padding-left:60px;
}
#footer_text a {
	font-family:Tahoma;
	font-size:10px;
	color:#fff;
	text-decoration:none;
}
	
