body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-position: 770 200;
	background-repeat: no-repeat;
	background-image: url("images/bg_1024.jpg");
}

.content-padding {
	padding: 10px;
}

.menuTop {
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	background-image: url("images/bg_menu.gif");
}

.menuBottom {
	vertical-align: bottom;
	background-image: url("images/bg_menu.gif");
}

a {
	color: #0000CC;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #721C72;	
}

.textFooter a {
	color: #FFFF00;	
}

.textFooter a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #762576;
	font-style: normal;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.textErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.textSubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #610161;
}