@CHARSET "UTF-8";

/* Default clear */
* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

textarea {
	overflow: auto;
}

html {
	height: 100%;
}

body {
	height: 100%;
}

a {
	color: #1F67A1;
}

/* Clear Fix */
.clearfix:after {
	content: ".";
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}


@CHARSET "UTF-8";

body#page-index {
	background: #DAD299 url(../images/bg-body-index.jpg) repeat-x left center;
}

body#page-main {
	background: #DAD299 url(../images/bg-body.jpg) repeat-x left top;
	text-align: center;
}

body, td, th, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

	#page-index #container-wrapper {
		background: #DAD299 url(../images/bg-body-index.jpg) repeat-x left center;
		position: absolute;
		overflow: hidden;
		width: expression((document.body.clientWidth > 957 ? document.body.clientWidth : 957) + "px");
		height: expression((document.body.clientHeight > 590 ? document.body.clientHeight : 590) + "px");
		top: 0px;
		left: 0px;
	}

	#page-index > #container-wrapper {
		min-width: 957px;
		min-height: 590px;
		width: 100%;
		height: 100%;
	}
	
	#page-index #container {
		background: url(../images/bg-container.jpg) left top no-repeat;
		width: 957px;
		height: 590px;
		position: relative;
		top: 50%;
		left: 50%;
		margin-top: -295px;
		margin-left: -478px;
		text-align: left;
	}

	#page-main #container {
		width: 961px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 45px;
		text-align: left;
	}
	
#logs {
	margin: 0px 0px 0px 55px;
}
	
	#logs a {
		margin-top: 29px;
		display: block;
	}
	
	#logs-main {
		width: 381px;
		margin: 25px 0px 0px 0px;
		float: right;
	}
		
		#logs-main a {
			display: block;
			float: left;
		}
		

@CHARSET "UTF-8";

#page-index #head {
	padding-top: 34px;
	height: 386px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
}

#page-main #head {
	background: url(../images/bg-head.jpg) no-repeat left top;
	height: 208px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
}
	#page-index #head h1.title {
		display: none;
	}

	#page-main #head h1.title {
		background: url(../images/bg-head-title.jpg) no-repeat left top;
		height: 126px;
		width: 951px;
		position: absolute;
		top: 16px;
		left: 5px;
	}
	
		#page-main #head h1.title a {
			background: url(../images/bg-logo.gif) no-repeat left top;
			display: block;
			width: 142px;
			height: 66px;
			position: absolute;
			left: 58px;
			top: 38px;
		}
		
			#page-main #head h1.title a span {
				display: none;
			}
	
	#page-index #menu-wrapper-bottom {
		position: absolute;
		top: 395px;
		left: 150px;
	}
	
	#page-main #menu-wrapper-bottom {
		background: #C1BB7F;
		position: absolute;
		top: 142px;
		left: 5px;
		width: 951px;
		height: 37px;
	}
	
		#page-main #menu-wrapper-bottom ul.menu-bottom {
			display: inline;
			float: right;
			line-height: 37px;
			margin-right: 50px;
		}
		
			#menu-wrapper-bottom ul.menu-bottom li {
				display: inline;
				border-right: 1px solid #484639;
				padding-left: 8px;
				padding-right: 8px;
			}

			#menu-wrapper-bottom ul.menu-bottom li a {
				text-decoration: none;
				color: #484639;
			}
			
			#menu-wrapper-bottom ul.menu-bottom li a:hover {
				text-decoration: underline;
			}
			
			#menu-wrapper-bottom ul.menu-bottom li.last {
				border-right: none;
			}
			
			#page-main #menu-wrapper-bottom ul.menu-bottom li.selected a {
				text-decoration: underline;
				color: #1680C2;
			}
		
		#page-main #menu-wrapper-bottom ul.menu-icons {
			display: inline;
			float: left;
			margin-left: 50px;
			padding-top: 14px;
		}
		
			#page-main #menu-wrapper-bottom ul.menu-icons li {
				background: url(../images/bg-icons-border.gif) no-repeat right top;
				float: left;
				display: inline;
				padding-left: 8px;
				padding-right: 8px;
			}
			
			#page-main #menu-wrapper-bottom ul.menu-icons li.last {
				background: none;
			}
			
				#page-main #menu-wrapper-bottom ul.menu-icons li a {
					display: block;
					width: 12px;
					height: 10px;
				}
				
					#page-main #menu-wrapper-bottom ul.menu-icons li a span {
						display: none;
					} 
				
				#page-main #menu-wrapper-bottom ul.menu-icons li a.link-home {
					background: url(../images/bg-link-home.gif) no-repeat;
				}
				
				#page-main #menu-wrapper-bottom ul.menu-icons li a.link-email {
					background: url(../images/bg-link-mail.gif) no-repeat;
				}
				
	 #page-index #menu-wrapper-top {
	 	position: absolute;
		top: 0px;
	 }
	 
	 *> #page-index #menu-wrapper-top {
	 	right: 5px;
	 }

	 #page-main #menu-wrapper-top {
	 	position: relative;
		top: -28px;
	 }
	 
	 	#menu-wrapper-top .bg-main {
			background: url(../images/bg-menu-top.gif) repeat-x left top;
			float: right;
		}
	 
	 	#menu-wrapper-top .bg-left {
			background: url(../images/bg-menu-top-left.gif) no-repeat left top;
		}
		
		#menu-wrapper-top .bg-right {
			background: url(../images/bg-menu-top-right.gif) no-repeat right top;
			/*height: 20px;*/
			line-height: 21px;
			padding: 8px 10px 5px 10px;
		}
		
			#menu-wrapper-top ul.menu-top {
				list-style: none;
				display: inline;
				padding-left: 5px;
			}
			
				#menu-wrapper-top ul.menu-top li {
					display: inline;
					border-right: 1px solid #E6DFAC;
					padding-left: 8px;
					padding-right: 8px;
				}
				
				#menu-wrapper-top ul.menu-top li.last {
					border-right: none;
				}
				
					#menu-wrapper-top ul.menu-top li a {
						color: #E6DFAC;
						text-decoration: none;
					}
					
					#menu-wrapper-top ul.menu-top li a:hover {
						text-decoration: underline;
					}
					
					#menu-wrapper-top ul.menu-top li.selected a { 
						color: #484639;
						text-decoration: underline;
					}

	#head form {
		display: inline;
		padding-left: 10px;
		padding-right: 20px;
		position: relative;
	}
	
		#head form input.text {
			background: #E7E0AF;
			border: 1px solid #A9A483;
			padding: 1px 1px 2px 3px;
			font-size: 10px;
			width: 90px;
			position: relative;
			top: -1px;
		}
		
		#head form input.submit {
			margin-right: 16px;
			position: relative;
			top: 2px;
			left: 8px;
		}
		
		* > #head form input.submit { 
			top: 3px;
		}	
	
		
		


