 body {
	background-color: #3B4384;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 305px;
}

.footer {
    background: url(../images/footer.png);
	background-repeat: no-repeat;
}

.bodybkg {
    background: url(../images/body.png);
}

.searchbkg{
    background: url(../images/search-bkg.png);
	background-repeat: no-repeat;
	height: 250px;
}

 h1 {
	font-family: Arial;
	font-size: 18px;
	color: #ff0000;
	font-style: italic;
	font-weight: bold;
}

 h2 {
	font-family: Arial;
	font-size: 16px;
	color: #3B4384;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

a.external:link {color: #3B4384; font-weight: bold; }
a.external:visited {color: #3B4384; font-weight: bold; }
a.external:hover {color: #ff0000; font-weight: bold; }
a.external:active {color: #3B4384; font-weight: bold; } 

.menu {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-style:italic;
}

.menu2{
	font-family: Arial;
	font-size: 12px;
	color: #3B4384;
	font-weight: bold;
}

.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.style2 {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}


.style3 {
	font-family: Arial;
	font-size: 16px;
	color: #3B4384;
	font-weight: bold;
}

.style4 {
	font-family: Arial;
	font-size: 14px;
	color: #3B4384;
	font-weight: bold;
}

.style5 {
	font-family: Arial;
	font-size: 14px;
	color: #3B4384;
	font-weight: normal;
}

.style6 {
	font-family: Arial;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.style7 {
	font-family: Arial;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	font-style:italic;
}

.style8 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.style9 {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
