@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #ffffff;
	background-image: url(images/bnrbg1.png);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

a:link {
color: #1a2989;
text-decoration: none;
}

a:visited {
color: #1a2989;
text-decoration: none;
}

a:hover {
color: #3d96a0;
}

a:active {
color: #3d96a0;
}

a.navi {
text-decoration: none;
color: #ffffff;
font-size: 13px;
}

a.navi:hover {
text-decoration: none;
}

#navigation td {
border-top: 1px solid #000000;
}
	
#navigation a {
font: bold 13px Arial, Helvetica, sans-serif;
color: #0000FF;
text-decoration: none;
display:block;
padding:3px 3px 3px 3px;
}
	
#navigation a:hover {
background: #0000FF;
color:#FFFFFF;
font-weight: bold;
}

#nav td {
border-top: 1px solid #000000;
}
	
#nav a {
font: bold 13px Arial, Helvetica, sans-serif;
color: #0000FF;
text-decoration: none;
display:block;
padding:3px 3px 3px 3px;
}
	
#nav a:hover {
background: #0000FF;
color:#FFFFFF;
font-weight: bold;
}


#subnav a {
font: bold 13px Arial, Helvetica, sans-serif;
color: #000000;
text-align: right;
text-decoration: none;
display:block;
padding:3px 3px 3px 3px;
background-color: #D6CCFD;
}
	
#subnav a:hover {
background-color:#3399CC;
color:#FFFFFF;
font-weight: bold;
}


h1 {
font-size: 14px;
letter-spacing: 3px;
font-weight: bold;
}

h2 {
font-size: 12px;
letter-spacing: 2px;
font-weight: bold;
}




#footer {
background-color: #fef5e8;
}


IMG.right-floating {
float: right;
border-color: #ffefd7;
clear:left;
}

IMG.left-floating {
float: left;
border-color: #ffefd7;
}

.style2 {font-size: 10px;
line-spacing: 20px;
}


.style10 {
font-size: 13px; 
line-height: normal;
text-align:center;
}

.style12 {font-size: 10px; line-height: normal; text-align: center; }
.style15 {
	text-align: center;
	line-height: normal;
	font-size: 11px;
	font-style: italic;
}
.style16 {text-align: center; line-height: normal; font-size: 11px; }
.style9 {
	font-size: 12px;
	line-height: normal;
}
.style8 {font-size: 10px; text-align: center; }
.style4 {font-size: 12px; }
.style5 {
	font-size: 8px;
	text-align: center
}
.style6 {font-size: 12px; font-weight: bold; }
