﻿.textx {
	padding: 10px;
	font-family: Calibri;
	font-size: medium;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

.link {
	color: #9C0156;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: small;
}

.link_footer {
	color: #9C0156;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: x-small;
}


.a:visited {
	color: #9C0156;
}
.a:active {
	color: #9C0156;
}
.a:hover {
	color: #9C0156;
}

.table_top {
	border-width: 0px;
	background-color: #FFFFFF;
}

.table_top_left {
	border: medium none #AA007F;
	background-color: #FFE1FF;
	background-image: url('images/topl1.jpg');
}

.table_top_middle {
	border-left: medium none #AA007F;
	border-right: medium none #AA007F;
	border-top: medium none #AA007F;
	border-bottom: 2px solid #AA007F;
}

.text {
	font-family: "Trebuchet MS";
	color: #72706F;
	font-size: small;
	text-decoration:none
}

.text_menu {
	font-family: "Trebuchet MS";
	color: #72706F;
	font-size: small;
	text-decoration: none;
}


.table_top_right {
	border-left-style: none;
	border-left-width: medium;
	font-family: Trebuchet MS;
	font-size: small;
}

.table_main {
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.header_top {
	font-size: x-large;
	font-style: Trebuchet MS;
	color: #878785;
}

.header_bottom {
	font-size: x-large;
	font-style: Trebuchet MS;
	color: #878785;
	float:right
}


.copyright {
	color: #72706F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	float:right;
}

.menu_main {
	border: 0 solid #FFCAFF;
	background-color: #FFE1FF;
	font-family: "Trebuchet MS";
	font-size: small;
}

