@charset "utf-8";
/* CSS Document */

a, a:link {
	color: #77377c;
	text-decoration: underline;
}
a:visited {
	color: #114455;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;


}
a.footer:link {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.footer:visited {
	color: #51669d;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.footer:hover {
  color: #999999;
  font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}


.header {
	color: #ad2724;
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	margin-top:12px;
}

.headerindent {
	color: #000000;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	margin-left:10px;
	margin-right:10px;
	margin-top:12px;
}



.body {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
body {
	background-color: #51669d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftbody {
	font-family: tahoma;
	font-size: 16px;
	line-height: 18px;
}

.indent {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	margin-left:20px;
	margin-right:10px;
	}
	
.indentsmall {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	margin-left:10px;
	margin-right:10px;	
	
	
}
.footer {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	
}

.footercc {
	color: #000000;
	font-family: tahoma;
	font-size: 9px;
	
}
.footerback {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	height:106px;

	
}
#elMenu {
	position: relative;
}
#elMenuUp {
	position: absolute;
	left: 21px;
	top: 40px;
}
#elMenuOver {
	position: absolute;
	left: 0;
	top: 0px;
	visibility: hidden;
}
