body{
margin: 0;
padding:0;
font-family:Verdana,Tahoma,arial,sans-serif;
font-size: 70%;
line-height: 1.5em;
text-align:center;
}

a:link, a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color : #930001;
border: none;
}

a:hover, a:active{
//text-decoration:underline;
border-style: none;
}

h1{
font-size:1.2em;
}
h2{
font-size:1.1em;
color : #930001;
}
h3{
font-size:1em;
}

p{
	color : #666;
}

input {
	-x-system-font:none;
	border:1px solid #EEEEEE;
	color:#777777;
	height:20px;
	font-family:Verdana,sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:2px;
}

/* Use a break with this class to clear float containers on both sides */ 
.clear { 
clear:both; 
height:0; 
margin:0; 
font-size: 1px; 
line-height: 0;
} 


/********************************************/
/*******  header                  ***********/
/********************************************/ 
#header{
margin:0 auto;
padding:0;
width:840px;
position:relative;
background-image:url(images/header.jpg);
border-top:1px solid #ccc;
height:103px;
}

/**************logo*******************/
#logo{
margin:30px 0 0 30px;
padding:0;
text-align:left;
}

/*************sitename********************/
#sitename{
margin:0 0 0 25px;
padding:0 0 0 5px;
text-align:left;
}

#sitename h1 { 
text-align : center;
font-size : 30px;
padding : 0 0 10px 0;
margin : 0;
text-align:left;
font-family: 'Trebuchet MS',Arial,Sans-serif;
} 

#sitename h1 a {
text-decoration:none;
color:#fff;
} 

#sitename h1 a:hover {
color:#000;
} 


/***************slogan******************/
#slogan{
margin:0;
width:350px;
position:absolute;
top:50px;
left:400px;
padding:0;
}

#slogan h2{
text-align :left;
color : #EBFFB1;
font-size : 18px;
padding: 0;
margin:0;
}

/*************search********************/
#search{
}
* html #search{
}
#search input.searchbox {
	width: 90px;
	margin-right: 3px;
}

#search input.searchsubmit {
	background: #8EB50C url(images/button-bg.jpg) repeat-x scroll 0pt 0pt;
	border: medium none;
	color: #FFFFFF;
	font-family: Arial,Sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: normal;
	margin: 0pt;
	padding: 2px 3px;
}


/********************************************/
/*******  middle part (wrapper)   ***********/
/********************************************/ 


/**************wrapper*******************/

#wrapper{
width:840px;
margin:0 auto;
padding:0 0 15px 0;
text-align:left;
background:none;
background:url(images/wrapper-bg.jpg) top center repeat-y;
}



/***************************************************/
/************** right part*******************/
/*************************************************/
#right-part{
width: 160px;
margin:  10px 25px 0 0;
padding:0;
float:right;
}
* html #right-part{
margin:  0 12px 0 0;
}
/***************login******************/
#login { 
text-align : left;
color: #728D26;
}

#login h3{
font-size : 100%;
color: #728D26;

}

#login p{
margin:0;
padding:0;
}

/***************right content******************/
#right { 
margin : 7px 0;
padding :  0;
text-align : left;
} 
#right ul{
margin-left:15px;
padding:0;
} 
#right ul li{
margin:3px;
padding:0;
font-size:75%;
} 

#right  img{
margin:  6px 0;
} 


#right h1,
#right h2,
#right h3 {
	font-family: 'Trebuchet MS',Tahoma,Sans-serif;
	color: #728D26;
	margin-bottom: 3px;
}
#right h1 { 
font-size : 1.4em;
} 

#right h2 { 
font-size : 1.3em;
} 
#right h3 { 
font-size : 1.2em;
} 

#right p { 
margin : 0 5px;
color : #68774A;
} 

/***************************************************/
/************** left part*******************/
/*************************************************/
#left-part { 
width: 610px;
padding :0;
margin : 0 0 0 25px;
float:left;
} 
* html #left-part { 
margin : 0 0 0 13px;
} 
/***************breadcrumb******************/
#breadcrumb { 
margin : 0;
padding:9px;
color : #666666;
font-size : 70%;
float:right;
} 

#breadcrumb a:link, #breadcrumb a:visited { 
color : #ff6600;
}

#breadcrumb a:hover, #breadcrumb a:active { 
color : #666666;
} 

