body {
	font-family: Verdana;
	font-size: 11px;
}

td {
	font-family: Verdana;
	font-size: 11px;
}

.echo {
	height: 71px;
	width: 95px;
	background-image: url(images/echo.JPG);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.arij {
	background-attachment: fixed;
	background-image: url(images/arij.jpg);
	background-repeat: no-repeat;
}
.accion {
	background-attachment: fixed;
	background-image: url(images/accion.JPG);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 164px;
}
.banner {
	background-image: url(images/topbanner.jpg);
//	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	height: 53px;
	width: 534px;
}
.topback {
//	background-attachment: fixed;
	background-image: url(images/topback.jpg);
//	background-repeat: repeat;
//	background-position: bott;
	height: 53px;
}
.leftmenu {
//	background-attachment: fixed;
	background-image: url(images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 148px;
	text-align: center;
}
.leftarrow {
	height: 14px;
	width: 20px;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}
.leftmenutext {
	font-family: Arial;
	font-size: 12px;
	color: #7D7977;
	font-weight: bold;
	text-decoration: none;
}
.MainMenu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #fefdfc;
	background-position: center center;
	text-align: center;
}
.button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FEFDFC;
	border: 1px outset #ffecc1;
	background-color: #01669A;
}
.rightmenu {
	height: 34px;
	width: 183px;
//	background-attachment: fixed;
	background-image: url(images/rightmenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightmenutext {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #c26e54;
	background-position: center center;
	text-align: center;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#popitmenu{
position: absolute;
background-color: #fff6d5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
		
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #7D7977;
display: block;
background-color:#fff6d5;
}

#popitmenu a:hover{
background-color: #ffecc1;
}
.Text {
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.small {
	font-size: 11px;
	font-family: Verdana;
	color: #88888;
}

.messageTitle {
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}

.messageDate {
	font-size: 10px;
	font-family: Verdana;
	color: #ee0000;
	
}

td.topborder {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.topbordergrey {
	border-top: 1px solid #c0c0c0;
}

td.toprightborder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.error {
	font-size: 12px;
	color: #bb0000;
}

table.questionnaires {
	border-color: #c0c0c0;
	border-width: 0 0 1px 1px;
	border-style: solid;
}

td.bordergrey {
	border-color: #c0c0c0;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
}

td.shaded {
	background-color: #FFF6D5;
}

td.bordergrey-shaded {
	border-color: #c0c0c0;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	background-color: #FFF6D5;
}

td.smallfont {
	font-size: 10px;
	font-family: Verdana;
}

div.editBox {
	border: 1px solid #c0c0c0;
	margin: 5px;
	width: 250px;
}

table.members {
	border-color: #c0c0c0;
	border-width: 0 0 1px 1px;
	border-style: solid;
	margin: 5px;
	width: 250px;
}

.summary {
	width: 400px;
	background-color: #eee;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

h3.title {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #550000;
	margin: 0px;
	padding: 0px;
}

.description {
	font-size: 11px;
	font-family: Verdana;
	color: #404040;
	padding: 0px;
	margin: 0px;
}

a.notfancy {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

a.notfancy:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}

div.question {
	border: 1px solid #c0c0c0;
	background-color: #f8f8f8;
	font-size: 12px;
	padding: 5px;
	margin: 5px;
	padding-bottom: 12px;
	width: 500px;
	text-align: left;
}

div.catinfo {
	margin: 0;
	padding: 0;
}

div.questiontext {
}

div.options {
	margin-top: 10px;
	margin-left: 60px;
}

div.optionstabe {
	margin-top: 10px;
	margin-left: 5px;
}

table.overview th {
	font-weight: bold;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

table.overview td {
	padding: 3px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

table.overview {
	padding: 0;
	margin: 0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.inputbox {
	font-size: 10px;
}

.messageBody {
	font-size: 10px;
}

.message {
	margin-left: 10px;
	margin-bottom: 10px;
}

.largeTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
}

.largeDate {
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
}

.largeBody {
	border-top: 1px solid #c0c0c0;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	text-align: left;
}

span.logintitle {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
	font-family: Verdana;
	color: #7D7977;
}

a.modest:link, a.modest:active, a.modest:visited {
	display: block;
	text-indent: 14px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	text-decoration: none;
}

span.asterisk {
	font-size: 10px;
	color: #ff0000;
	font-variant: small-caps;
}

table.sitemap {
	margin-top: 15px;
}

table.sitemap th {
	border-bottom: 1px solid #c0c0c0;
	background-color: #e5e5e5;
	padding: 5px;
}

table.sitemap td {
	padding: 5px;
	background-color: #efefef;
	border-bottom: 1px solid #c0c0c0;
}

a.sitemap:link, a.sitemap:active, a.sitemap:visited {
	color: #4433aa;
	text-decoration: none;
}

a.sitemap:hover {
	text-decoration: underline;
}

a.clean:link,
a.clean:visited {
	color: #a80103;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.clean:hover {
	text-decoration: underline;
}