body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #F8E8e0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu_text {
	font-size: 13px;
                font-weight: bold;
                padding-left: 10px;
}
a:link {
	color: #212956;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #212956;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #7F7EBB;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #212956;
	font-weight: bold;
	text-decoration: none;
}
.zag {
	font-size: 16px;
	color: #CD6936;
	margin-left:4px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
}
img {
border-color: #0000FF;
}
.copy {
                padding-left: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a.zag,a.zag:hover,a.zag:visited,a.zag:active {
	font-size: 14px;
	color: #CD6936;
	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: 14px;
                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: Tahoma;
	font-size: 13px;
	color: #000000;
                background-color:#FAF0EA;
                border-color:#E9DDC3;
	border-width:1px;
	border-style:solid;
}