/************** main content*******************/

#pagetitle{
text-align : left;
color:#666666;
font-size : 1.4em;
font-weight:bold;
margin:0;
padding:5px;
}

#main-content { 
padding :  0 5px;
margin : 0;
} 

#main-content h1 { 
color : #2180BC;
font-size : 110%;
background:url(images/square-green.png) left no-repeat;
padding : 4px 0 4px 20px;
margin:4px 0 0 0;
border-bottom: 1px solid #EFF0F1;
} 

#main-content h2 { 
color : #2180BC;
font-size : 105%;
background:url(images/square-green.png) left no-repeat;
padding : 4px 0 4px 20px;
margin:4px 0 0 0;
border-bottom: 1px solid #EFF0F1;
} 

#main-content h3 { 
color : #2180BC;
font-size : 100%;
background:url(images/square-green.png) left no-repeat;
padding : 4px 0 4px 20px;
margin:4px 0 0 0;
border-bottom: 1px solid #EFF0F1;
} 

#main-content p {
margin:5px 8px;
color : #555555;
} 




/********************************************/
/********        footer           ***********/
/********************************************/ 
#footer{
margin:0 auto;
padding: 0;
text-align:center;
background-color:#004660;
width:840px;
background:url(images/footer.jpg) bottom no-repeat;

}

/***************bottom nav******************/
#bottomnav { 
margin : 0 30px;
padding:2px;
color : #fff;

} 

#bottomnav a { 
padding : 2px;
color : #fff;
text-decoration:none;
} 

#bottomnav a:hover { 
color : #000;
} 

/***************copyright******************/
#copyright{
color : #fff;
padding : 2px;
margin : 0 30px;
}
  
#copyright a { 
color:#fff;
}

/*************contact info********************/
.contact { 
margin : 0 30px;
padding : 0 0 20px 0;
color:#FFFFFF;
} 

#menu-wapper {
margin:0 auto;
padding:10px 0;
width:840px;
background:url(images/nav-bg.jpg) top center repeat-y;
}

#menu-wapper-1 {
margin:0 20px ;
padding:0;
/*border-top:1px solid #156AAB; 
border-bottom:1px solid #52A3E5;*/
}

#menu-wapper-2 {
margin:0 ;
padding:0;
/*border-bottom:1px solid #156AAB;
border-top:1px solid #52A3E5;*/
}

/********************************************/
/********Horizontal Menu Styles ***********/
/********************************************/ 
/*
 *		Horizontal, top-2-bottom menu
 *		Copyright Aleksandar Vacic, www.aplus.co.yu, some rights reserved http://creativecommons.org/licenses/by-sa/2.0/
 */
 
/*		------	Basic style	------		*/

#menu {
margin:0;
padding:4px 0;
}

#menu:after{
content:'.';
display:block;
height:1px;
line-height:1px;
clear:both;
visibility:hidden;
}

#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	float: left;
	vertical-align: middle;	
}

*+html #menu ul { min-height: 1px; }/*hack for ie7*/

#menu li {
	font-weight:normal;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 8;
	vertical-align: middle;
}

* html #menu li { 
position:static;
}

#menu a {
display: block;
}

#menu li li {
width: 100%;
z-index: 9;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#menu li li ul {
top: 0;
left: 0;
}

/* ...and then place it where it should be when shown */
#menu li li:hover ul {
left: 100%;
}

/* initialy hide all sub menus */
#menu li ul {
display: none;
position: absolute;
z-index:7;
}

/* display them on hover */
#menu li:hover>ul {
display: block;
}

/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
content: ".";
height: 0;
display: block;
visibility: hidden;
overflow: hidden;
clear: both;
}

/*		------   Make-up	--------			*/

#menu {
	padding-top:2px;
	font-size : 14px;
	text-align:left;
	vertical-align: middle;
		width           : 900px;
	height          : 32px;
}

#menu li li {
width: 160px;
}

/* My Comment */

#menu li a {
text-decoration: none;
text-align: center;
color: #fff;
padding: 0 10px 2px 10px;
	font-weight: bold;
}

#menu li a:hover {
color:#b9d4e7;
}

#menu li:hover>a {
	color:#b9d4e7;
	text-align: left;
}

#menu li li a {
text-transform: none;
text-decoration: none;
text-align:left;
color: #fff;
padding: 2px 13px;
background-color:#075f99;
	font-size: 9pt;
}

