body {
	font-family: Tahoma;
	font-size: 12px;
	color: #0A206B;
	margin: 0px;
}
.menubar {
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	height: 21px;
}
table.mainmenubar td a, table.mainmenubar td a:visited, table.mainmenubar td a:link  {
	font-weight: bold;
	color: #CCA941;
	text-decoration: none;
}
table.mainmenubar td a:hover {
	font-weight: bold;
	color: #EAD666;
	text-decoration: none;
}
.content {
	padding: 5px;
}
.footer {
	font-size: 10px;
	padding: 3px;
	color: #071C5D;
}
h1 {
	font-size: 17px;
	background-repeat: no-repeat;
	height: 30px;
	font-family: Tahoma;
}
h2 {
	font-size: 14px;
	color: #CCA941;
}
.tableHeader {
	background-color: #CDAA41;
}
table.tableBorder {
	border: 1px solid #CDAA41;
}
.maincontent {
	padding: 5px;
	background-image: url(images/btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.padding {
	padding: 5px;
}
.tableHeaderBg {
	background-image: url(images/tile.gif);
	background-repeat: repeat;
}
.mainmenubar {
	background-image: url(images/menutile.gif);
	background-repeat: repeat-x;
}
.pagecontent {
	background-image: url(images/watermark.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
}
li {
	line-height: 1.5;
}
.btn {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCA941;
	color: #0A206B;
}
.tableHeading {
	font-weight: bold;
	color: #CCA941;
	background-color: #0D287C;
}
.tableHeading2 {
	font-weight: bold;
	border: 2px dotted  #CCA941;
	padding-bottom:10px;
	text-align:center;
	margin:10px 50px 0px 50px;
	background-color:#F0EDE6;
}
.tableHeading2 a, .tableHeading2 a:visited {
		color:#88744F;
}
img.border {
	border: 1px solid CCA941;
}
.imgborder {
	border: 1px solid #CCA941;
}
.error {
	font-size: 12px;
	color: #FF0000;
}
