body{
	background-color: #FFFFFF;
	color: #333333;
	margin: 20px 5%;
	padding: 0px;
	font-size: 100%;
	font-family: Verdana, Tahoma, Arial;
	line-height:120%;
}

table#header{
	width: 100%;
	border:0px;
	margin: 0px 0px 20px 0px;
}
table#header td{
	padding: 0px;
}
table#header td.banner{
	font-size: 8pt;
	line-height: 120%;
	padding: 5px;
	color: #26699E;
	background: #FFFFFF;
}
table#header td.banner-off{
	font-size: 8pt;
	line-height: 120%;
	padding: 5px;
	color: #485475;
	background: #FFFFFF;
}

td.banner a{
	color: #26699E;
	display: block;
	text-decoration: underline;
	background: #FFFFFF;
}
td.banner a:hover,
td.banner a:active{
	color: #26699E;
	display: block;
	text-decoration: none;
}
td.banner-off a{
	color: #485475;
	display: block;
	text-decoration: underline;
}
td.banner-off a:hover,
td.banner-off a:active{
	color: #485475;
	display: block;
	text-decoration: none;
}

table#header h1{
	font-family: Georgia, Times, Tahoma, Arial;
	color: #A70058;
	font-size: 240%;
	margin-bottom:0.3em;
}
table#header h2{
	font-family: Georgia, Times, Tahoma, Arial;
	color: #A70058;
	font-size: 120%;
}
table#navigation{
	width: 100%;
	height: 50px;
	border: 0px;
}
table#navigation td.spacer{
	padding: 0px;
}

table#navigation td.darkgray{
	width: 22%;
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
}
table#navigation td.brown{
	width: 22%;
	background-color: #6E4118;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
}
table#navigation td.khaki{
	width: 22%;
	background-color: #8C9C6C;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
}
table#navigation td.lightgray{
	width: 30%;
	background-color: #8B9A95;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
}
table#navigation td.darkcyan{
	width: 24%;
	background-color: #59898F;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
}

table#navigation a.item1,
table#navigation a.item1:hover,
table#navigation a.item1-active,
table#navigation a.item1-active:hover {
	display: block;
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

table#navigation .section {
/*	width: 16.7%;*/
	text-align: left;
	font-size: 80%;
    border: 1px solid #FFFFFF;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	 line-height: 120%;
}
table#navigation .item2, table#navigation .item2:hover {
    padding: 5px 8px 6px 8px;
    text-decoration: none;
    display: block;
}
td.darkgray .item2 {
    background: #666666;
    color: #ffffff;
}
td.darkgray .item2:hover {
    background: #6F6F6F;
    color: #ffffff;
}
td.brown .item2 {
    background: #6E4118;
    color: #ffffff;
}
td.brown .item2:hover {
    background: #774A21;
    color: #ffffff;
}
td.khaki .item2 {
    background: #8C9C6C;
    color: #ffffff;
}
td.khaki .item2:hover {
    background: #93A373;
    color: #ffffff;
}
td.lightgray .item2 {
    background: #8B9A95;
    color: #ffffff;
}
td.lightgray .item2:hover {
    background: #92A19E;
    color: #ffffff;
}
td.darkcyan .item2 {
    background: #59898F;
    color: #ffffff;
}
td.darkcyan .item2:hover {
    background: #639399;
    color: #ffffff;
}
div#broadcrops{
	margin: 10px 0px;
	padding: 5px 10px;
	font-size: 70%;
	color: #FFFFFF;
}
div#broadcrops a,
div#broadcrops a:link,
div#broadcrops a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
div#broadcrops a:hover,
div#broadcrops a:active{
	color: #FFFFFF;
	text-decoration: none;
}
h1{
	background-color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #666666;
}
h2{
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
div#content{
	font-size: 80%;
	color: #333333;
	margin: 10px 0px 20px 0px;
	padding: 0px;	
}
div#content a,
div#content a:link,
div.nb a,
div.nb a:link{
	color: #0055CC;
	text-decoration: underline;
}
div#content a:visited,
div.nb a:visited{
	color: #990099;
	text-decoration: underline;
}
div#content a:hover,
div#content a:active,
div.nb a:hover,
div.nb a:active{
	color: #CC0000;
	text-decoration: underline;
}