#menu li ul li a:hover {
	text-transform: none;
	text-align:left;
	padding: 2px 13px;
	color:#F00;
	background-color:#075f99;
	font-size: 9pt;
}
#menu li li:hover>a {
	text-transform: none;
	text-align:left;
	padding: 2px 13px;
	color:#F00;
	background-color:#075f99;
	font-size: 9pt;
}

#menu li ul {
width: 130px;
}

#menu li li ul {
border-top-width: 0px;
}

#menu li li li:first-child {
}

#menu li li.submenu>a:after {
content: "";
}

/*******************************************/
/************* Extension Styles *************/
/*******************************************/
.tx-wecdevo-pi1 {z-index: 6;}
.tx-wecdevo-content{
margin-top:7px;
}
/************ tt_news extension ***********************/


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:none;
	border:1px solid #369;
}

.top-block .news-list-container HR.clearer, .top-block .news-single-item HR.clearer, .top-block .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	color:#fff;
	border:none;
	background-color:#fff;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	color:#000;
}
.news-latest-container H2 {
	color:#369;
	padding:3px;
	font-size: 1.2em;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	color:#369;
	padding:3px;
}
.news-latest-gotoarchive A:LINK, 
.news-latest-gotoarchive A:VISITED, 
.news-latest-gotoarchive A:HOVER {
	color:#060;
}
.news-latest-gotoarchive A {
	color:#369;
	font-size: .9em;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	/*margin:3px;
	border:1px solid #666;
	background-color:#BB9E62;*/
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-cat IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,
.news-latest-morelink,
.news-latest-cat {
	font-size:.8em;
}

/** Left Styles**/

#left .news-latest-container .news-latest-item .news-latest-morelink a:link, 
#left .news-latest-container .news-latest-item .news-latest-morelink a:visited,
#left .news-latest-container .news-latest-item .news-latest-morelink a:hover,
#left .news-latest-container .news-latest-item .news-latest-morelink a:active,
#left .news-latest-container .news-latest-item .news-latest-date a:link, 
#left .news-latest-container .news-latest-item .news-latest-date a:visited,
#left .news-latest-container .news-latest-item .news-latest-date a:hover,
#left .news-latest-container .news-latest-item .news-latest-date a:active{
	color:#369;
}

#left .news-latest-container H2 {
	color:#369;
	padding:3px;
	font-size: 1.2em;
}
#left .news-latest-gotoarchive {
	color:#369;
	padding:3px;
}

#left .news-latest-item h3,
#left .news-latest-item h3 a:link,
#left .news-latest-item h3 a:visited, 
#left .news-latest-item h3 a:hover{
	color:#369;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	/*border:1px solid #000;
	background-color:#BBE53A;*/
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}

.news-list-footer,
.news-latest-footer {
	margin-left: 8px;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED {
	color:#369;
	padding-left:2px;
    text-decoration: none;
}
.news-list-container H3 A:HOVER {
	color:#9cf;
	/*padding-left:2px;*/
    text-decoration: underline;
}
/*.news-list-container H3 A {
	color:#fff;
}*/
.news-list-container P {
	padding-left:3px;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-cat IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,
.news-list-cat,
.news-list-date {
	font-size:10px;
	margin-left:3px;
}
.news-list-browse {
	text-align: center;
}


/** Main styling **/

#main-content .news-list-container {
	/*border:1px solid #000;
	background-color:#BBE53A;*/
}
#main-content .news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}

#main-content .news-list-item h3,
#main-content .news-latest-item h3 {
	background: none;
	padding-left: 8px;
}

#main-content .news-search-form {
	padding:3px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
#main-content .news-search-emptyMsg{
	margin:0px;
}
#main-content .news-search-form FORM {
	margin:0px;
}

