body {
	padding: 0;
	margin: 0;
	background: #aaa;
}

#main {
	width: 780px;
	border: 0;
	margin: 0;
	padding: 0;
}

td.main{
 /*position: relative;*/
}

#header {
	background: url(../images/header_back.jpg);
	height: 100px;
	border: 0;
}


#header div {
	color: #FFFFE3;
}

.header_text1 {
	color: #FFFFE3;
}

.copyright {
	height: 50px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	line-height: 30px;
	background: #fff;
	margin: 0;
}


.copyright a {
	color: #ccc;
}

.main_table {
	border-collapse: collapse;
	border: 0;
	margin: 0px;
	padding: 0px;
}

.main_table tr td.main_left {
	width: 192px;
	border: 0;
	margin: 0px;
	padding: 0px;
	background: #BAD6E2;
	border-bottom: 1px solid #FF0000;
}

.main_table tr td.main_right {
	margin: 0px;
	padding: 0px;
	background: #fff;
	border: 0px;
	border-top: 1px solid #FFFFE3;
	background: #06162F;
	height: 30px;
}

.main_table tr td.main {
	width: 588px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: #fff;
	border-top: 1px solid #f00;
	border-left: 1px solid #f00;
	border-bottom: 1px solid #f00;
}

.top_menu {
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #FFFFE3;
	font-size: 16px;
	line-height: 24px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	padding-right: 5px;
}

.top_menu a {
	color: #FFFFE3;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

.body_main {
	background: #fff;
	padding: 10px;
	text-align: left;
	overflow:hidden;
	position: relative;
}

.menu_button {
	height: 28px;
	border-bottom: 1px solid #FF0000;
}

.menu_button a {
	display: block;
	height: 28px;
	line-height: 28px;
	background: url(../images/button.gif);
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-left:50px;
	text-align: left;
}

.menu_button a:hover {
	background: url(../images/button_hover.gif);
}

.menu_button a.selected {
	background: url(../images/button_selected.gif);
}


#footer_block {
	height:31px;
	background: url(../images/footer.gif);
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFE3;
	font-size: 11px;
	font-weight: bold;
	height:2.5em;
	position: relative;
	text-align: left;
}

#footer_block span{
	display: block;
	text-align: left;
	line-height: 30px;
	padding-left: 192px;
}

#footer_block a {
	position:absolute;
	line-height: 28px;
	color:#FFFFE3;
	font-weight: normal;
	padding-left:50px;
}

.rteContent p {
	text-align: justify;
	margin: 5px 5px 10px 5px;
}

.article_summary h2 {
	color:#0f0063;
	font-size:17px;
	text-align:left;
	margin:0 0 0.5em 5px;
	font-weight:bold;
	font-family:Verdana,Tahoma,Arial,sans-serif;
}

.article_summary h2 a{
	color:#0f0063;
	font-size:17px;
	text-align:left;
	margin:0 0 0.5em 0px;
	font-weight:bold;
	font-family:Verdana,Tahoma,Arial,sans-serif;
}

.article_summary h2 a:hover {
	color: blue;
	font-size:17px;
	text-align:left;
	margin:0 0 0.5em 0px;
	font-weight:bold;
	font-family:Verdana,Tahoma,Arial,sans-serif;
}

.rteContent {
	/*position: relative;*/

}