div.nb{
	margin-left: 1%;
	margin-bottom: 15px;
	font-size: 8pt;
	border-width: 2px 0px 1px 0px;
	border-style: solid;
	background: #EFEFEF;
	clear: right;
}
td.last-news-container{
	background: #EFEFEF;
	padding: 0px 5px;
	border-left-width: 2px;
	border-left-style: solid;
}
td.last-news-container a{
	color: #0055CC;
	text-decoration: underline;
}
td.last-news-container a:visited{
	color: #990099;
	text-decoration: underline;
}
td.last-news-container a:hover,
td.last-news-container a:active{
	color: #CC0000;
	text-decoration: underline;
}

div.last_news{
	font-size: 8pt;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style: solid;
}
div.anniversary{
	font-size: 8pt;
	padding-bottom:10px;
}
span.anniversary_dt{
	font-size: 8pt;
	font-weight: normal;
	display: block;
	text-align: left;
	color: #606060;

}
div.last_news span.last_news_dt{
	font-weight: normal;
	display: block;
	text-align: left;
	color: #909090;

}
div.last_news span.last_news_title{
	font-weight: norman;
	display: block;
}
div.last_news span.last_news_lead{

}

div.nb div.nb_text{
	padding: 5px;
	font-size: 8pt;
	line-height: 180%;	
}

div.nb div.nb_title{
	color: #333333;
	font-weight: bold;
	font-size: 120%;	
	padding: 5px;
}

div#footer{
	font-size: 70%;
	color: #999999;
	margin-top: 3em;
	clear:both;
}
div#footer a, div#footer a:link{
	text-decoration: underline;
	color: #999999;
}
div#footer a:hover, div#footer a:active{
	text-decoration: underline;
	color: #666666;
}

input.button{
	padding: 5px 5px;
	font-weight: bold;
}
ul.themes{
	margin: 0 5px 0px 0;
	padding: 0 0 0 1.5em;
	list-style-type:disc;
	line-height: 160%;
}
ul.forum{
	margin: 0 5px 20px 0;
	padding: 0 0 0 1.5em;
	list-style-type:disc;
	line-height: 160%;
}
ul.forum ul{
	margin: 0;
	padding: 0 0 0 1.5em;
	list-style-type:disc;
}
ul.forum li{
	margin-bottom:5px;
}
ul.forum li.root {
	list-style-type:square;
}


.news_dt{
	color: #666666;
	width: 50%;
}
table.news_calendar{
	border: 0px;
}
table.news_calendar td{
	padding: 5px;
}


.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
font-size: 100%;
margin-right: 10px;
font-weight: bold;
padding: 0px 5px;
}

.switchcontent{
margin-right: 10px;
padding: 5px;
}

div.ok{
	border:1px solid #009900;
	background: #CCFFCC;
	padding:5px;
	margin-bottom:10px;
}

div.error{
	border:1px solid #FF3333;
	background: #FFE3E3;
	padding:5px;
	margin-bottom:10px;
}
div.error ul{
	font-size:8pt;
	margin-top:0px;
	margin-bottom:0px;
	line-height:120%;
}
div.error h1{
	color:#FF0000;
	background: transparent;
	margin-top:0px;
	font-size:110%;
}

sup{
	color:red;
}


table.form{
	background: #EEEEEE;
}
table.form td{
	border-bottom: 0px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
}
table.form td.title{
	border-bottom: 0px solid #FFFFFF;
	border-top: 2px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}	
table.form td.button{
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	padding: 10px 5px;
	vertical-align: top;
	text-align: center;
}	
table.form td.clear{
	border-bottom: 2px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;	
	padding: 0px 5px;
	vertical-align: middle;
	background: #FFFFFF;
	font-size: 8pt;
	line-height:120%;
	color: #666666;
}

div.job-ad-cell{
	border-style: solid;
	border-width: 2px 0 1px 0;
	padding: 3px;
	margin-top: 5px;
	background:#EFEFEF;
}

div.job-ad-cell h2{
	font-size: 120%;
}
div.job-ad-cell h2 span{
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	float: right;
}

table.album_sections{
}
table.album_sections a{
	font-size:140%;
}
table.album_sections td{
	padding-bottom: 10px;
}

table.album_fotos{
	width: 100%
}
table.album_fotos td{
	background: #EEEEEE;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
table.album_fotos td.dummy{
	background: #FFFFFF;
}
table.album_fotos td div.author{
	font-size: 85%;
	color: #666666;
	margin-top:5px;
}

div.rate{
	margin-top:1em;
}


#rating{
	font-size:1.6em;
	padding:0 0.5em;
}