#main-content .news-list-container H3 A:LINK, #main-content .news-list-container H3 A:VISITED {
	color:#369;
	padding-left:2px;
    text-decoration: none;
}
#main-content .news-list-container H3 A:HOVER {
	color:#369;
	/*padding-left:2px;*/
    text-decoration: underline;
}
/*#main-content .news-list-container H3 A {
	color:#fff;
}*/
#main-content .news-list-container P {
	padding-left:3px;
}
#main-content .news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
#main-content .news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
#main-content .news-list-cat IMG {
	float: none;
	border:none;
	margin:0px;
}
#main-content .news-list-morelink, 
#main-content .news-list-cat,
#main-content .news-list-date {
	font-size:10px;
	margin-left:3px;
}
#main-content .news-list-browse {
	text-align: center;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
}
.top-block .tx-ttnews-browsebox {
	margin-top:0px;
	padding-top:0px;
	padding:3px;
	background:none;
	border:none;
}
.tx-ttnews-browsebox TD {
	font-size: .8em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,
.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	background-color: #9abddd;
	border:1px solid #666;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:link, 
.tx-ttnews-browsebox-SCell a:visited {
	font-size: 1em;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:hover, 
.tx-ttnews-browsebox-SCell a:active{
	color: #ffc;
}
.tx-ttnews-browsebox a:link, 
.tx-ttnews-browsebox a:visited {
	font-size: 1em;
	color: #369;
}
.tx-ttnews-browsebox a:hover, 
.tx-ttnews-browsebox a:active{
	color: #369;
}
.news-search-emptyMsg {
	font-size: .9em;
	margin-left: 10px;

}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-single-item H2 {
	font-size: 1.2em;
	font-weight:bold;
	/*color: #85A600;*/
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	/*float: right;*/
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: .8em;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	/*float: right;*/
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-image: url(images/in-sidebar-bg.jpg);
    float: right;
	margin-left: 3px;
	margin-bottom: 3px;
	padding: 5px;
	width: 40%;
	background-color: #FEFECA;
	background-repeat: repeat-x;
}
.news-single-additional-info h1, 
.news-single-additional-info h2, 
.news-single-additional-info h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006633;
}
.news-single-related,
.news-single-files,
.news-single-links  {
    border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}
.news-single-related DD, 
.news-single-links DD, 
.news-single-files DD {
	margin-left:2px;
    margin-bottom: 5px;
}
.news-single-related DD a:link, 
.news-single-related DD a:visited,
.news-single-links DD a:link, 
.news-single-links DD a:visited,
.news-single-files DD a:link, 
.news-single-files DD a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
    text-decoration: none;
}
.news-single-related DD a:hover, 
.news-single-related DD a:active,
.news-single-links DD a:hover, 
.news-single-links DD a:active,
.news-single-files DD a:hover, 
.news-single-files DD a:active {
        text-decoration: underline;
}
.news-single-related DT, 
.news-single-links DT, 
.news-single-files DT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
    font-weight: bold;
	color: #006633;
	margin-left:5px;
    margin-bottom: 5px;
	width:.8em;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:5px;
	padding:3px;
	border:1px solid #333;

}
.news-amenu-container LI {
	padding-bottom:3px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	/*border:1px solid #666;*/
	/*background-color:#F9FFE5;*/
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#369;
	padding:3px;
	font-size: 1.1em;
	/*border:1px solid #666;*/
	/*background-color:#769024;*/
}
.news-amenu-item-year {
	font-weight: bold;
	/*border: 1px solid #666;*/
    border-bottom: 1px solid #ccc;
	padding: 2px;
    margin: 4px 0px 4px 0px;
	background-color: #f7f7f7;
	color:#363
}

/** Main AMenu Styles 

#main-content .news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
    border-bottom: 1px solid #ccc;
	padding: 2px;
    margin: 4px 0px 4px 0px;
	background-color: #f7f7f7;
	color:#363
}
#main-content .news-amenu-container {
	margin-top:5px;
	padding:3px;
	border:1px solid #333;
	background-color:#BDDFBE;
}
#main-content .news-amenu-container a:hover {
	color:#000;
}**/

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:.9em;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, 
.news-catmenu img, 
.news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {

	font-weight:bold;
}




/********* default styles for extension "tx_srfeuserregister_pi1" *********/

  /* WEC-MMS: Commented out the styles below */
* html .tx-srfeuserregister-pi1{ 
	margin-right:-10px;
}

* html div.tx-srfeuserregister-pi1 label.tx-srfeuserregister-pi1-password-again{ 
	margin-left:-5px;
}

dt {
	font-size:80%;
}

dd{
	font-size:80%;
}


/********* Styles for extension "tx_newloginbox_pi1" *********/

.tx-felogin-pi1 {
	font-size: 100%;
	padding:0px;
	margin:0px;
}

