body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	height: 600px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.zindex500 {
	position: relative;
	z-index: 500;
}
#main_central_table {
	background-image:url(/templates/images/main_area_bg.jpg);
	background-repeat:no-repeat;
}
#homepage_news_div {
	padding-left: 13px;
	padding-top: 17px;
	padding-right: 13px;
	text-align: justify;
	position:absolute;
}
#main_content_td {
//	z-index:200;
	width: 595px;
	height: 265px;
}
#main_content_div {
	width: 595px; height: 265px;
}
#main_content_padding {
	width: 100%; height: 250px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 14px;
	padding-right: 10px;
	text-align: justify;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
}
#title_etc_td {
	background-image: url(/files/images/title_etc_td_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#title_etc_div {
	padding-left: 27px;
	vertical-align: middle;
}
.news_list_item {
	text-decoration: none;
}
.gray_border {
	border: 5px solid #D3D3D3;

}
.side_images_container {
     padding-right: 10px;
}
.popup_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#121212;
}
.popup_close_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#FFFFFF;
}
.popup_layer_table { 
	width: 100%; height: 100%; 
	padding:'5px' '5px' '5px' '5px';
}
.popup_layer_cell {
	width: 100%; height: 100%; 
	background-image: url(/files/images/popup_gray_degrade.gif);
	background-position:right top;
	background-repeat: repeat-y;
}
#popup_layer {
	border-width: 1px;
	padding:'5px' '5px' '5px' '5px';
	border-style: solid;
	border-color: #A4A6A5;
	z-index:40000;
	position:absolute;
	visibility:hidden;
	width: 1px; height: 1px; 
	background-image: url(/files/images/popup_gray_degrade.gif);
	background-position:right top;
	background-repeat: repeat-y;
}
.popup_content_container {
	width: 100%; height: 100%;
	padding: '0px' '0px' '0px' '0px';
}
a:link {
	color: #b40024;
}
a:visited {
	color: #b40024;
}
a:hover {
	color: #000000;
}
a:active {
	color: #b40024;
}
