body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}

A {
	COLOR: #3d2b0d;
	FONT-WEIGHT: normal;
	text-decoration: none;



}
A:hover {
	COLOR: #4D396A;
	FONT-WEIGHT: normal;
	text-decoration: underline;


}
.Aalt {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: normal;

}
.Aalt:hover {
	COLOR: #CC99CC;
	font-weight: normal;
	text-decoration: none;

}
.Aaltnormal {
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	height: 20px;
	left: 4px;
	padding: 4px;
	border: none;


}
.Aaltnormal:hover {
	COLOR: #4D396A;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;



}
.headers { COLOR: #330033; FONT-SIZE: 90%; FONT-STYLE: normal; FONT-WEIGHT: normal}
.textwhite td {
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LIST-STYLE: square none inside;

}
.textbacked {
	COLOR: #333333;
	FONT-FAMILY: arial;
	FONT-SIZE: 70%;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LIST-STYLE: square none inside;
	background-color: #CCCC99;

}

SELECT {
	BACKGROUND: #ffffff;
	COLOR: #333333;
	font-size: 80%;

}
.nopad {
	padding: 0px;
}
.noborder {
	border: none;

}
.sideheader {
	COLOR: #006699;
	FONT-FAMILY: arial;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	LIST-STYLE: square none inside;
	background-image: url(img/sidebar-bk.gif);
	height: 20px;
	width: 147px;
	padding: 2px;




}
.sideheader2 {

	COLOR: #ccddee;
	FONT-FAMILY: arial;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	LIST-STYLE: square none inside;
	background-image: url(img/sidebar-bk2.gif);
	height: 20px;
	width: 147px;
	padding: 2px;
}
ul {
}
li {
	list-style-image: url(img/arrow1.gif);
	list-style-position: outside;
	vertical-align: middle;
}
input {
	color: #003366;
	font-size: 11px;


}
td {
	color: #663300;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;


}
textarea {
	color: #003366;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bolder;
	color: #663366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bolder;
	color: #663366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 010%;
	font-weight: bolder;
	color: #663366;
}

