body {
	margin:0;
	padding:0;
	color:#666;
	background:#D1E3FC url(../images/bg-body.gif) repeat;
	font-family:tahoma,  arial, sans-serif;
	font-size:11px;
}

a {
color:#5D9DF4;
font-weight:bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* header */
#header {
	width:100%;
	height:115px;
	background:#112A44 url(../images/bg-header.gif) repeat-x top;
}
/* main navigation */
#main-navigation {
	margin:0;
	padding:0;
	height:10px;
	width:100%;
	background:#112A44 url(../images/bg-main-nav.gif) repeat-x top;
}
/* main layput boxes */


	
#menu_shadow {
	background:url(../images/menu_shadow.png) repeat-x top left;
	height: 15px;
}
* html #menu_shadow {
	background:none;
filter: progid:dximagetransform.microsoft.alphaimageloader(src='templates/koyal/images/menu_shadow.png', sizingmethod='scale');
}
#mainbg {
	/*	float:left;*/
	/*position:relative;*/
	width:562px;
	padding:0 20px;
	background:#fff url(../images/bg-main.gif) repeat-y 50% -1px;
}
/* first index box */	

.content {
}
.content .tl {
	background:url(../images/tl_content.png) no-repeat right bottom;
}
* html .content .tl {
	background:none;
filter: progid:dximagetransform.microsoft.alphaimageloader(src='templates/koyal/images/tl_content.png', sizingmethod='scale');
}
.content .tr {
	background:url(../images/tr_content.png) no-repeat right bottom;
	;
}
* html .content .tr {
	background:none;
filter: progid:dximagetransform.microsoft.alphaimageloader(src='templates/koyal/images/tr_content.png', sizingmethod='scale');
}
.content .bl {
	background:url(../images/bl_content.png) no-repeat right bottom;
	;
}
* html .content .bl {
	background:none;
filter: progid:dximagetransform.microsoft.alphaimageloader(src='templates/koyal/images/bl_content.png', sizingmethod='scale');
}
.content .br {
	background:url(../images/br_content.png) no-repeat right bottom;
	;
}
* html .content .br {
	background:none;
filter: progid:dximagetransform.microsoft.alphaimageloader(src='templates/koyal/images/br_content.png', sizingmethod='scale');
}
.content .lm {
	background:url(../images/lm_content.png) repeat-y right;
}
* html .content .lm {
	background:none;
filter: progid:dximagetransform.microsoft.alphaimageloader(src='templates/koyal/images/lm_content.png', sizingmethod='scale');
}
.content .rm {
	background:url(../images/rm_content.png) repeat-y right;
}
* html .content .rm {
	background:none;
filter: progid:dximagetransform.microsoft.alphaimageloader(src='templates/koyal/images/rm_content.png', sizingmethod='scale');
}
.content .tm {
	background:url(../images/tm_content.png) repeat-x bottom;
}
* html .content .tm {
	background:none;
filter: progid:dximagetransform.microsoft.alphaimageloader(src='templates/koyal/images/tm_content.png', sizingmethod='scale');
}
.content .bm {
	background:url(../images/bm_content.png) repeat-x bottom;
}
* html .content .bm {
	background:none;
filter: progid:dximagetransform.microsoft.alphaimageloader(src='templates/koyal/images/bm_content.png', sizingmethod='scale');
}
.content .main_box {
	background-color:#FFF;
}
/* NAV - top horizontal nav */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	
	list-style: none
}
#nav {
	
font-size: 11px;
	margin: 0 0 0 0;

	
}
#nav li {
	position:relative;
	background: url("../images/ko_menu.png") no-repeat center top;
	width: 100px;
	height: 33px;
	float: left;
	display:block;
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 11px;
text-align: center;
	
	
}
#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	text-decoration:none;
	cursor:pointer;
	color: #FFF;
	display: block;
	line-height: 33px;
	
}/*
#nav a:hover {
	color: #FFF;
}*/

#nav a:hover  {
text-decoration: underline;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	z-index:99999
}

#nav li li.last {
	border-bottom:none
}

#nav li.active {
		background: url("../images/ko_menu_s.png") no-repeat center top;
		font-weight:bold;
}

#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {
color:#FFF
}
#nav li.active a:hover {
	color:#FFF
}
#nav li.active li {
	border:none;
}
#nav li.active li.last {
	border-bottom: none
}
#nav li.active li a:link, #nav li.active li a:visited,  #nav li.active li a:active {
	color:#fff
}
/*
#nav li.active li a:hover {
	background: url("../images/ko_menu_s.png") no-repeat center top;
	color:#fff
}*/


#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {
	color:#fff;
	font-weight:bold;
	background: url("../images/ko_menu_s.png") no-repeat center top;
}
/* hide from IE mac \*/
/*	#nav li {
	width:auto
}*/
	/* end hiding from IE5 mac */
	
	
	
	
.news {
padding-bottom: 5px;

}	
	
.news_header, h3 {
color: #5D9DF4;
font-size: 16px;
font-weight: bold;
font-family:arial,tahoma,   sans-serif;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 3px solid #D1E3FC;
}
	
.news_title {
color: #666;
font-weight: bold;
}	

.news_date
{
color: #5D9DF4;
font-weight: bold;
}


.footer {
color: #5D9DF4;
}
