/* CSS Document */
BODY {
	padding: 0px;
	margin: 0px;
	background-color: #c0dde6;
}
img {
	border: none;
}
table {
	border: none;
}
p {
	text-indent: 2em;
}
.rmenu {
	font:10px Tahoma;
	color:#105974;
	font-weight: bold;
	text-transform: uppercase;
}
.rmenu a {
	color:#105974;
	text-decoration: underline;
}
.rmenu a:hover {
	color:#105974;
	text-decoration: none;
}
.lmenu {
	font:12px Tahoma;
	color:#105974;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.lmenu a {
	color:#105974;
	text-decoration: underline;
}
.lmenu a:hover {
	color:#105974;
	text-decoration: none;
}
.lmenu2 {
	font:10px Tahoma;
	color:#105974;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:20px;
}
.lmenu2 a {
	color:#105974;
	text-decoration: underline;
}
.lmenu2 a:hover {
	color:#105974;
	text-decoration: none;
}
.txt {
	font:12px Verdana;
	color:#7e7e7e;
	padding-left:12px;
	padding-right:12px;
}
.txt a{
	color:#7e7e7e;
	text-decoration: underline;
}
.txt a:hover{
	color:#333;
	text-decoration: none;
}
.ltxt {
	font:16px Verdana;
	color:#F60;
	text-align:right;
	font-weight: bold;
	text-transform: uppercase;
}
.rtxt {
	font:13px Verdana;
	color:#105974;
	text-align:right;
	font-weight: bold;
	text-transform: uppercase;
}
.copy {
	font:12px Verdana;
	color:#105974;
	text-align:center;

}
.copy a {
	font:12px Verdana;
	color:#105974;
}
.list {
	font:12px Tahoma;
	color:#999;
}
.list a {
	color:#999;
	text-decoration: none;
}
.list a:hover {
	color:#999;
	text-decoration: underline;
}
.ban {
	font:12px Tahoma;
	color:#000;
}

.linkss {font-family: verdana; font-size: 11px; font-weight: normal; color: #7e7e7e; text-decoration: none; }
.linkss a{font-family: verdana; font-size: 11px; font-weight: normal; color: #7e7e7e; text-decoration: none;}
.linkss a:hover{font-family: verdana; font-size: 11px; font-weight: normal; color: #7e7e7e; text-decoration: underline;}