/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3764A5;
		background-image: url(images/body_bg2.gif);
	background-repeat: repeat-x;
}

body, td
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:white;
		line-height:125%;
		}
.title1 
	{
	font-family:"arial narrow", arial;
	font-size:18px;
	font-weight:bold;
	color:white;
	}

a {color:white;}.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.image{
	border-style:groove;
	border-color: #578482;
	border-width:10px;
      }

