body {
	background-image: url(images/bkg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #012F91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#mainmenu a:link {
	text-align: left;
	color: #032C9E;
	text-decoration: none;
}
#mainmenu a:visited {
	color: #032C9E;
	text-decoration: none;
	text-align: left;
}
#mainmenu a:hover {
	color: #003499;
	text-decoration: underline;
	text-align: left;
}
#mainmenu a:active {
	color: #003499;
	text-decoration: none;
	text-align: left;
}

#mainmargins {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 15px;
	padding-right: 7px;
}

#welcome {
	width: 275px;
	margin-left: 5px;
}
#bottomflash {
	width: 200px;
	margin-right: 50%;
	margin-left: 50%;
}


p {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #1F4D98;
	text-decoration: none;
}
a:visited {
	color: #032C9E;
	text-decoration: none;
}
a:hover {
	color: #003499;
	text-decoration: underline;
}
a:active {
	color: #003499;
	text-decoration: none;
}

#mainmenu {
	background-color: #d09b4b;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 2px;
}
.menubottom {
	margin-top: 100%;
	padding: 0px;
	margin-bottom: 0%;
	background-image: url(images/menuareabottom.gif);
	background-repeat: no-repeat;
	color: #D09B4B;
	background-color: #D09B4B;
}

#mainmenu .submenu {
	text-align: left;
	margin-left: 12px;
}

.floatRt {
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	padding: 3px;
	border: 1px none #012F91;
}
.floatLft {
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
}
.floatRtborder {
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	padding: 3px;
	border: 1px solid #012F91;
}

h1 {
	font-size: 22px;
	color: #003499;
	margin-bottom: 20px;
	margin-top: 20px;
}
h2 {
	font-size: 15px;
	color: #003499;
	margin-bottom: 5px;
}

h3 {
	color: #042D9F;
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 13px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bottomrule {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #013098;
}
#ministrytable {
	margin: 0px;
	padding: 0px;
	position: static;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
li {
	margin-bottom: 4px;
}
#mainmargins td {
	font-size: 12px;
}
