.title {
	font-size: small;
	color: #F0A930;
	font-weight: bold;
	background-color: #0033cc;
	height: 25px;
}


.header {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	color: #FFFF00;
	background-color: #0033cc;
}

.tablealternatingitem {
	font-family: Verdana ;
	font-size: xx-small;
	background-color: #FFFFFF;
    color: #0D0F62;
	text-decoration: bold;
}

.tableitem {
	font-family: Verdana ;
	font-size: xx-small;
	background-color: #FFFFFF;
    color: #000000;
}

.table {
    color: #0033cc;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	border: 1px solid #810541;
}

.tabletitle {
    border: 0px
	color: #FFFF99;
	font-weight: bold;
	background-color: #0033cc;
	height: 25px;
}


.tableheader {
    height: 20px;
	color: #FFFFFF;
    font-size: xx-small;
	background-color: #C11B17;
}

.tablebuttonheader {
	color: #FFFF00;
    font-size: xx-small;
	background-color: #0033cc;
	border: 1px outset #342D7E;
	Cursor:hand;
}

.tablebuttonheaderNoAct {
	color: #FFFFFF;
    font-size: xx-small;
	background-color: #6699FF;
	border: 0px outset #FFFFFF;
}

.fieldvalue {
	color: #0033CC;
	background-color: #DDEEFF;

}

.tablecell {
	background-color: #FF6600;
	padding: 1px;
}


.label {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
	border: 1px solid #FFFFFF;
	color: #000000;
}


.label1 {
    font-weight: bold;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: xx-small;
	color: darkblue;
}

.checkbox {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
}


a:link {
	font-family: Verdana;
	font-size: x-small;
	color: blue;
    text-decoration: None ;
}

a:hover {
	color: #0033CC;
	text-decoration: underline overline;
}

a:visited {
	font-family: Verdana;
	font-size: x-small;
	color: blue;
    text-decoration: None ;
}

a:active {
	font-family: Verdana;
	font-size: x-small;
	color: blue;
    text-decoration: None ;
}

.button {
	font-family: Verdana;
	font-size: x-small;
	border: 1px outset #000000;
	height: 25px;
	color: #FFFFFF;
	background-color:#E55451;
	cursor:hand;
}

.searchbutton {
	font-family: Verdana;
	font-size: xx-small;
	background-color:#4CC552;
	height: 20px;
	color: #FFFFFF;
	border: 1px outset #FFFFFF;
}

.searchbuttonclicked {
	font-family: Verdana;
	font-size: xx-small;
	background-color:#810541;
	height: 20px;
	color: #FFFFFF;
	border: 1px outset #FFFFFF;
}

.colclicked{
	background-color:#4CC552;
}

.colunclicked{
	background-color:#CCCCCC;
}

.buttonclicklabel {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}

.errormsg {
	font-size: x-small;
	color: #FF0000;
}

.errormsg1 {
	font-size: x-small;
	color: #EE9A01;
}

.notice {
	font-size: xx-small;
	color: #FF0000;
}

body {
	overflow: auto;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#DDEEFF;
	scrollbar-shadow-color:#DDEEFF;
	scrollbar-base-color:#6699FF;
	scrollbar-face-color:#6699FF;
	scrollbar-arrow-color:#DDEEFF;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
}
.fileField {
    font-size: x-small;
	border: 1px outset #342D7E;
	Cursor:hand;
}

.textField {
    font-size: x-small;
	border: 1px outset #342D7E;
}

.newbutton {
	color: #FFFFFF;
    font-size: x-small;
	background-color: #800517;
	border: 1px outset #FFFFFF;
	Cursor:hand;
}

.labelTitle {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}


.labelTitle2 {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	font-weight: bold;
}

.pageTitle {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	font-weight: bold;
}

.tablefooter{
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #F75D59;
}

.tableheaderNews {
	font-family: Verdana;
    height: 25px;
	color: #FFFFFF;
    font-size: xx-small;
	background-color: #C11B17;
}

.modifybutton {
	font-family: Verdana;
	font-weight: bold;
    text-decoration: Underline ;
	color: #2554C7;
    font-size: xx-small;
	background-color: #FFFFFF;
	border: 0px outset #FFFFFF;
	Cursor:hand;
}

.agendaMeetingTable{
	font-family: Verdana;
	border: 1px solid #000000;
	font-family: Verdana;
    font-size: x-small;
}

.agendaMeetingHeader{
	background-color: #C11B17;
}

.agendaAlternatingTable{
	background-color: #FDEEF4;
}

.agendaPageTitle {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}

.newsContent{
	font-family: Verdana;
	font-size: x-small;
}

.loginImage{
	margin: 0px; 
	padding: 0px; 
	Spacing:0px;
}

.inputbox {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px solid #000000;
	color: #0033CC;
	background-color: #FFFFFF;
	width:130;
	height:18;
}

.fieldname{
	padding-left: 20px;
	color: #0033CC;
	font-weight: bold;
}

.fieldname2{
	padding-left: 11px;
	color: #0033CC;
	font-weight: bold;
}

.fieldname3{
	padding-left: 0px;
	color: #0033CC;
	font-weight: bold;
}

.tableLogin {
    color: #0033cc;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
}

