body {
	font: 8pt "Tahoma";
	color: #000000;
	margin: 0;
}

a {
	color: #AE9DAF;
	text-decoration: none;
}

a:hover {
	color: #97649C;
	text-decoration: none;
}

table, td, tr {
	font: 8pt "Tahoma";
	color: #808080;
	text-align: justify;
}


.sidebar {
	width: 229px;
}

.sidebar {
	width: 500px;
	height: 38px;
	color: #714C74;
background:#EDE6E1;
	text-decoration: none;
	font: bold 8pt "Tahoma";
	line-height: 6pt;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
-moz-border-radius: 0 15px;
margin: 0 0 5px 0;
	margin-top: 6px;
	margin-bottom: 10px; 
}

.sidebar a img {
	border: 3px solid #AE9DAF;
	padding: 1px;
	background: #F4F3F1;
	margin: 3px;
}

.sidebar a img:hover {
	border: 3px solid #6E5A70;
	padding: 1px;
	background: #FFFFFF;
}

.sidebaritem {
	padding: 0 13px 0 13px;
	text-align: center;
}

.sidebar strong {
	font: normal normal normal 12pt "Tahoma";
	color: #AE9DAF; 
}

.sidebar em {
	color: #714C74;
}
input, select, button {
	font: 8pt "Tahoma";
	color:#777777;
	border:0px;
	background-color: #C8C8C8;
	padding: 7px;
}

textarea {
	font: 8pt "Tahoma";
	color:#777777;
	border:0px;
	background-color: #C8C8C8;
	padding: 7px;
}


.page_title {
	background: url('imgs/page_title.jpg') no-repeat top left;
	width: 660px;
	height: 92px;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	font: bold 10pt "Tahoma";
	color: #D16559;
	padding: 0 10px 0px 60px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}