﻿body
{
	font-family: Verdana, tahoma, Arial;
	font-size: x-small;
}

.tblHeader
{
	background-image: url('Images/MemDev08_bg.gif');
}


input
{
	color: #000000;
	background-color: #F1EECD;
	border: 1px solid #000000;
}

.Button
{
	background-color: #D7D29D;
	font-family: verdana, tahoma, arial;
	font-size: x-small;
	font-weight: bold;
}
.Button:hover
{
	background-color: #6F692D;
	font-family: verdana, tahoma, arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

.tblFrame
{
	border: 1px solid #6F692D;
}

