<!--


/* To format the gallery list, modify the
   CSS below. Variables are: 

   listingTitle 	- Formats the name of each site / section
   listingContent 	- Formats the table that contains the listing
   listingRow-1		- Formats the individual TD cell for each gallery
   listingRow-2		- As above. Use to create alternate row styles

	See the manual for more information.

 */

     .listingTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
     }

    .listingContent {
      width        : 650;
      border-top    : solid black 1px;
      border-left    : solid black 1px;
      border-right    : solid black 1px;
      border-bottom    : solid black 1px;
      border-collapse   : collapse;
      background-color  : #FFF8E1;
      text-align    : left;
    }

    .listingRow-1 {
      background-color: #C4C283;
      padding       : 0px;
      white-space   : nowrap;
      border-top    : none;
      border-left    : none;
      border-right    : none;
      border-bottom    : none;
    }

    .listingRow-2 {
      background-color: #B4B279;
      padding       : 0px;
      white-space   : nowrap;
      border-top    : none;
      border-left    : none;
      border-right    : none;
      border-bottom    : 1px black dotted;
    }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2B2B06;
	text-decoration: none;
}
a:visited {
	color: #2B2B06;
	text-decoration: none;
}
a:hover {
	color: #2B2B06;
	text-decoration: underline;	
}

.table-content {
border-top: 1px #2B2B06 solid;
border-right: 1px #2B2B06 solid;
border-bottom: 1px #2B2B06 solid;
border-left: 1px #2B2B06 solid;
}
.table-none {
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
}
.table-none TD {
	background-color: #FFF8E1;
	font-family: Georgia, Verdana, Arial, Times New Roman;
	color: #2B2B06;
	font-size: 12px;
}
.TD-Header a, 
.TD-Header a:visited, 
.TD-Header a:link { 
    color: #C4C283;
	text-decoration: none;
}
.TD-Header a:hover{ 
	color: #C4C283; 
	text-decoration: underline;

}
.TD-Header {
	background-color: #2B2B06 ! important;
	font-family: Georgia, Verdana, Arial, Times New Roman;
	color: #D7D75F ! important;
}
.table-nested {
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 0px;
background-color: #FFF8E1;
}
.table-nested TD {
	background-color: #FFF8E1 ! important;
	font-family: Georgia, Verdana, Arial, Times New Roman;
	color: #2B2B06 ! important;
	font-size: 12px;
}

.table-error {
border-top: 2px black solid;
border-right: 2px black solid;
border-bottom: 2px black solid;
border-left: 2px black solid;
background-color: #FFF8E1;
}
.table-error TD {
	background-color: #C98A8A ! important;
	font-family: Georgia, Verdana, Arial, Times New Roman;
	color: #2B2B06 ! important;
	font-size: 12px;
}

TD {
	font-family: Georgia, Verdana, Arial, Times New Roman;
	color: #2B2B06;
	font-size: 12px;
}

.table-content TD{
	background-color: #C4C283;
	font-family: Georgia, Verdana, Arial, Times New Roman;
	color: #2B2B06;
	font-size: 12px;
}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;


}
.header-noul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
hr {
border: none 0; 
border-top: 1px solid #2B2B06;/*the border*/
width: 95%;
height: 1px;/
}

.nested input {
background-color: #FFF8E1;
color: #2B2B06;
font-family: verdana;
font-size: 9pt;
border-top: 1px #2B2B06 solid;
border-right: 1px #2B2B06 solid;
border-bottom: 1px #2B2B06 solid;
border-left: 1px #2B2B06 solid;
}

.nested textarea {
background-color: #FFF8E1;
color: #2B2B06;
font-family: verdana;
font-size: 9pt;
border-top: 1px #2B2B06 solid;
border-right: 1px #2B2B06 solid;
border-bottom: 1px #2B2B06 solid;
border-left: 1px #2B2B06 solid;

}

input {
background-color: #C7C688;
color: #2B2B06;
font-family: verdana;
font-size: 9pt;
border-top: 1px #2B2B06 solid;
border-right: 1px #2B2B06 solid;
border-bottom: 1px #2B2B06 solid;
border-left: 1px #2B2B06 solid;
}

textarea {
background-color: #C7C688;
color: #2B2B06;
font-family: verdana;
font-size: 9pt;
border-top: 1px #2B2B06 solid;
border-right: 1px #2B2B06 solid;
border-bottom: 1px #2B2B06 solid;
border-left: 1px #2B2B06 solid;

}
-->
