body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #1e7f32;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#D6D9DC;
	scrollbar-shadow-color:#D6D9DC;
	scrollbar-face-color:#0059C2;
	scrollbar-highlight-color:#D6D9DC;
	scrollbar-dark-shadow-color:#D6D9DC;
	scrollbar-3d-light-color:#FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .8em;	
}

table#main {
	width: 752;
	background-color: #FFFFFF;
	margin-top: -5;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	z-index: 0;

		}
table#top {
	width: 752;
	margin-top: -10;
	margin-bottom: -10;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	z-index: 0;

		}

a { 
	color: #ffffff;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover { 
	color: #1247df; 
}

a.sidebar { 
	color: #ffffff;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.sidebar:hover { 
	color: #1247df; 
}

a.graphics { 
	color: #000000;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.graphics:hover { 
	color: #1247df; 
}

p{
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 140%;
}

p.main {
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 200%;
}
p.main2 {
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 120%;
}
p.news {
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #666666;
	line-height: 120%;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #061f57;
	text-transform: uppercase;
	letter-spacing: 30px;
	background-position: center top;
}


h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #061f57;
	text-transform: uppercase;
	letter-spacing: 5px;
}

h3 {
	
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #061f57;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 4px;
	margin-right: 8px;
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 4px;
	margin-right: 8px;
}

td.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-image:url(../images/tdBackground.jpg);
 	border-bottom: 1px solid #BBBBBB;

}

table.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-image:url(../images/tdBackground.jpg);
 	border-bottom: 1px solid #BBBBBB;

}
