.defaulttext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
}
.yellowtext_bold {
        color: #ffcc00;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif
}
.bigtext {
        color: #9B9B9B;
        font-weight: bold;
        font-size: 16px;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.bigtext_green {
        color: #206340;
        font-weight: bold;
        font-size: 16px;
        font-family: verdana, helvetica, sans serif
}
.smalltext {
        font-family:verdana, helvetica, sans serif;
        font-size: 10px;
        font-weight: normal
}
.caption_bold {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
}

.caption_bold_white {
        color: white;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
}
.caption_bold_green {
        color: #336633;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
}

.caption_bold_grey {
        color: #9B9B9B;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
}

.userinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #DFD8AE;
	border-left-color: #999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.tablecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #903300;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #DFD8AE;
	border-left-color: #999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.tablecontent {
        color: #000000;
        font-weight: normal;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #eeeeee;
        padding: 2px;
        height: 20px;
	background-image: url(images/tablebg.gif);
}
.tablecontent_  {
        color: black;
        font-weight: normal;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #ffffff;
	background-image: url(images/tablebg.gif);
}
.viewsubtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #999999;
        border-color: #FFFFFF #FFFFFF #999999 #999999;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px
}

.textmenu_link {
        color: #336633;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none
}
.greenbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #BADBA2;
}
.statustable {
        color: #999999;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial,
        Helvetica, sans-serif;
        background-color: #F8FFD0;
        border-style: solid;
        border-width: 1px;
        border-color: #DFEB77 #DFEB77 #DFEB77 #DFEB77 ;
        height: auto
}
.textbox {
        font-size: 11px;
        font-family: Arial, Helvetica;
        padding: 1px
}
.link   {
        color: #206363;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        text-decoration: underline
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #B0C569;

}