@CHARSET "UTF-8";
#page-index {
	position: relative;
}
#page-index #body {
	padding-left: 5px;
	padding-right: 5px;
	height: 92px;

	position: absolute;
	bottom: 50px;
}

#page-main #body {
	background: #E8E2B1 url(../images/bg-body-y.gif) repeat-y left top;
	padding-left: 5px;
	padding-right: 5px;
}

	#page-index #submenu-wrapper {
		float: left;
		width: 200px;
	}

	#page-main #submenu-wrapper {
		
		margin-bottom: 60px;
		width: 205px;
		margin-left: 25px;
	}

		#page-index #submenu-wrapper h2 {
			font-size: 18px;
			font-weight: normal;
			color: #114784;
			text-align: right;
			padding-right: 55px;
		}

		#page-main #submenu-wrapper h2 {
			font-size: 18px;
			font-weight: normal;
			line-height: 40px;
			color: #114784;
			text-align: center;
			padding-right: 25px;
		}

		#page-main #submenu-wrapper ul.submenu {
			margin-top: 13px;
			list-style: none;
			line-height: normal;
		}

			#page-main #submenu-wrapper ul.submenu li {
			}

				#page-main #submenu-wrapper ul.submenu li a {
					background: url(../images/bg-list-item.gif) no-repeat 45px 8px;
					display: block;
					padding: 3px 50px 3px 55px;
					margin: 2px 0px;
					color: #4A7090;
					text-decoration: none;
					font-weight: bold;
				}

				#page-main #submenu-wrapper ul.submenu li a:hover {
					text-decoration: underline;
				}

			#page-main #submenu-wrapper ul.submenu li.selected a {
				background: #BBB26C url(../images/bg-list-item-on.gif) no-repeat 45px 8px;
				color: #E6DFAC;
			}

				#page-main #submenu-wrapper ul.submenu li ul {
					list-style: none;
				}

				#page-main #submenu-wrapper ul.submenu li li a {
					background: url(../images/bg-list-item-small.gif) no-repeat 45px 8px;
					padding-left: 70px;
					font-weight: normal;
					color: #827D53;
				}

				#page-main #submenu-wrapper ul.submenu li li.selected a {
					background: url(../images/bg-list-item-small.gif) no-repeat 64px 8px;
					color: #827D53;
					text-decoration: underline;
				}

				#page-main #submenu-wrapper ul.submenu li.selected li a {
					background: transparent url(../images/bg-list-item-small.gif) no-repeat 64px 8px;
					color: #827D53;
				}

				#submenu-wrapper ul.submenu li li a {
					background: transparent url(../images/bg-list-item-small.gif) no-repeat 64px 8px;
					color: #827D53;
				}

	#page-index #content-wrapper {
		background: url(../images/bg-content.gif) no-repeat center center;
		float: right;
		display: inline;
		width: 705px;
		margin-right: 40px;
	}

	#page-main #content-wrapper {
		float: right;
		display: inline;
		width: 655px;
		margin-right: 40px;
	}

		#page-main #content-title {
			border-bottom: 2px solid #C1BB7F;
			line-height: 40px;
		}

			#page-main #content-title h3 {
				font-size: 14px;
				color: #403D2B;
				float: left;
			}

			#page-main #content-title p {
				float: right;
				padding-right: 15px;
			}

			#page-main #content-title a.link-print {
				background: url(../images/bg-link-print.gif) no-repeat right center;
				font-size: 10px;
				text-decoration: none;
				color: #A29B5B;
				padding-top: 2px;
				padding-right: 15px;
			}

			#page-main #content-title a.link-print:hover {
				text-decoration: underline;
			}

		#page-index #content {
		}

			#page-index #content .news-item {
				width: 340px;
			}

			#page-index #content .news-item.first {
				float: left;
			}

			#page-index #content .news-item.last {
				float: right;
			}

		#page-main #content {
			padding-top: 13px;
			padding-bottom: 50px;
			color: #403D2B;
			height: 200px;
		}

		#page-main * > #content {
			min-height: 200px;
			height: auto;
		}
			#page-main #content ul {
				list-style-type: disc;
				padding-left: 15px;
				color: #C1BB7F;
			}





