.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A498C;
}
BODY {
	SCROLLBAR-BASE-COLOR: #7B59B5;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	
}

.HR {
	BORDER-RIGHT: #cccccc thin dotted; BORDER-TOP: #cccccc thin dotted; BORDER-LEFT: #cccccc thin dotted; BORDER-BOTTOM: #cccccc thin dotted
}

.bigbutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003300;
	width: 265px;
	border: 1px 1 1;
	height: 18px;
}

.middlebutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003300;
	width: 175px;
	border: 1px 1 1;
	height: 18px;
}
.titletext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;

}

.searchbox {
	BORDER-RIGHT: #011f35 thin solid; BORDER-TOP: #525472 thin solid; FONT-SIZE: 11px; BORDER-LEFT: #525472 thin solid; WIDTH: 118px; BORDER-BOTTOM: #011f35 thin solid; FONT-FAMILY: verdana
}.table {
	background-color: #FFFFFF;
	border-top: 1px none #CEC7F7;
	border-right: 1px solid #CEC7F7;
	border-bottom: 1px solid #CEC7F7;
	border-left: 1px solid #CEC7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
}
.addbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CEC7F7;
	border: 1px solid #E9E6FB;
	text-decoration: none;
}
.textfield {
	background-image: url(images/textfield_bg.gif);
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	padding-left: 4px;
}
.addbutton2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CEC7F7;
	border: 1px solid #E9E6FB;
	text-decoration: none;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/textarea.gif);
	padding-left: 4px;
}
