body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #3F6086;
	font-size: 12px; 
	font-family: Verdana;
}
h1 {
	color: #000000; 
	font-family: Verdana; 
	font-size: 16px; 
	font-weight: bold; 
	}
h2 {
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	padding-left:10px;
	color:#004040;
	margin-top:5px;
	margin-bottom:3px;
	}
h3, h4, h5 {
	font-family:verdana;
	font-size:12px;
	font-style:italic;
	padding-left:5px;
	color:#004040;
	margin-top:5px;
	margin-bottom:3px;
	}
td, p, div, input {
    font-family: Verdana;
    font-size: 12px;
    font-style:normal;
    font-weight:normal;
}
/*div, p {
       	padding-left:10px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:5px;
}*/
input {
      background-color: #D9E4F2;
}
td.bg_top {
	  background-image:url(img/bg_top.jpg);
	  background-repeat:repeat-x;
	  font-family: Verdana;
	  font-size: 12pt;
	  font-style: italic;
	  }
td.bg_bottom {
	     background-image:url(img/bg_bottom.jpg);
	     background-repeat:no-repeat;
	     font-family: Verdana;
	     font-size: 10pt;
	     font-style: italic;
	     height:118px;
	     width:1000px;
	     }
td.index_03 {
	    background-color: #4C80BA;
	    background-image:url(img/index_03.jpg);
	    background-repeat:no-repeat;
	    font-family: Verdana;
	    font-size: 12px;
	    font-style: bold;
	    width:756px;
	height: 25px;
	/*padding-right:150px;*/
	    }
td.index_03 table {
	margin-right:150px;
}
td.index_04 {
	    
	    background:#4C80BA url(img/index_04.jpg) 0 0 no-repeat;	    
	    font-family: Verdana;
	    font-size: 14px;
	    font-style: normal;
	    width:244px;
	    }
td.index_04 h1, td.index_04 h2,  td.index_04 a:hover {
	color:#ffffff;
}
td.index_05 {
	    padding-top:20px;
	    background-color: #ffffff;
	    background-image:url(img/index_05.jpg);
	    background-repeat:no-repeat;
	    font-family: Verdana;
	    font-size: 12px;
	    font-style: normal;
	    width:756px;
	    }
/*td.index_05 div, td.index_05 p {
	margin:5px 10px;
}*/
.title_content, .content h1 {
	padding-left:450px;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	position:relative;
	top:-55px;
	}
