.banner {
	font-family: Tahoma;
	background-color : #EAEAEA;
	font-size: 20px;
	color: black;
	font-weight: bold;
}

.bannersmall {
	font-family: Tahoma;
	background-color : #EAEAEA;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.maintable {
	border: 1px solid #445566;
	background-color:#FFFFFF;
	border-style: solid;
	padding:0px;
	border-spacing:0px;
}

.divmesg
{
	font-weight: bold;
	color: blue;
}

.diverror
{
	font-weight: bold;
	color: red;
}

.divstatus
{
	font-weight: bold;
	color: green;
}

body {
	background-color:#EAEAEA;
	margin: 8px 8px 15px 8px;
	font-family: verdana,  sans-serif;
	font-size: 12px;
}

.darkheader {
	background-color: #336699;
	color: white;
	font-family: verdana;
	border-right-style: none;
	border-left-style: none;
}

.darkheader a{
	color: white;
}

table {
	font-family: verdana,  sans-serif;
	font-size: 11px;
}

.normaltd {
	border-right-style: none;
	border-left-style: none;
	border-color: #445566;

	border-bottom-style: solid;
}

.xmldiv {
	border: 1px solid #445566;
	background-color:EDEEE5;
	border-style: solid;
	padding:0px;
	border-spacing:0px;
	width: 100%;
}

.button {
	border-collapse:collapse;
	background-color:#EAEAEA;
	border: 1px solid #445566;
	color: black;
	font-family: verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.emailtable
{
	font-family: verdana,  sans-serif;
	font-size: 8pt;
	border : 0px solid black;
}

.linkbutton
{
	border-style:none;
	color:blue;
	text-decoration:underline;
	cursor:pointer;
	font-size:10px;	
	background-color:white;
	border: 0px solid #445566;
}

.linkstable
{
	background-color: #EAEAEA; 
	border: 1px solid black;
	font-weight:bold;
}

.linkstable a
{
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}

.linkstable a:hover
{
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}

.divback
{
	font-weight:bold;
}

.divback a
{
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}

.divback a:hover
{
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}

.link a
{
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}

.link a:hover
{
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}
