.leftmenu-bg {
	background-image: url(../images/bg_left_menu.jpg);
	background-repeat: repeat-x;
	background-position: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 8px;
	padding-left: 8px;


}

.leftsubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBCBB8;
	margin-left: 4px;
	padding-left: 4px;
}

.text-submenu{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 12px;
	padding-left: 12px;
}
.text-submenu a:link, .text-submenu a:visited{
	color:#000000;
	text-decoration:none;
}
.text-submenu a:hover{
	text-decoration:underline;
}
.text-submenu ul{
	margin: 0px 0px 4px 10px;
	padding:0px;
	list-style-type:none;
}

.border-grey {
	border: 1px solid #ABABAB;
	font-weight: normal;
}

.event-subtitle {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color:#BBDFB3;
	padding: 6px 2px 6px 4px;
	margin-top: 8px;
}

.notefield {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 60px;
	width: 97%;
}

.notedate{
	background-color: #F7ECF0;
}

.red99{
	color:#990000;
	font-weight:bold;
}

.note-content{
	line-height: 150%;
	font-size:11px;
}

.notetext{
	border: 1px solid #006600;
	font-size:11px;
}

.field-login {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 140px;
	height: 16px;
	border: 1px solid #006600;
}

.rigth-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 6px;
	padding-left: 6px;
}

.title-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.border-green {
	border: 1px solid #5EB24B;
}

.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align:justify;
}

.rightcontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align: left;
	padding: 2px 2px 2px 2px;
}

.rightcontent a{
	
}
.rightcontent ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position:inside;
}

#gtbl{
	background-color:#FFFFFF;
	width:96%;
	border:1px solid #EEEEEE;
	text-align:left;
}

#gtbl td{
	padding-left: 6px;
}
#gtbl th{
	text-align:center;
}
.news-box{
	width:150px;
	margin-top:8px;
	margin-left:3px;
	border:1px solid #5EB24B;
	margin-bottom:4px;
}
.news-box .icon{
	background:url(../images/box-icon.jpg) top left no-repeat;
	width:22px;
	height:23px;
	float:left;
}
.news-box .frborder{
	/*border-bottom: 1px solid #228e0a;
	border-right: 1px solid #228e0a;*/
	border-width: 1px 1px 0px 1px;
	border-style:solid solid none solid;
	border-color:#228e0a #228e0a #228e0a #228e0a;
	padding: 4px 4px 4px 4px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-top:7px;
	margin-left:4px;
}
.news-box .footer-bg{
	background:url(../images/box-border-shadow.jpg) bottom left repeat-x;
	height:4px;
	margin-left:4px;
	font-size:5px;
	overflow:hidden;
}