.title_news {
	padding-top:20px;
	color: #ffffff; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	}
.text_content {
	      color: #264260;
	      font-family: Verdana;
	      font-size: 12px;
	      }
p.boldtext {
	   color: #264260;
	   font-family: Verdana;
	   font-size: 11px;
	   font-weight:bold;
	   }
.date, .listing-date {
      padding-left:15px;
      color: #8DADD2;
      font-family: Verdana;
      font-size: 10px;
      font-weight: bold;
      font-style: italic;
      }
.date_content {
	      padding-left:15px;
	      color: #333333;
	      font-family: Verdana;
	      font-size: 10px;
	      font-weight: bold;
	      font-style: italic;
	      }
.line_news {
	   padding-left:9px;
	   color: #CDD5DD;
	   font-family: Verdana;
	   font-size: 12px;
	   font-weight: normal;
	   font-style: normal;
	   }
a:link, a:visited {
 	color: #0e2486;
 	background-color: transparent;
 	font-weight: bold;
 	font-size: 12px;
 	text-decoration: none;
}

a:hover {
	color: #CD6464;
	background-color: transparent;
	font-weight: bold;
    	font-size: 12px;
	text-decoration: none;
}
a.menu:link, a.menu:visited {
	color: #0e2486;
 	font-weight: bold;
 	font-size: 12px;
 	text-decoration: none;
}

a.menu:hover {
	color: #CD6464;
	font-weight: bold;
    	font-size: 12px;
	text-decoration: none;
}
a.bottom:link, a.bottom:visited {
 	color: #0e2486;
 	background-color: transparent;
 	font-weight: bold;
 	font-size: 11px;
 	text-decoration: none;
	padding-left:30px;
}

a.bottom:hover {
	color: #ffffff;
	background-color: transparent;
	font-weight: bold;
    	font-size: 11px;
	text-decoration: none;
   	 padding-left:30px;
}
hr {
	 width:100px;
	 color:#CDD5DD;
}
img {border:0px;}
.comment {
	color: #333333;
	font-size: 10px;
	font-style: italic;
}
.description {
	font-size: 85%;
}
.selected {
	color: gray;
}
.message {
	border: 1px solid #FFA500;
	background: #FFCE7B;
	padding: 5px;
	font-weight: bolder;
	margin-bottom: 8px;
}
.error {
	color: red;
}

img .text_right {
    float: left;
    padding-right: 5px;
    }
img .text_left {
    float: right;
    padding-left: 5px;
    }

.item {
	background: #729FCF;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border: 1px solid #204A87;
}
.item:hover {background: #3465A4;}
.item a {
	text-decoration: none;
}

.highlighting {
	background: yellow;
}
/*******************************************************************************/


/*********************************** Categories ********************************/
.categories {
	text-align: left;
}
.categories a {
	text-decoration: none;
	display: block;
	padding: 10px 0px 0px 0px;
}
/*******************************************************************************/


/********************************* Language Switcher ***************************/
.language_switcher {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.language_switcher h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}
/*******************************************************************************/


/******************************* Administration panel **************************/
.administration {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 200px;
	padding: 3px;
	background: #EEEEEE;
	border: 1px solid #0099DF;
}
.administration h1 {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
.administration a {
	text-decoration: none;
}
.administration hr {
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: black
}
/*******************************************************************************/


/********************************** Member panel *******************************/
.member {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.member h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}
.member a {
	text-decoration: none;
}
/*******************************************************************************/


/********************************** Login panel ********************************/
.login_panel {
	margin: 6px 0px 0px 0px;
	padding: 20px;
	background: transparent;
}
.login_panel h1 {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}
.login_panel a {
	text-decoration: none;
}
.login_panel p {
	margin: 5px;
	padding: 5px;
}

/*******************************************************************************/


/********************************** Page Tools *********************************/
.search_box {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.search_box h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}


.page_tools {
	margin: 6px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.page_tools h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #0099DF;
}
.page_tools a {
	text-decoration: none;
	display: block;
}
.page_tools p {
	margin: 0px;
	padding: 0px;
}
/*******************************************************************************/


/********************************* Tools styles ********************************/
.page_counter {
	background: #DDDDDD;
	border: 1px solid #0099DF;
	padding: 3px;
	margin: 5px 0px 5px 0px;
	float: left;
}
.page_counter a {
	font-weight: bolder;
}
/*******************************************************************************/


/********************************* Search styles *******************************/
.search_item {
	display: block;
	text-decoration: none;
	padding-top: 5px;
}

.search_item_title,
.search_item_title .highlighting {
	text-decoration: underline;
	font-weight: bolder;
}
.search_item_introduction {
	display: block;
	font-weight: bolder;
}
.search_item_content {
	display: block;
	text-decoration: none;
}
.search_item_details {
	display: block;
	color: gray;
}
/*******************************************************************************/


/********************************* Module styles *******************************/
.module_intro {
	border-bottom: 1px solid #0099DF;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
.module_admin {
	border-bottom: 1px solid #0099DF;
	margin-bottom: 6px;
	padding-bottom: 3px;
}

/*******************************************************************************/


/********************************** Management *********************************/
.management {
	background: white;
	color: black;
}
.management a {
	color: black;
	text-decoration: none;
}
.management a:hover {
	text-decoration: underline;
}
.management h1 {
	font-size: 120%;
}
.management h2 {
	font-size: 100%;
	margin-bottom: 0px;
}
.management p {
	margin-top: 0px;
	margin-bottom: 2px;
}

.management .custom_table {
	border: 1px solid #0099DF;
	background: white;
}
.management table .heading {
	font-weight: bolder;
	background: #0099DF;
}
.management table .heading td {
	color: white;
}

.management input, textarea, select {
	border: 1px solid #0099DF;
	background: white;
}
.general_settings label {
	width: 260px;
}
/*******************************************************************************/


/********************************** Navigation *********************************/
/***** navigation *****/
.navigation {
	line-height: 15px;
}

.navigation.level0 {
	margin-left: 0px;
	font-weight: bolder;
	padding: 8px 0px 0px 0px;

}
.navigation.level1 {
	margin-left: 10px;
}
.navigation.level2 {
	margin-left: 20px;
}
.navigation.level3 {
	margin-left: 30px;
}
.navigation.level4 {
	margin-left: 40px;
}
.navigation a {
	text-decoration: none;
}

.navigation.level1 a {
	font-size: 100%;
}

.navigation.level2 a {
	font-size: 100%;
}

.navigation.level3 a {
	font-size: 75%;
}

.navigation.level4 a {
	font-size: 75%;
}

.navigation.current a {
	color: #0099DF;
}

.navigation a:hover {
	color: #0099DF;
}
.root_menu, .end {
	background: url(img/menu.jpg) 0 50% no-repeat;
	height: 25px;
	line-height:22px;						
}

.root_menu a, .end a{
	margin:0 25px 0 30px;
	font-weight: bold;
	font-size: 12px !important;
	font-family:Arial !important;	
}
.root_menu a:link, .root_menu a:visited, .end a:link, .end a:visited {
	color: #0e2486 !important; 		 	
 	text-decoration: none;
	font-weight: bold;
	font-size: 12px !important;
	font-family: Arial !important;
}

.root_menu a:hover, .end a:hover {
	color: #CD6464 !important;
	font-weight: bold;    	
	text-decoration: none;
}

/***** Next and previous buttons *****/
.next_previous {
	color: black;
	margin: 5px 0px 0px 0px;
	text-align: right;
	float: left;
	clear: left;
	width: 100%;
}
.next_previous a {
	color: black;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
}

/***** Page 1 2 3 ... *****/
.page_123 {
	color: black;
	text-decoration: none;
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	width: 100%;
}
.page_123 a {
	padding: 0px 0px 0px 5px;
	font-weight: bolder;
	color: #0099DF;
	text-decoration: none;
}
.page_123 span {
	padding: 0px 0px 0px 5px;
}
/*******************************************************************************/


/******************************** Content styles *******************************/
.introduction {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
/*******************************************************************************/


/******************************** Site and body ********************************/
/***** Header *****/
.header {
	background: url(img/header.jpg) no-repeat;
	height: 140px;
	width: 900px;
	text-align: right;
	vertical-align: top;
}

/***** Site *****/
.site {
	margin-top: 10px;
	text-align: left;

	border-bottom: 1px solid #0099DF;
}

/***** Left column *****/
.left {
	background: white;
	border-right: 1px solid #0099DF;
	padding: 4px;
	width: 160px;
	border-left: 1px solid #0099DF;
}

/***** Right column *****/
.right {
	padding-left: 8px;
	background: white url(img/right.jpg) no-repeat;
	width: 152px;
	border-right: 1px solid #0099DF;
}

/***** Body column *****/
.body {
	padding: 5px;
	width: 580px;
	height: 440px;
	text-align: left;
}

.title {
	margin-top: 5px;
}

.content {
	line-height: 15px;
	margin:50px 10px 10px 50px;
}

.content ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}
.content p {
	margin-top: 4px;
	margin-bottom: 2px;
}
.content .heading {
	font-weight: bolder;
	background: #DDDDDD;
}

.content a:hover {
	text-decoration: none;
	color: #F48000;
}
/*******************************************************************************/
