* {
	font-family: arial;
}

body {
	background: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px;
}

form {
	margin: 0px;
}

a:link, a:hover, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #002640;
}

a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #e10000;
}

div.main_div {
	width: 90%;
	text-align: right;
}

a.page_title:visited, a.page_title:link {
	font-size: 40px;
}

table.main {
	width: 100%;
	border: 0px;
	font-size: 12px;
	margin: auto;
}

td.main_td1 {
	 font-size: 12px;
}

td.main_td1 a:link, td.main_td1 a:visited, td.main_td1 a:active {
	color: #0000ff;
	text-decoration: none;
}

td.main_td1 a:hover {
	color: #ff0000;
	text-decoration: none;
}

td.main_td2 {
	 height: 10px;
	 font-size: 1px;
	 background: url('images/index_02.gif');
}

table.sub {
	width: 100%;
	border: 0px;
	font-size: 12px;
	margin: auto;
	margin-top: 4px;
}

td.sub_td1 {
	width: 150px;
	border: 1px solid #EEEEEE;
	padding: 6px;
	vertical-align: top;
	font-size: 11px;
}

td.sub_td1 a:link, td.sub_td1 a:visited, td.sub_td1 a:active {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

td.sub_td1 a:hover {
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}

td.sub_td2 {
	width: 4px;
}

td.sub_td3 {
	border: 1px solid #EEEEEE;
	vertical-align: top;
	padding: 5px;
}

table.copyrights {
	width: 100%;
	height: 20px;
	background: #EEEEEE;
	font-size: 12px;
	margin-top: 4px;
}

td.copyrights_td1 {
	padding-right: 5px;
	text-align: center;
}

span.menu_title {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

span.title {
	font-size: 20px;
	color: #002640;
	font-weight: bold;
	text-decoration: underline;
}

table.pages_table {
	width: 100%;
}

table.pages_table img {
	border: 0px;
}

tbody.pages_table {
	background: #EEEEEE;
	text-decoration: underline;
	font-weight: bold;
}

table.pages_table td {
	padding: 2px;
	background: #F5FAFE;
}

table.pages_table2 {
	width: 100%;
}

table.pages_table2 td {
	padding: 5px;
}

div.editor {
	width: 100%;
	direction: ltr;
}

div.editor table td {
	padding: 0px;
}
