html, body {
	margin: 0; padding: 0;
	background: #1F6CAE url(/repository/layout/background.png) repeat-x left top;
	font-family: trebuchet, trebuchet ms, "trebuchet ms", arial;
	font-size: 13px;
	color: #595b56;
}

#main-null{
	margin: 0 auto 22px auto; padding: 22px 0 0 0;
	width: 1003px;
	text-align: center;
}

#main{
	text-align: left;
}

#top-null{
	height: 10px;
	background: url(/repository/layout/pageback.gif) no-repeat left top;
	font-size: 1px;
}

#page{
	background-color: #E4E4E4;
	
}

#bottom-null{
	height: 10px;
	background: url(/repository/layout/pageback2.gif) no-repeat left top;
}

#header{
	margin: 0 0 0 14px; padding: 10px 0 15px 0;
}

#navigation{
	width: 705px; height: 31px;
	float: left;
	background: url(/repository/layout/navback.gif) no-repeat left top;
	line-height: 31px;
	color: #fff;
}

#navigation div{
	margin: 0 15px 0 15px;
}

#navigation div a{
	color: #fff;
	text-decoration: none;
}

#navigation div a:hover{
	color: #fff;
	text-decoration: underline;
}

#search{
	width: 245px; height: 31px;
	float: right;
}

.reset{
	clear: both;
	font-size: 1px;
}

form{
	margin: 0; padding: 0;
}

.textInput{
	background-color: #fff; border: 1px solid #c9c9c9;
}

#conttop{
	height: 7px;
	background: url(/repository/layout/conttop.gif) no-repeat left top;
	font-size: 1px;
}

#contmiddle{
	background: url(/repository/layout/contmiddle.gif) repeat-y left top;
}

#contbottom{
	height: 6px;
	background: url(/repository/layout/contbottom.gif) no-repeat left top;
	font-size: 1px;
}

#footerline{
	height: 27px;
	background: url(/repository/layout/footerline.gif) no-repeat center bottom;
}

#footer{
	height: 45px;
	background-color: #e4e4e4;
	line-height: 45px;
	color: #a09e8e;text-align: center;
	font-size: 12px;
}

#footer a{
	color: #a09e8e;
	text-decoration: none;
}

#footer a:hover{
	color: #a09e8e;
	text-decoration: underline;
}

h1{
	display: none;
}

h2{
	margin: 0 0 20px 0; padding: 0 0 10px 0;
	border-bottom: 1px dotted #a8c2cd;
	font-size: 18px;
	color: #595b56;
}

h3{
	margin: 0; padding: 0;
	font-size: 18px; color: #002060;
}

h3 a{
	margin: 0; padding: 0;
	font-size: 18px; color: #002060; text-decoration: none;
}

h3 a:hover{
	margin: 0; padding: 0;
	font-size: 18px; color: #002060; text-decoration: underline;
}

.newsdate{
	font-size: 11px; color: #a09e8e;
	font-style: italic;
}

.separator{
	height: 42px;
	background: url(/repository/layout/sep.gif) no-repeat center center;
}

a{
	color: #595b56; text-decoration: underline;
}

a:hover{
	color: #595b56; text-decoration: none;
}

#contmiddle .img{
	border: 1px solid #e4e4e4;
	background-color: #fff;
	margin: 0 0 0 5px; padding: 5px;
}

abbr{
	text-decoration: none;
}

.th{
	 padding: 3px;
	 background-color: rgb(165, 166, 167);
	 color: rgb(255, 255, 255); font-weight: bold
}

.td{
	border-right: 1px dotted rgb(168, 194, 205);
	padding: 3px;
	vertical-align: middle;
}

#navpages{
	text-align: center;
}

#navpages strong{
	padding: 5px 7px;
	border: 1px solid #c0dae4;
	background-color: #094d87;
	color: #FFF;
}

#navpages a{
	padding: 5px 7px;
	border: 1px solid #c0dae4;
	background-color: #e1f7fe;
	text-decoration: none; font-weight: bold; color: #535d5c;
}

#folders a{
	text-decoration: none;
	cursor: hand; cursor: pointer;
	display: block;
}

.formInputs input{
	width: 130px;
	border: 1px solid #ccd3d5;
}

.imgGalleries{
	padding: 3px;
	background-color: #FFF;
	border-right: 1px solid #CACBCD;
	border-bottom: 1px solid #CACBCD;
}
