A:link {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
A:hover	{
	COLOR: #ff3300;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
.border {
	border: 1px solid #000000;
}

.style1 {
	color: #FFFFFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

.height {
	height: 100%;
}

body {
	background-image: url(/images/bg.gif);
	background-color: #B5BABD;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.botline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5BABD;
	border-right-color: #B5BABD;
	border-bottom-color: #B5BABD;
	border-left-color: #B5BABD;
}

.menu {
	BORDER-TOP: #B5BABD solid 1px;
	BORDER-BOTTOM: #B5BABD solid 1px;
	BORDER-LEFT: #B5BABD solid 1px;
	BORDER-RIGHT: #B5BABD solid 1px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	CURSOR: hand;
	FONT-FAMILY: Verdana, Helvetica, arial;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.agForm {
	width: 98%;
	background-color: #B3B9BC;
}.agContent {
	height: 300px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EB3D00;
	font-weight: bolder;
}
