body {
	margin: 30px;
	background-color:#000;
	
}

td {
	background-color:#FFF;
}

a {color: White;}

a:link {color: #174914; text-decoration: underline; font-family: Trebuchet MS;font-size: 9pt;}
a:visited {color: #174914; text-decoration: underline; font-family: Trebuchet MS;font-size: 9pt;}
a:hover {color: #285A25; text-decoration: underline; font-family: Trebuchet MS;font-size: 9pt;}
a:active {color: #285A25; text-decoration: underline; font-family: Trebuchet MS; font-size: 9pt;}	

a.white:link {color: #fff; text-decoration: underline; font-family: Trebuchet MS;}
a.white:visited {color: #fff; text-decoration: underline; font-family: Trebuchet MS;}
a.white:hover {color: #fff; text-decoration: underline; font-family: Trebuchet MS;}
a.white:active {color: #fff; text-decoration: underline; font-family: Trebuchet MS;}	


a#menulink {
 color:#FFF;
 margin-left:20px;
 text-decoration:none;
 line-height:30px;
 font-weight:bold;
}

a#menulink_selected, a#menulink:hover {
 color:#000;
 margin-left:20px;
 text-decoration:none;
 line-height:30px;
 font-weight:bold;
}


.leftcontent td {
	font-family: Trebuchet MS;
	font-size: 9pt;
}



td.bg_g_txt_w{
	background-color: #174914;
	color: White;
	font-family: Trebuchet MS;
}
td.sched_dark{
	background-color: #FFF6FE;
	font-family: Trebuchet MS;
	font-size: 9pt;
	padding:5px;
}
td.sched_dark_header, span.sched_dark_header{
	background-color: #FFF;
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: #174914;
}
td.sched_lite{
	background-color: #EEF5ED;
	font-family: Trebuchet MS;
	font-size: 9pt;
	padding:5px;
}
td.msg_ok{
	color:Green;
	font-family: Trebuchet MS;
	font-size: 9pt;
}
td.msg_bad{
	color:Red;
	font-family: Trebuchet MS;
	font-size: 9pt;
}
td.news_content_big{
	font-family: Trebuchet MS;
	font-size: 9pt;
	width: 90%;
}
td.news_content_sbig{
	font-family: Trebuchet MS;
	font-size: 9pt;
	width: 100%;
}



td.news_content{
	font-family: Trebuchet MS;
	font-size: 9pt;
	width: 229px;
}
.some{
	font-family: Trebuchet MS;
	font-size: 9pt;
}
input.input {
	width: 300px;
}.table_height {
	height: 612px;
}

td#leftmargin {
	padding-top:10px;
}

td#gallerydesc{
    padding-top:15px;
	padding-left:10px;
	vertical-align:top;
	font-size:14px;
	line-height:16px;
	border-bottom: 1px solid Gray;
}
td#gallerypic{
	vertical-align:top;
	border-bottom: 1px solid Gray;
}
