body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 10px;
	padding: 10px;
}
#layouttable {
	border: 2px none #990000;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}


td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
#layouttable .menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#layouttable .menu a:hover {
	text-decoration: none;
	color: #660000;
}
#menuright {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#maintable3sides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #660000;
	text-align: justify;
}
#padd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#bottombar {
	background-color: #CCCCCC;
	background-image: url(../Images/bottombar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
}
.bottom {
	color: #660000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: capitalize;
	color: #6B090A;
}
.bottomMenu {
	color: #660000;
	text-decoration: none;
}
a.bottomMenu:hover{
	color: #666666;
	text-decoration: underline;	
}
a.bottom:hover {
	color: #000066;
}
