body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #D6D6E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu_text {
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}
h1.zag {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.zag {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
a.zag,a.zag:visited,a.zag:active {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.zag_bottom,a.zag_bottom:visited,a.zag_bottom:active {
	font-size: 14px;
	color: #32327F;
	font-weight: bold;
	text-decoration: none;
}
a.zag:hover {
	font-size: 14px;
	color: #CFCFCF;
	font-weight: bold;
	text-decoration: none;
}
.tdend {
        background-color:#F8E8e0;
	background-image: url(images/vert_perfor.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.tdmenu {
	font-size: 15px;
        font-weight: bold;
        padding-left: 10px;
        background-color:#F8E8e0;
	background-image: url(images/menu_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
}
.input { 
	font-family: Arial;
	font-size: 13px;
	color: #000000;
                background-color:#D6D6E5;
                border-color:#8680B6;
	border-width:1px;
	border-style:solid;
}
#helpIndex {
	display: none;
}

