.menuCaption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.title {
	font-size: 18px;
	font-weight: bolder;
}

.footertxt {
	font-size: 10px;
	text-align: center;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
    background-color: #FFFFFF;
    background-position: center;
    background: url(images/header_bg.png);
}

table#maintitle {
	background-color: #F0F0F0;
}

table#toolbar {
	margin: 5px 5px;
}
table#toolbar th{
	font-size: 12px;
	background-color: #F0F0F0;
	border-bottom: 1px solid #B0B0B0;
	border-top: 1px solid #B0B0B0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

table#toolbar td.recordtitle{
	font-size: 12px;
	background-color: #F0F0F0;
	border-bottom: 1px solid #B0B0B0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

table#toolbar td.recordlist{
	font-size: 12px;
	border-bottom: 1px solid #B0B0B0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

table#toolbar img{
	margin:0px 10px;
}
table#toolbar br{
	line-height:0px;
}
table#toolbar a.toolbar {
	color : #999999;
	font-size: 11px;
	text-align: center;
	text-decoration : none;
	display: block;
	border: 1px solid #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
}
table#toolbar a.toolbar:hover {
	color : #000000;
	border: 1px solid #009900;
	background-color: #CCFFCC;
}

table#edit {
	margin: 5px 5px;
}


.menubtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #394016;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
