
body {
	font-family: 'trebuchet ms', Tahoma, Arial, sans-serif;
	padding: 1px 0 0 0;
	margin: 0;
}

a:link {
	text-decoration: none;
	color: #0055DD;
}

a:visited {
	text-decoration: none;
	color: #0057D9;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a.headinfo:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.headinfo:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.headinfo:active {
	text-decoration: none;
}

a.headinfo:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.m:hover {
	text-decoration: none;
	color: #000000;
	cursor:pointer;
}

ul.menustyle {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menustyle li {
	margin: 0;
	padding: 0;
	background-color:#F8F8F8;
	border-top:3px solid #3756A4;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size: 15px;
	font-weight:bold;
	color: #335599;

	margin-bottom:10px;
	padding-bottom:8px;
	text-indent:4px;
	background-image:url(images/menugr.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:5px;
	list-style: none;
}

ul.menustyle li a {
	padding-top:10px;
}

ul.menustyle li ul {
	background-color:#F8F8F8;
	margin:0;
	padding-left:25px;
}

ul.menustyle li ul li {
	padding:6px 10px 0 0;
	margin:0;
	border:0;
	font-size: 9pt;
	font-weight:normal;
	background-image:none;
	text-indent:0;
}

ul.menustyle li ul li a {
	display:inline;
}

#rbut {
	text-align:center;
	padding:5px;
	border-top:2px solid #3756a4;	
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#F8F8F8;
	line-height: 12pt;}

.menu {
	font-size: 9pt;
	cursor: hand;
	background-color:#F8F8F8;
}

.fm:link {
	color:#335599;
}

.fm:visited {
	color:#335599;
}

.fm:hover{
	text-decoration:none;
	color:#C00;
}

h1 {
	font-size: 21px;
	color: #CC0000;
	margin: 0 0 20px -15px;
	line-height: 21px;
}

h3 {
	font-size: 9pt;
	color: #555;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 12pt;
	color: #335599;
	margin: 0 0 7px 0;
	text-decoration:none;
}

p {
	margin: 0 0 18px 0;
}

.head {
	background-image: url(images/headbk.jpg);
	background-repeat: repeat-x;
	background-position:-6px top;
}

.subheadinfo {
	padding-right: 5px;
	text-align: right;
	background-image: url(images/headlinebk.jpg);
	background-position: right;
	color: #FFFFFF;
	font-size: 12px;
	width:380px;
	height:22px;
}

.headinfo {
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 5px;
	text-decoration: none;
}

.copy {
	height:50px;
	background-color: #3A4DA7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	padding-left:10px;
	background-image:url(images/copybk.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.info {
	font-size: 9pt;
	padding: 5px;
	text-align: justify;
	line-height: 12pt;
	border:solid 1px #CCCCCC;
	background-color: #FBFBFB
}

.text {
	font-size: 9pt;
	padding-right: 30px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12pt;
}

.menuborder {
	border-width: 1px;
	border-style: solid;
	border-top-color: #172760;
	border-right-color: #8DADE9;
	border-bottom-color: #8DADE9;
	border-left-color: #172760;
}

div#waitplease {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #DEF3F8;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	display: none;
}

#auth_block
{
	font-size: 12px;
	color: #335599;
}

.fileico {
	width: 100px;
	height: 100px;
}

.fileico_mini {
	width: 35px;
	height: 35px;
}

.files_table {
	background-color: #F0F0F0;
	border-color: #D8D8D8;
	border-style: solid;
	border-width: 1px;
	width: 90%;
}

.articles_img, .articles_img_right, .articles_img_left {
	border-style: solid;
	border-width: 1px;
	border-color: #999;
}

.articles_img {
}
.articles_imgright {
	float: right;
	margin-left:10px;
}

.articles_imgleft {
	float: left;
	margin-right:10px;
}

.struct_site ul {
	font-size: 9pt;
	color: #0055DD;
	padding:0 0 5px 0;
	margin:0;
	list-style: none;
	cursor: pointer;
}

.struct_sitemap {
	font-weight:bold;
	font-size: 12pt;
	padding:0 0 5px 0;
	margin:0;
	list-style: none;
}
.struct_sitemap a{
	color: #C00;
}
.struct_sitemap ul {
	list-style: none;
}
.struct_sitemap ul li{
	font-size: 12pt;
	padding-top:10px;
	color: #335599;
	text-decoration:none;
	font-weight:bold;
}
.struct_sitemap ul li ul li{
	font-size: 10pt;
	padding-top:5px;
	cursor: pointer;
}
.struct_sitemap ul li ul li a{
	color: #0055DD;
}
.struct_sitemap ul li ul li ul li{
	font-size: 10pt;
	padding-top:7px;
	font-weight:normal;
}
.struct_sitemap ul li ul li ul li ul li{
	font-size: 9pt;
	padding-top:4px;
	font-weight:normal;
}

.struct_users ul {
	width: 95%;
	margin-left: 10px;
	list-style: square outside;
}
.struct_users ul li {
	font-size: 9pt;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	line-height: 12pt;
	background-color: transparent;
	border-style: solid;
	text-indent:0px;
	background-image:none;
	cursor: pointer;
}

.GE_description {
	height: 50px;
	width: 99%;
	text-align: center;
	border-style: dotted;
	border-color: gray;
}
.GE_form {
	border-style:dotted;
	border-width: thin;
	padding: 3px;
	background-color: #F4F4F4;
}

.TE_panel {
	margin: 5px 0px 5px 0px;
}

.news_prior_0 {	background-color: transparent;}
.news_prior_1 {	background-color: #EFF8F8;
}
.news_prior_2 {
	background-color: #F0F8F8;
}
.news_prior_3 {
	background-color: #F1F8F8;
}
.news_prior_4 {	background-color: #F2F8F8;
}
.news_prior_5 {	background-color: #F3F8F8;
}
.news_prior_6 {	background-color: #F4F8F8;
}
.news_prior_7 {	background-color: #F5F8F8;
}
.news_prior_8 {	background-color: #F7F8F8;
}
.news_prior_9 {	background-color: #FFF8F8;
}
.NEWS_pre_text {
	text-align: left;
	width: 450px;
	word-wrap: break-word;
}
.NEWS_pre_small {
	width: 98%;
}
.NEWS_pre_medium {
	width: 98%;
}
