﻿#conash3D0
{
display:none;
}

html {
	direction: ltr;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}
body {
	direction: ltr;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	font: 14px 'Arial';
	text-align: center;
	vertical-align: top;
}
#container {
	position: absolute;
	right: 0;
	background-color: #e6e6e6;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	font: 14px 'tahoma';
	text-align: center;
	vertical-align: top;
}
img {
	border: 0;
}
img.pic {
	border: 1px solid #b6b6b6;
	float: right;
	padding: 2px;
	margin: 7px;
}
a:link {
	text-decoration: underline;
	color: #0050b2;
}
a:active {
	color: #0050b2;
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a:visited {
	color: #150093;
	text-decoration: underline;
}
a:hover {
	color: #c30000;
	text-decoration: underline;
}
ul {
	list-style: circle;
	margin-left: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.articles {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
li {
	padding-top: 1px;
	padding-bottom: 2px;
}
table {
	width: 100%;
	border-collapse: collapse;
}
td {
	padding: 0;
	vertical-align: top;
}
h1 {
	font-size: 160%;
	margin: 10px;
}
h2 {
	font-weight: bold;
	font-size: 100%;
}
#main {
	width: 760px;
	background-color: white;
	background-image: url('images/body_center.png');
	background-repeat: repeat-y;
}
#bar {
	height: 120px;
	background-color: white;
	background-image: url('images/body_center.png');
	background-repeat: repeat-y;
}
td.frame {
	background-repeat: repeat-y;
	background-color: #f2f2f2;
}
#frame_right {
	background-image: url('images/frame_right.png');
	background-position: left;
	width: auto;
	width: 50%;
}
#frame_left {
	background-image: url('images/frame_left.png');
	background-position: right;
	width: auto;
	width: 50%;
}
#body_right {
	background-image: url('images/body_right.png');
	background-repeat: repeat-y;
	width: 10px;
}
#body_left {
	background-image: url('images/body_left.png');
	background-repeat: repeat-y;
	width: 10px;
}
#body_bottom {
	height: 20px;
}
#body_top {
	height: 20px;
	background-color: white;
	background-image: url('images/body_top.png');
	background-repeat: no-repeat;
}
#title {
	text-align:center;
}
#content {
	text-align: justify;
	font: 13px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 10px;
	width: 500px;
	height:auto;
}
td.side {
	width: 20px;
}
#menu {
	width: 200px;
	padding-left:10px;
}
td.menu_top {
	background-image: url('images/menu_top.png');
	background-repeat: no-repeat;
	height: 40px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	color: #a1a1a1;
}
td.menu_bottom {
	background-image: url('images/menu_bottom.png');
	background-repeat: no-repeat;
	height: 20px;
}
td.menu_center {
	background-image: url('images/menu_center.png');
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
}
hr{
	color:#cdcdcd;
	border:1px solid #cdcdcd;
	height:2px;
	margin:20px,20px;
}
#credits {
	color: #989898;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	padding-top:15px;
}
#credits a:link {
	color: #989898;
}
#credits a:visited {
	color: #989898;
}
#credits a:hover {
	color: #c30000;
}
#links {
	height: 30px;
	vertical-align: middle;
}
#fMessage {
	border: 1px solid #888888;
	width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#fEmail {
	border: 1px solid #888888;
	width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#fName {
	border: 1px solid #888888;
	width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
td.form {
	text-align: left;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#submit {
	text-align: right;
}
