﻿body {
	background-color: #EFEFEF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

hr {
	color: #000000;
	height: 1px;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

span {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}

a {
	color: #0000FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	height: 22px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 30px;
	border-color: #C0C0C0;
	border-width: 2px;
	border-style: outset;
	background-color: #EEEEEE;
}

a.menu:link, a.menu:visited {
	color: #0000FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #0000BB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.success {
	border-color: #000000;
	background-color: #CCFFFF;
	border-style: solid;
	border-width: 1px;
}

.error {
	border-color: #000000;
	background-color: #FFFFCC;
	border-style: solid;
	border-width: 1px;
}

.menuborder {
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
}

.header {
	border-color: #000000;
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
}

.cellborder2 {
	border-bottom: 1px solid #000000; 
}

.sideborder {
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
}

.tablebg {
	background-color: #F8F8F8;
}

.tablebg1 {
	background-color: ##FFFFFF;
}

.tablebg2 {
	background-color: #E6E6E6;
}

.tablebg3 {
	background-color: #F8F8F8;
}
