body {
	BACKGROUND: url(../images/bg.png) #F0EEED repeat-y center top;
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV#container {
	BACKGROUND: url(../images/bg-top.png) no-repeat center top; HEIGHT: 500px
}

#sidemenu a {
  text-decoration: none;
  color: #ffffff;
  font-size: 0.73em;
}

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

#sidemenu td {
  height: 23px;
}

.bg_sides {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	background-color: #333CB0;
}

.bg_center {
	background-image: url(../images/bg_center.gif);
	background-repeat: repeat-x;
}

.bg_center1 {
	
}

.txt_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #212770;
}

#default_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

#default_white a {
	color: #FFFFFF;
	text-decoration: underline;
}

#default_white a:hover {
	text-decoration: none;
}

#default_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

#default_black a {
	color: #000099;
	text-decoration: underline;
}

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

#default_grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E0E0DA;
}

.txt_error {
	color: #AC2600;
}

.fields {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.fields_yellow {
	border: 1px solid #FFFFFF;
	background-color: #CCCC99;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.line {
	background-color: #555FCE;
	height: 1px;
}

/*
FOOTER
*/
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

#footer td {
	font: 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.provided {
	font: 9px "Times New Roman", Times, serif;
	color: #000000;
}
