.loginheader {
	font-family: "MS Sans Serif";
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
td {
	font-family: "MS Sans Serif";
	font-size: xx-small;

}
.loginbutton {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
	background-color: #1E639A;
	border: 1px solid #000000;
	color: #FFFFFF;


}
.loginbg {
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;


}
body {
	background-color: #FFFFFF;
}
.mainbg {

	background-image: url(images/login_bgbw.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menulabel1 {
	font-weight: bold;
	background-color: #F8A01D;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #8C8C8C;
	text-decoration: underline;
}
.menulabel2 {

	font-weight: bold;
	background-color: #009933;
}
.menuactive1 {


	font-weight: normal;
	background-color: #C9C9C9;
}
.whitebg {
	background-color: #FFFFFF;
}
.addmenu {
	font-style: normal;
	background-color: #C7E6F1;
}
.listtitle {
	font-weight: bold;
	text-decoration: underline;
	font-size: x-small;
}
.listlabel {
	font-weight: bold;
	background-color: #87BEDC;
}
.listframe {
	background-color: #C8C8C8;
}
.textbox {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	border: 1px solid #666666;
}
.combobox {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	border: 1px solid #666666;
}
.button {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: normal;
	background-color: #FFCC00;
	border: 2px solid #000000;
}
.addmenu2 {

	font-style: normal;
	background-color: #FCEFA9;
}
