﻿body {
}
.wuc
{
	font-size: 8pt;
	color: #660033;
	border-bottom: firebrick 1px solid;
	font-family: Tahoma;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 1px;
	padding-top: 3px;
	border-top-width: thin;
	border-top-color: firebrick;
	border-left-width: thin;
	border-left-color: firebrick;
	border-right-width: thin;
	border-right-color: firebrick;
	width: 90%;
	height: 79px;
}
.Ebtn
{
	color: white;
	font-family: Tahoma;
	background-color: #660033;
	border-right: #cc6633 thin solid;
	border-top: #cc6633 thin solid;
	border-left: #cc6633 thin solid;
	border-bottom: #cc6633 thin solid;
}
.Abtn
{
	color: white;
	font-family: Tahoma;
	background-color: #660033;
	border-right: #cc6633 thin solid;
	border-top: #cc6633 thin solid;
	border-left: #cc6633 thin solid;
	border-bottom: #cc6633 thin solid;
}

