	body {
	font-size: 13px;
	text-align: center;
	font-family: arial;
	margin-top: 0px;
	margin: auto;
	}
	
	.MenuBar {
	width: 12%;
	background-color: #304B6A;
	color: #FFFFFF;
	font-size: 14px;
	border-right: 1px solid #FFFFFF;
	padding: 4px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	}
	
	.lnk_1 {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
	.lnk_1:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
	.spc {
	width: 1px;
	padding: 0px;
	font-size: 1px;
	}
	
	a:hover {
	color: #005EC8;
	}
	
	a{
	color: #254365;
	}
	
	.menuLNK {
	color: #000000;
	}
	
	.menuLNK:hover {
	color: #6E6E6E;
	}
	
	.text {
	font-size: 13px;
	font-family: arial;
	}

	.AdvClass {
	width: 100%;
	background-color: #E6E6E6;
	text-align: center;
	height: 68px;
	border-top: 2px solid #E6E6E6;
	margin: auto;
	}
	
	.NewsDiv {
	width: 70%;
	text-align: right;
	direction: rtl;
	font-size: 13px;
	vertical-align: top;
	}
	
	.webindexclass {
	width: 100%;
	padding: 2px;
	text-align: right;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #4D83AD;
	background-image: url(../imgs/re_ttl.gif);
	}
	
	.BoardsClass {
	width: 50%;
	text-align: right;
	direction: rtl;
	font-size: 13px;
	vertical-align: top;
	}
	
	.MenuDiv02 {
	width: 40%;
	text-align: right;
	direction: rtl;
	font-size: 13px;
	vertical-align: top;
	}
	
	.HostingClass {
	font-weight: bold;
	width: 100%;
	padding: 2px;
	text-align: right;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #959595;
	background-image: url(../imgs/re_nowon.gif);
	}
