Body
{	
	background-color:#bcc58c;
	font:13px Trebuchet MS;
	color:#000000;
}
td
{
	font:13px Trebuchet MS;
	color:#000000;
}

.MainBody {
	background-image:url(images/mainBack.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment:fixed;
	background-color:#EEF2E1;
	
	scrollbar-arrow-color: #464646;
	scrollbar-3dlight-color: #EEF2E1;
	scrollbar-darkshadow-color: #EEF2E1;
	scrollbar-face-color: #BCC58C;
	scrollbar-highlight-color: #EEF2E1;
	scrollbar-shadow-color: #EEF2E1;
	scrollbar-track-color: #EEF2E1;
	
	margin:10px;
}

.outerBody {
	background-color:#BCC58C;
	background-image:url(images/bgd.gif);
}

.topBody {
	background-image:url(images/topBack3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment:fixed;
	background-color:#EEF2E1;
}

.leftBody {
	background-image:url(images/leftBack.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment:fixed;
	background-color:#EEF2E1;

	scrollbar-arrow-color: #464646;
	scrollbar-3dlight-color: #EEF2E1;
	scrollbar-darkshadow-color: #EEF2E1;
	scrollbar-face-color: #BCC58C;
	scrollbar-highlight-color: #EEF2E1;
	scrollbar-shadow-color: #EEF2E1;
	scrollbar-track-color: #EEF2E1;
}

.TopMenuButtons
{
	width:197px;
	text-align:center;
	padding-bottom:3px;
}

.TopMenuButtons a
{
	font:14px 'Trebuchet MS';
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.TopMenuButtons a:hover
{
	color:#000000;
	text-decoration:none;
}

.LeftMenu
{
	width:196px;
}

.RightMenu
{
	width:200px;
}

.transparentTD
{
	background-color:#FFFFFF;
	filter:alpha(opacity:40);
	-moz-opacity:0.4;
	cursor:hand;
}

.normalTD
{
	background-color:transparent;
	cursor:hand;
}


.TransButton
{
	background-color:#FFFFFF;
	filter:alpha(opacity:30);
	-moz-opacity:0.3;
	padding-left:10px;
	padding-top:3px;
	font:13px 'Trebuchet MS';
	color:#000000;
	width:180px;
}

.TransButtonSub
{
	background-color:#FFFFFF;
	filter:alpha(opacity:30);
	-moz-opacity:0.3;
	padding-left:15px;
	padding-top:3px;
	font:12px 'Trebuchet MS';
	color:#000000;
	width:180px;
}

.TransButtonSubSub
{
	background-color:#FFFFFF;
	filter:alpha(opacity:30);
	-moz-opacity:0.3;
	padding-left:20px;
	padding-top:3px;
	font:11px 'Trebuchet MS';
	color:#000000;
	width:180px;
}

.TransButton a
{
	color:#000000;
	text-decoration:none;
	position:relative;
	width:180px;
	height:100%;
}

.TransButton a:hover
{
	color:#FF3300;
}

.TransButtonSub a
{
	color:#000000;
	text-decoration:none;
	position:relative;
	width:170px;
	height:100%;
}

.TransButtonSub a:hover
{
	color:#FF3300;
}

.TransButtonSubSub a
{
	color:#000000;
	text-decoration:none;
	position:relative;
	width:160px;
	height:100%;
}

.TransButtonSubSub a:hover
{
	color:#FF3300;
}



.FormButtonGeneric{
	background: transparent url('images/FormButtonGeneric.gif') no-repeat;
	cursor:hand;
}

.formText
{
	font:13px Trebuchet MS;
	border:#666666 1px solid;
	height:24px;
	position:relative;
}

.formSelect
{
	font:13px Trebuchet MS;
	border:#666666 1px solid;
	height:24px;
	position:relative;
}

textarea
{
	font:13px Trebuchet MS;
	border:#666666 1px solid;
	position:relative;
}

.formButton{
	font:13px Trebuchet MS;
	background: transparent url('images/FormButton60.gif') no-repeat;
	cursor:hand;
	border:0px;
	color:#000000;
	width:72px;
	height:24px;
	position:relative;
}

.formButtonBig{
	font:13px Trebuchet MS;
	font-weight:bold;
	background: transparent url('images/FormButtonBig100.gif') no-repeat;
	cursor:hand;
	border:0px;
	color:#FF0000;
	width:100px;
	height:24px;
	position:relative;
}

.formButton40{
	font:13px Trebuchet MS;
	background: transparent url('images/FormButton40.gif') no-repeat;
	cursor:hand;
	border:0px;
	color:#000000;
	width:48px;
	height:24px;
	position:relative;
}

.formButtonSmall{
	font:13px Trebuchet MS;
	background: transparent url('images/FormButtonGeneric.gif') no-repeat;
	cursor:hand;
	border:0px;
	color:#000000;
	width:24px;
	height:24px;
	position:relative;
}


.PageTitle
{
	font:20px Trebuchet MS;
	font-weight:bold;
	color:#677634;
}

.formTable
{
	border:#999999 1px solid;
	border-collapse:collapse;
	table-layout:fixed;
}

.formTable td
{
	background-color:#FFFFFF;
	filter:alpha(opacity:40);
	-moz-opacity:0.4;
}

.formTable span
{
	position:relative;
}

.RightTable{
	margin-top:10px;
	margin-right:5px;
}


.newsBar{
	width:93%;
	height:100px;
	border:0px;
	background-color:#666666;
	padding:3px;
	text-align:left;
}

.newsBar a
{
	width:100%;
	height:100%;
	font:13px Trebuchet MS;
	color:#000000;
	text-decoration:none;
	position:relative;
	font-weight:bold;
}

.newsBar a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
}


.uploadedImage{
margin-left:5px;
margin-right:10px;
margin-bottom:5px;
border:0px;
}

.AgendaImage{
margin-left:5px;
margin-right:10px;
margin-bottom:5px;
float:left;
width:50px;
height:50px;
}

.mainAgendaItems{
	font-size:13px;
	border:#999999 1px solid;
	padding:6px;
	width:50%;
	background-color:#f6f6f6
}

.mainAgendaItems a{
	color:#000000;
	text-decoration:none;
}

.mainAgendaItems a:hover{
	color:#FF0000;
	text-decoration:underline;
}
