	body {
			margin-top:0px;
			margin-bottom:0px;
			background-position:top left;
			background-image:url(images/tile15.gif);
			}
	#title {
			width:780px;
			height:21px;
			background:#02013b;
			border-bottom:4px solid #ddb101;
			}
	#menu {
			width:775px;
			height:20px;
			padding-top:35px;
			padding-right:5px;
			text-align:right;
			}
	#menu2 {
			width:780px;
			height:34px;
			text-align:right;
			border-top:1px solid #02013b;
			border-bottom:1px solid #02013b;
			}
	#banner {
			width:780px;
			height:196px;
			text-align:center;
			border-bottom:5px solid #FFFFFF;
			}
	#base {
			width:780px;
			height:75px;
			text-align:center;
			float:left;
			font-size:9pt;
			padding-top:15px;
			border-top:1px solid #b2b3b5;
			background-position:bottom right;
			background-image:url(images/base.gif);
			background-repeat:no-repeat;
			}
	#main {
			width:770px;
			float:left;
			background-position:bottom right;
			background-image:url(images/txt-back.gif);
			background-repeat:no-repeat;
			min-height:400px;
			}
	#side-title{
			width:173px;
			height:21px;
			background:#f0efef;
			text-align:center;
			padding-top:4px;
			margin-left:4px;
			}
	#side {
			width:156px;
			float:left;
			padding-bottom:8px;
			}
	#content {
			width:450px;
			float:left;
			text-align:justify;
			padding-top:10px;
			padding-bottom:8px;
			margin-left:4px;
			min-height:435;
			}
	#nl_content {
			width:610px;
			float:left;
			text-align:justify;
			padding-top:10px;
			padding-bottom:8px;
			margin-left:4px;
			min-height:435;
			}
	td {
			font-family:arial;
			font-size:8pt;
			color:#02013b;
			}		
	a:link {color: #626469;	text-decoration: none;}
	a:visited {color: #626469; text-decoration: none;}
	a:hover {color: #ddb101; text-decoration: none;}
	a:active {color: #ddb101;	text-decoration: none;}
	
	a.side-menu-link:link {color: #FFFFFF;	text-decoration: none;}
	a.side-menu-link:visited {color: #FFFFFF; text-decoration: none;}
	a.side-menu-link:hover {color: #FFFFFF; text-decoration: none;}
	a.side-menu-link:active {color: #FFFFFF;	text-decoration: none;}
	
	td.menu-hover:hover {
			font-family:arial;
			font-size:8pt;
			background:#02013b;
			color:#02013b;
			}		
	
	input {
			font-size:9pt;
			border:1px solid #000000;
			}
	select {
			font-size:9pt;
			border:1px solid #000000;
			}
	textarea {
			font-size:9pt;
			border:1px solid #000000;
			}
	.content {
			padding:10px;
			}
	.noborder {
			border:0px;
			}
	.title {
			width:378px;
			height:10px;
			font-family:Impact;
			font-size:14pt;
			color:#fffcee;
			background-position:top left;
			background-image:url(/images/title.gif);
			background-repeat:no-repeat;
			vertical-align:top;
			}
	.item_title {
			color:#02013b;
			font-weight:bold;
			font-size:10pt;
			background:#f0efef;
			padding:4px;
			height:17px;
			}
	.news_main_title {
			color:#ffffff;
			font-weight:bold;
			font-size:10pt;
			background:#538eb5;
			padding:4px;
			height:17px;
			}
	.news_item_title {
			color:#ffffff;
			font-weight:bold;
			font-size:8pt;
			background:#02013b;
			padding:1px;
			height:16px;
			}
			
	#admin-header {
			width:780px;
			text-align:right;
			}
	#admin-menu1 {
			width:780px;
			text-align:right;
			border-bottom:1px dashed #b2b3b5;
			}
	#admin-main {
			width:780px;
			float:left;
			}
	table.navbar {
   	 border-collapse: collapse;
	}
	table.navbar td {
	   border: 0px solid black;
	}
	table.navbar td a{
	   display: block;
	   width: 144px;
	   padding: 3px;
	   text-decoration: none;
	}
	table.navbar td a:link, table.navbar td a:visited {
	   color: #FFF;
	   background-color: #14659a;
	}
	table.navbar td a:hover, table.navbar td a:active {
	   color: #fff;
	   background-color: #02013b;
	}