.tx-felogin-pi1 form{
margin:0;
padding:0;
}

.tx-felogin-pi1 fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

.tx-felogin-pi1 legend {
	display: none;
}

.tx-felogin-pi1 th{
	font-weight:normal;
}

.tx-felogin-pi1 label{
color:#000;
font-weight:normal;
font-size:12px;
}

.tx-felogin-pi1 input {
	font-size: 100%;
	border: 1px solid #369;
	height:20px;
}
.tx-felogin-pi1 table {
	width: 100px; 
	font-size: 11px;
}
.tx-felogin-pi1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #036;
	margin-top:15px;
}
#left .tx-felogin-pi1 td {
	color: #fff;
}
#left .tx-felogin-pi1 h3 {	
		font-family: Arial, Verdana, sans serif;
		font-size: 130%;
		font-weight: bold;
		color: #039;
		/*background-color:  #6699cc;*/
		margin-left: 0px;
		padding: 10px 0px;
	}
.tx-felogin-pi1-submit {
	width: 40px;
margin-bottom:5px;
}
.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
	border: 1px solid #E5E5E5;
	color: #777777;
	height: 20px;
	vertical-align: middle;
	width: 90px;
margin-bottom:5px;
}

/********* Styles for extension "tx_newloginbox_pi3" *********/

.tx-newloginbox-pi3-listrow TD { 
	background-color:#eeeeee; 
	padding-left: 3px; 
	padding-right: 3px; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { 
	background-color:#cccccc; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { 
	font-weight:bold; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { 
	background-color:#f6f6f6; 
}






/********* Styles for extension "tx_indexedsearch" *********/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px; 
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
}
.tx-indexedsearch P.tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#eeeeee; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
	font-weight:normal; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
	color:red; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#eeeeff; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#cccccc; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	vertical-align:middle; 
	 
}

/********* Styles for extension "tx_veguestbook_pi1" *********/

.tx-guestbook-list-header { 
	background-color: #69c; 
	color: #FFFFFF; 
	font-weight:bold; 
}
.tx-guestbook-list-row { 
	background-color: #FFFFFF; 
}
.tx-guestbook-list-rowleft { 
	background-color: #D2DAE1; 
}
.tx-guestbook-list-entrycomment-title {
	font-weight: bold; 
}
.tx-guestbook-list-entrycomment { 
	font-style: italic; 
}
.tx-guestbook-list-small { 
	font-size: 9px; 
	color: #666666; 
}
.tx-veguestbook-pi1-browsebox TD { 
	font-size: 9px; 
	color: #666666; 
}
.tx-veguestbook-pi1-browsebox-strong,
.tx-ttnews-browsebox-SCell { 
	font-weight: bold; 
}
.tx-veguestbook-pi1-browsebox-SCell { 
	background-color: #EEEEEE; 
}
.tx-guestbook-latest-header { 
	background-color: #539521; 
	color: #FFFFFF; 
	font-weight:bold; 
}
.tx-guestbook-latest-row { 
	background-color: #FFFFFF; 
}
.tx-guestbook-latest-small { 
	font-size: 9px; 
	color: #666666; 
}
.tx-guestbook-form-inputfield-med { 
	border-style: solid; 
	border-width: 1pt; 
	border-color:#333; 
	font-size:12px; 
	color:#333333; 
	width:100px; 
	height:20px; 
}
.tx-guestbook-form-inputfield-big { 
	border-style: solid; 
	border-width: 1pt; 
	border-color:#333; 
	font-size:12px; 
	color:#333333; 
	width:150px; 
	height:20px; 
}
.tx-guestbook-form-textarea { 
	border-style: solid; 
	border-width: 1pt; 
	border-color:#333; 
	font-size:12px; 
	color:#333333; 
	width:250px; 
}
.tx-guestbook-form-obligationfield { 
	color: #CC0000; 
}
.tx-guestbook-form-error { 
	color: #CC0000; 
}

/********* Styles for extension "tx_abilenotes_pi1" *********/

