.style01 {
	font-family: Tahoma;
	font-size: 13px;
	color: #525252;
}
.style02 {
	font-family: Tahoma;
	font-size: 30px;
	color: #8a3105;
}

.style03 {
	font-family: Tahoma;
	font-size: 13px;
	color: #8a3105;
	font-weight:bold;
}
.style04 {
	font-family: Tahoma;
	font-size: 15px;
	color: #616161;

}
.style05 {
	font-family: Tahoma;
	font-size: 15px;
	color: #ff0000;

}

.style06 {
	font-family: Tahoma;
	font-size: 12px;
	color: #525252;

}
.style07 {
	font-family: Tahoma;
	font-size: 20px;
	color: #8a3105;

}
.style08 {
	font-family: Tahoma;
	font-size: 13px;
	color: #ff0000;

}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.menu:link {
	font-family: Tahoma;
	font-size: 15px;
	color: #8a3105;
	text-decoration:none;
	font-weight:bold;

}

.menu:active {
	font-family: Tahoma;
	font-size: 15px;
	color: #8a3105;
	text-decoration:none;
	font-weight:bold;
}

.menu:visited {
	font-family: Tahoma;
	font-size: 15px;
	color: #8a3105;
	text-decoration:none;
	font-weight:bold;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 15px;
	color: #ff1d00;
	text-decoration:none;
	font-weight:bold;
}
.menu_active {
	font-family: Tahoma;
	font-size: 15px;
	color: #ff1d00;
	text-decoration:none;
	font-weight:bold;
	cursor:default;
}
.menu_main {
	font-family: Tahoma;
	font-size: 16px;
	color: #923e12;
	text-decoration:none;
	font-weight:bold;
}


.menu_1:link {
	font-family: Tahoma;
	font-size: 15px;
	color: #5c5c5c;
	text-decoration:none;


}

.menu_1:active {
	font-family: Tahoma;
	font-size: 15px;
	color: #5c5c5c;
	text-decoration:none;

}

.menu_1:visited {
	font-family: Tahoma;
	font-size: 15px;
	color: #5c5c5c;
	text-decoration:none;

}
.menu_1:hover {
	font-family: Tahoma;
	font-size: 15px;
	color: #ff0000;
	text-decoration:underline;

}
.menu_1_active {
	font-family: Tahoma;
	font-size: 15px;
	color: #ff0000;
	text-decoration:underline;

}

INPUT {
        BORDER-RIGHT: #989898 1px solid; BORDER-TOP: #989898 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #989898 1px solid; COLOR: #989898; BORDER-BOTTOM: #989898 1px solid; FONT-FAMILY: Tahoma, sans-serif; BACKGROUND-COLOR: #FFFFFF; COLOR:#000000;
}
TEXTAREA {
        BORDER-RIGHT: #989898 1px solid; BORDER-TOP: #989898 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #989898 1px solid; COLOR: #989898; BORDER-BOTTOM: #3989898 1px solid; FONT-FAMILY: Tahoma, sans-serif; BACKGROUND-COLOR: #FFFFFF; COLOR:#000000;
}