body
{
	margin: 0px;
	padding: 0px;
	background-color: #a4a4ae;
	font-family: Arial;
	cursor: default;
	overflow: hidden;
}

table
{
	border-collapse: collapse;
}

td
{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

A:focus
{
	outline: none;
}

.TitleOuterCell
{
	border-bottom: solid 1px #a3589b;
}

.Title
{
	width: 770px;
	height: 55px;
	table-layout: fixed;
}

.Title td
{
	padding-top: 16px;
	border: none;
}

.MenuOuterCell
{
	border-bottom: solid 1px #EBDAEA;
}

.Menu
{
	width: 100%;
	height: 45px;
}

.Menu td
{
 	color: #a3589b;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.Menu A:active, .Menu A:link, .Menu A:visited
{
	color: White;
	text-decoration: none;
}

.Menu a:hover
{
	color: #a3589b;
	text-decoration: none;
}

.Languages
{
	font-family: Verdana;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #cda0c9;
}

.Languages A:active, .Languages A:link, .Languages A:visited
{
	color: #a4a4ae;
	font-weight: normal;
	text-decoration: none;
}

.Languages a:hover
{
	text-decoration: underline;
}

.FooterBar
{
	background-image: url(/images/master/footer.jpg);
	background-repeat: repeat-x;
}

table.Button
{
	height: 20px;
	cursor: pointer;
}

table.Button td
{
	border: solid 1px #cda0c9;
	background-image: url(/images/master/button.jpg);
	vertical-align: middle;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: White;
}

table.Button td A:active, table.Button td A:link, table.Button td A:visited, table.Button td A:hover
{
	color: White;
	text-decoration: none;
}

.PrivacyStatement
{
	padding-right: 35px;
	vertical-align:middle;
}

.PrivacyStatement A:active, .PrivacyStatement A:link, .PrivacyStatement A:visited
{
	font-size: 10px;
	color: #b0b0b0;
	text-decoration: none;
}

.PrivacyStatement A:hover
{
	color: #b0b0b0;
	text-decoration: underline;
}