@CHARSET "UTF-8";

#page-index #foot {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/bg-foot-index.gif) no-repeat left top;
}

#page-main #foot {
	background: url(../images/bg-foot.gif) no-repeat left top;
}

#foot {
	padding-top: 13px;
	font-size: 10px;
	color: #665D40;
}

	#foot p.copyright {
		text-align: right;
		padding-right: 55px;
	}

			#foot p.copyright span.text-created a {
				background: transparent url(../images/bg-logo-artogama.gif) no-repeat right top;
				padding: 4px 70px 5px 0px;
				text-decoration: none;
				color: #665D40;
				line-height: 30px;
			}

				#foot p.copyright span.text-created a span {
					display: none;
				}

dl.news {
}

	dl.news dt.title {
		font-size: 110%;
		margin-bottom: 5px;
		font-weight: bold;
	}

	dl.news dd {
		/*+*/
	}

	dl.news dd.date {
		color: #98914D;
	}

	dl.news dd.info {
	}

.sep {
	padding-bottom: 10px;
	border-bottom: 1px solid #D2CD99;
	margin-bottom: 10px;
}

#content h2 {
	font-size: 110%;
	margin-bottom: 5px;
		font-weight: bold;
}

.odd00, .odd11, .odd01, .odd10 {
	border-collapse: separate;
}

.odd00 th, .odd11 th, .odd01 th, .odd10 th {
 	padding: 3px 5px 2px 5px;
	text-align: left;
	font-weight: bold;
	background: #C1BB7F;
	color: #ffffff;
}

.odd00 td, .odd11 td, .odd01 td, .odd10 td {
 	padding: 2px 5px 1px 5px;
	vertical-align: top;
}

.odd00 td.t10, .odd00 td.t11, .odd00 td.t00,
.odd00 td.t01, .odd10 td.t10, .odd10 td.t11,
.odd01 td.t10, .odd01 td.t00, .odd11 td.t10,
.odd11 td.t01 {
	background: #F2EDBF;
}

.odd10 td.t00, .odd10 td.t01, .odd01 td.t11,
.odd01 td.t01, .odd11 td.t00, .odd11 td.t11 {
	background: #F5F1CC;
}


/* forms */
.formcontainer {
	margin:0px;
	padding:0px;
}

	.formcontainer p input,
	.formcontainer p textarea,
	.formcontainer p select option {
		color: #000000;
	}

	.formcontainer p.resizeable,
	.formcontainer p.unresizeable {
		padding-bottom: 10px;
	}

	.formcontainer p.title {
		margin-bottom: 1px;
	}
		.formcontainer p.title span {
			font-weight: bold;
		}

		.formcontainer p.title span.error {
			color: #cc0000;
		}


	.formcontainer p.resizeable input,
	.formcontainer p.input input,
	.formcontainer p.resizeable select {
		background: #FFFFFF;
		width: 60%;
	}

	.formcontainer p.resizeable textarea {
		overflow:auto;
		width: 99%;
	}

	.formcontainer p.button {
		padding-top: 10px;
	}


		.formcontainer p.button input {
			font-weight: normal;
			border-width: 1px;
			color: #ffffff;
			width: 80px;
			padding: 2px;
			background: #0C3A6E;
		}


#banners div {
	margin-top: 10px;
}




	#running-text-wrap {
		position: absolute;
		top: 331px;
		left: 570px;
		height:28px;
		padding: 1px 10px 0px 10px;
		background: url(../images/bg-ticker.gif) no-repeat left top;
	}  

	#running-text2-wrap {
		position: absolute;
		top: 30px;
		left: 250px;
		height:28px;
		padding: 1px 10px 0px 10px;
		background: url(../images/bg-ticker.gif) no-repeat left top;
	}  
        
        #running-text {
			width:330px;
        }
    
        #running-text a {
			color: #E8E2B1;
			text-decoration: underline;
        }
    
    /* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */ 
	width: 430px; 
	height: 20px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 430px;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #fff;
	text-decoration: none;
	margin: 0 0px 0 0;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
} 


