body {
	background-image: url(../images/bg_uce.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	background-color: #FFFFFF;
}
.indexlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.more {
	PADDING-RIGHT: 20px;
	FONT-SIZE: 11px;
	COLOR: #800000;
	FONT-FAMILY: arial;
	text-decoration: none;

}
.heading {
	color: 855723;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.tdbg {
	background-attachment: fixed;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.labels {
	FONT-SIZE: 11px;
	COLOR: #800000;
	FONT-FAMILY: verdana;
	text-decoration: none;

}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.cursor {
	cursor: hand;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txtfield 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-top: 1px outset #CCCCCC;
	border-right: 1px outset #CCCCCC;
	border-bottom: 1px outset #E2E2E2;
	border-left: 1px outset #CCCCCC;
}
.buttons {
	width: 65px;
}
