@charset "utf-8";
#Header_Logo {
	top:0px;
	width:800px;
	height:70px;
	margin: 0 auto;
	background-image: url(images/layout/header.jpg);
}
#Header_Menu {
	height:27px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #afafaf;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/layout/bg.gif);
	background-repeat: repeat-x;
	overflow: scroll;
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #5a5a5a;
	text-align: left;
	position: relative;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 25px;
	background-image: url(images/layout/submenu_bg.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #header_slideshow {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 200px;
	width: 800px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	text-align: left;
	overflow: hidden;
}
.oneColFixCtrHdr #footer {
	background:#f4f4f4;
	height: 35px;
	border-top: 2px solid #5a5a5a;
	background-image: url(images/layout/footer.gif);
}
.oneColFixCtrHdr #footer_shadow {
	background:#f4f4f4;
	height: 9px;
	background-image: url(images/layout/footer_bgshadow.gif);
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0;
	border-top: 2px;
}
.oneColFixCtrHdr #footer a {
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
}
.oneColFixCtrHdr #footer a:hover {
    text-decoration:none;
    background-color: #EFEFEF;
}
.news_table_select{
	background: #b8c9e5;
}
.news_table_hover{
	background: #879ec5;
}
#news_table{
	width: 250px;
	border: 1px solid;
	background: #f4f4f4;
}
span.news_date {
	font-size: 65%;
}
span.news_title {font-size: 85%}
span.news_short {font-size: 65%;font-style:italic}
span.news_detail_date {font-size: 65%}
img{
border:0px;
}
a{
	text-decoration: none;
	color: #006699;
}
a:hover{
	text-decoration: none;
	color: #0066CC;
}
#links_table{
	width: 465px;
	border: 0px solid;
}
.links_table_odd{
		background: #f4f4f4;
}
.links_table_even{
}
.links_table_select{
	background: #b8c9e5;
}
.links_table_hover{
	background: #879ec5;
}
table.window_style1_320x240{
	background-image: url(images/layout/window_style1_320x240.gif);
	width:352px;
	height:272px;
	text-align:center;
	vertical-align:middle;
}
table.window_style1_480x240{
	background-image: url(images/layout/window_style1_480x240.gif);
	width:512px;
	height:272px;
	text-align:center;
	vertical-align:middle;
}
table.window_style1_480x360{
	background-image: url(images/layout/window_style1_480x360.gif);
	width:512px;
	height:392px;
	text-align:center;
	vertical-align:middle;
}
table.window_style1_640x360{
	background-image: url(images/layout/window_style1_640x360.gif);
	width:672px;
	height:392px;
	text-align:center;
	vertical-align:middle;
}
table.window_style1_640x548{
	background-image: url(images/layout/window_style1_640x548.gif);
	width:672px;
	height:580px;
	text-align:center;
	vertical-align:middle;
}
table.window_style1_720x584{
	background-image: url(images/layout/window_style1_720x584.gif);
	width:752px;
	height:616px;
	text-align:center;
	vertical-align:middle;
}
table.window_style1_720x608{
	background-image: url(images/layout/window_style1_720x608.gif);
	width:752px;
	height:640px;
	text-align:center;
	vertical-align:middle;
}
div.window_style1_800x454{
	background-image: url(images/layout/window_style1_800x454.gif);
	width:800px;
	height:586px;
	text-align:center;
	padding-top:16px;
	background-repeat:repeat-x;
}
div.window_style1_800x504{
	background-image: url(images/layout/window_style1_800x504.gif);
	width:800px;
	height:536px;
	text-align:center;
	padding-top:16px;
	background-repeat:repeat-x;
}

.window_stlye1_480_top{
	background-image: url(images/layout/window_style1_480_top.gif);
	height:16px;
}
.window_style1_480_mid{
	background-image: url(images/layout/window_style1_480_mid.gif);
	color: #FFFFFF;	
}
.window_style1_480_mid a{
	color: #afafaf;	
}
.window_style1_480_mid a:hover{
	color: #cfcfcf;	
}
.window_style1_480_bottom{
	background-image: url(images/layout/window_style1_480_bottom.gif);
	height:16px;
}
p.window_style1_text{
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
table#int_menu400 td{
	text-align:center;
	width:400px;
	height:25px;
	background-image: url(images/layout/submenu_bg_tab400.gif);
}
table#int_menu400 td a{
	width:400px;
	height:25px;
	display:block;
	background-image: url(images/layout/submenu_bg_tab400_link.gif);
	padding-top:4px;
}
table#int_menu400 td a:hover{
	background-image: url(images/layout/submenu_bg_tab400_link_hi.gif);
}
table#int_menu200 td{
	text-align:center;
	width:200px;
	height:25px;
	background-image: url(images/layout/submenu_bg_tab200.gif);
}
table#int_menu200 td a{
	width:200px;
	height:25px;
	display:block;
	background-image: url(images/layout/submenu_bg_tab200_link.gif);
	padding-top:4px;
}
table#int_menu200 td a:hover{
	background-image: url(images/layout/submenu_bg_tab200_link_hi.gif);
}