/* shared */
.tx-abilenotes-pi1 { width:200px; border:1px solid #898989; padding: 2px; }
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-editimage IMG{ padding: 1px; }
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-editimage:hover IMG{ padding: 0; border:1px dotted #898989; background-color: #ffffff; }
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-deleteimage IMG{ padding: 1px; }
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-deleteimage:hover IMG{ padding: 0; border:1px dotted #898989;  background-color: #ffffff; }
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-newimage  IMG{ padding: 1px; width:18px !important; }
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-newimage:hover IMG{ padding: 0; border-top:1px dotted #898989; border-bottom: 1px dotted #898989; background-color:white;}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-activateimage  IMG{ padding: 1px; }
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-activateimage:hover IMG{ padding: 0; border:1px dotted #898989;  background-color: #ffffff; }
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-inactivateimage  IMG{ padding: 1px; }
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-inactivateimage:hover IMG{ padding: 0; border:1px dotted #898989; background-color: #ffffff;  }
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-searchboxbutton IMG {padding: 0px !important; padding: 1px;}
.tx-abilenotes-pi1 A.tx-abilenotes-pi1-searchboxbutton:hover IMG { padding: 0; border-top:1px dotted #898989; border-bottom: 1px dotted #898989;  background-color: #ffffff; }
.tx-abilenotes-pi1 tx-abilenotes-pi1-browsebox-strong {}

/* list screen */
.tx-abilenotes-pi1 .tx-abilenotes-pi1-list {width: 100%;}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listmessage{ font-size: 11px; border-bottom:1px solid #898989; text-align: justify; }
.tx-abilenotes-pi1 .tx-abilenotes-pi1-list TD { padding-top:2px;padding-bottom:2px; }
.tx-abilenotes-pi1 .tx-abilenotes-pi1-searchbox {}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listheader {border-bottom:1px solid #898989; padding-top: 2px; padding-bottom: 2px;}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listheader  IMG { padding-left: 4px; padding-right: 4px; margin-top: 0px; }
.tx-abilenotes-pi1 INPUT.tx-abilenotes-pi1-searchboxsword {width:80px;}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listrow {border-bottom:1px dotted #898989;}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listrowheader{border-bottom:1px dotted #898989;}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listrowcell{}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listrowcelldate P { font-size:11px }
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listinfo {border-bottom:1px dotted #898989;font-size:11px;text-align: center;}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listjump {border-bottom:1px solid #898989;text-align: center;}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-listjump NOBR{padding-right:2px;padding-left:2px;font-size:11px;}

/* view screen */
.tx-abilenotes-pi1 .tx-abilenotes-pi1-view {}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-viewhelp{ font-size: 11px; text-align: justify; }
.tx-abilenotes-pi1 .tx-abilenotes-pi1-view TD { padding-top:2px;padding-bottom:2px; }
.tx-abilenotes-pi1 .tx-abilenotes-pi1-viewsummary { border-bottom:1px dotted #898989; }
.tx-abilenotes-pi1 .tx-abilenotes-pi1-viewdates P { font-size:11px }

/* edit screen */
.tx-abilenotes-pi1 .tx-abilenotes-pi1-edit {font-size: 11px;}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-edit td {font-size: 11px;}
.tx-abilenotes-pi1 .tx-abilenotes-pi1-edit TD{ padding-top:2px;padding-bottom:2px; }
.tx-abilenotes-pi1 .tx-abilenotes-pi1-edittitle { width:96%; }
.tx-abilenotes-pi1 .tx-abilenotes-pi1-editcontent { font-size: 11px; width:96%; }

/********* Styles for extension "tx_chcforum_pi1" *********/

/* BASIC STUFF */
#tx_chcforum-pi1 { 
	font-family: arial, sans-serif; 
	font-size: 11px;
}
#tx_chcforum-pi1 caption { 
	display: none;
}
#tx_chcforum-pi1 a { 
	text-decoration: underline;
}
#tx_chcforum-pi1 a:hover { 
	text-decoration: none !important;
}

/* only one form in the forum */
#tx_chcforum-pi1 form {	
	margin-top: 20px;
}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table { 
	border: 1px solid #999999; 
	background: #FFFFFF; 
	margin-bottom: 3px; 
	width: 100%;
}
.tx-chcforum-pi1-Table thead tr th {
	font-size: 14px;
	font-weight: bold;
	background: #A7B3CB;
	/*color: #fff;*/
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #F3F5F8;
	padding: 5px;
	text-align: left;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td { 
	font-size: 12px; 
	background: #E3E7EF; 
	padding: 5px;
}

/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {}
.tx-chcforum-pi1-catConferenceCell dl { 
	margin: 0;
}
.tx-chcforum-pi1-catConferenceCell dt {}
.tx-chcforum-pi1-catConferenceCell dd {	
	font-size: 10px; 
	margin-left: 5px;
}
.tx-chcforum-pi1-catConferenceCell dd.new { 
	color: #FF0000;
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell { 
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell { 
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell { 
	font-size: 10px !important; 
	vertical-align: top;
}

/* CONFERENCE TABLE BEGIN */

/* cell 1 */
.tx-chcforum-pi1-confThreadSubjCell {}
.tx-chcforum-pi1-confThreadNew { 
	color: #F00; 
	font-size: 10px; 
	padding-left: 5px;
}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell { 
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {	
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell { 
	font-size: 10px !important;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath {
	background: #DEE3E7;
	border: 1px solid #000000;
/*	margin: 12px 0 15px 0; */
	margin-bottom: 3px;
	margin-top: 15px;
	padding: 3px;
	font-size: 10px;
}


/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	background: #DEE3E7;
	border: 1px solid #000000;
	font-size: 10px;
	margin-bottom: 3px;
	padding: 3px;
	text-align: right;
	clear: both;
}


/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid #999999;
	background: #E3E7EF;
	padding: 5px;
	margin-bottom: 3px;
}
.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;
	width: 150px;
	float: left;
}
.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	border: 1px solid #000000;
	margin-bottom: 3px;
}
.tx-chcforum-pi1-postForm textarea {
	border: 1px solid #000000;
	margin: 3px 0;
	width: 100% ;
	height: 150px;
}
.tx-chcforum-pi1-postForm fieldset#formTop br {	
	clear:left;
}
.tx-chcforum-pi1-formBtn { 
	text-align: center;
}
.tx-chcforum-pi1-formBtn input { 
	background-color: #FFF;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 3px;
}
.tx-chcforum-pi1-formBtnHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}
.tx-chcforum-pi1-formBtnStyle { 
	background-color: #FFF; 
	border: 1px solid #000000; 
	padding: 3px; 
	margin: 3px;
}
.tx-chcforum-pi1-formBtnStyleHov { 
	background-color: #FFF; 
	border: 1px solid #C00; 
	color: #CC0000; 
	padding: 3px; 
	margin: 3px;
}


/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost { 
	border: 1px solid #000000; 
	margin: 3px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author { 
	background: #E3E7EF; 
	padding: 3px; 
	vertical-align: top; 
	height: 78px;
}
.tx-chcforum-pi1-formEmicoStyle { 
	margin: 3px;
}
.tx-chcforum-pi1-singlePost .im { 
	vertical-align: middle; 
	margin-top: 3px;
}
.tx-chcforum-pi1-singlePost .im a { 
	margin-right: 10px;
}
.tx-chcforum-pi1-singlePost .im img { 
	vertical-align: middle; 
	border: 0px; 
	padding-right: 2px;
	margin-bottom: 2px;
}
.tx-chcforum-pi1-singlePost #userPic { 
	border: 1px solid #000000; 
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text { 
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	background: #E3E7EF;
}
.tx-chcforum-pi1-singlePost .scroller { 
	overflow: auto; 
	width: 95%; 
	background: #FFF; 
	min-height: 125px; 
	text-indent: 0px; 
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit { 
	background: #F3F5F8; 
	padding: 3px; 
	height: 19px; 
	vertical-align: middle; 
	margin-top: 3px;
}
.tx-chcforum-pi1-singlePost .edit a {	
	margin-right: 30px;
}
.tx-chcforum-pi1-singlePost .edit img { 
	vertical-align: middle;	
	border: 0px;
}
.tx-chcforum-pi1-singlePost .attachment { 
	background: #DEE3E7; 
	padding: 3px;
}
.tx-chcforum-pi1-singlePost .attachment div { 
	vertical-align: top;
}
.tx-chcforum-pi1-singlePost .attachment img {
	float: left; 
	margin-right: 5px;
}
.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px; 
	margin-right: 15px;
}
.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	padding: 5px;
	background-color: #FAFAFA; 
	border: 1px solid #D1D7DC; 
	/*color: rgb(0, 102, 0); */
}
.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #D1D7DC; 
}
.tx-chcforum-pi1-singlePost .quoteCellAuthor {	
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}
.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}
.tx-chcforum-pi1-singlePost .text img {
	max-height: 350px;
	max-width: 350px;
}
.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #FAFAFA;
	border: 1px solid #000000;
	font-size: 10px;
	padding: 5px;
}


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #A7B3CB;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 10px; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px; 
	font-size: 10px;
}

/* HEADER BOX BEGIN */

.header_center { 
	text-align: center; 
	height: 34px;
}
.header_text {
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {	
	margin-bottom: 3px;
	border: solid #000000 1px;
}

/* TOOL BAR  BEGIN */

.tx_chcforum-pi1-toolBar {
	background: #DEE3E7;
	border: 1px solid #000000;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 16px;
}
.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.tx_chcforum-pi1-subToolBar {
	background: #DEE3E7;
	border: 1px solid #000000;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}
.tx_chcforum-pi1-subToolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


/* PROFILE BEGIN */

.tx-chcforum-pi1-profileBorder { 
	border: 1px solid #999999;
	padding: 3px;
}
.tx-chcforum-pi1-profileBorder td { 
	font-size: 80%
}
.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #000000;
	float: right;
}
.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}
.tx_chcforum-pi1-profileHdrBig {
	background: #DEE3E7;
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}
.tx_chcforum-pi1-profile_hdr { 
	font-size: 10px; 
	font-weight: bold; 
	background: #E3E7EF; 
	padding: 2px;
}

/* MESSAGE BOX BEGIN */

.tx-chcforum-pi1-errorBoxCell {
	background: #E3E7EF;
	font-weight: bold;
	text-align: left;
}
.tx-chcforum-pi1-messageBox, 
.tx-chcforum-pi1-messageBoxError {
	background: #FFD6EF;
	border: 1px dotted #FF0000;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}
.tx-chcforum-pi1-forumTextBig {	
	font-size: 14px; 
	font-weight: bold;
}
.tx-chcforum-pi1-helpBox { 
	background-color: #E3E7EF !important; 
	border-style: none;
}
.tx-chcforum-pi1-linkUp {
	background: #DEE3E7;
	border: 1px solid #000000;
	margin: 12px 0 15px 0;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}
.tx-chcforum-pi1-previewBoxCell { 
	background: #A7B3CB; 
	text-align: center;
}

/********* Styles for extension "tx_mmforum" *********/
th.tx-mmforum-th {
	color: black;
	background: #A7B3CB;
}

td.tx-mmforum-subth2 {
	color: black;
	background: #F3F5F8;
}

.tx-mmforum-td  {
	background: #E3E7EF;
}

input.tx-mmforum-button {
	background: #A7B3CB;
	border-color: #A7B3CB;
}


/********* Styles for extension "wec_servant" *********/
.tx-wecservant-button a {
	border: solid 1px #A7B3CB !important;
}
.tx-wecservant-button a:link, .tx-wecservant-button a:visited {
	background-color: #F3F5F8;
	color: black !important;
} 

.tx-wecservant-button a:hover {
	background-color: #A7B3CB;
	color: white !important;
}


/********* Styles for extension "wec_connector" *********/
.tx-wecconnector-button a {
	border: solid 1px #A7B3CB !important;
}
.tx-wecconnector-button a:link, .tx-wecconnector-button a:visited {
	background-color: #F3F5F8;
	color: black !important;
} 

.tx-wecconnector-button a:hover {
	background-color: #A7B3CB;
	color: white !important;
}

/********* Styles for extension "rgsmoothgallery" *********/
#main-content .jdGallery .slideInfoZone h2 {
	color: inherit;
	font-size: 80%;
	font-weight: bold;
	margin: 2px 5px;
	padding: 0pt;
	border: none;
	background: none;
}

#main-content .jdGallery .slideInfoZone p {
	color: #EEEEEE;
	font-size: 60%;
	margin: 2px 5px;
	padding: 0pt;
}

.tx-rgsmoothgallery-pi1 {
	margin-left: 8px;
}

/********* Styles for extension "cal" *********/
.tx-cal-controller dl {
	margin-left: 8px;
}

.tx-cal-controller dt {
    margin-top: 8px;
}

.tx-cal-controller dt.day-wrapper {
    font-size: 130%;
}

.tx-cal-controller dd {
    margin-left: 0px;
}
