body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #186196;
}
a:visited {
	color: #186196;
}
a:hover {
	color: #186196;
}

a: img   {
	border:solid 1px #000000
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.title2		{
	background:#2F99E3; color:#ffffff; font-weight:bold
}

.page-border	{
	border-left:1px #DD1C39 solid;
	border-right:1px #DD1C39 solid;
	border-top:1px #DD1C39 solid;
	border-bottom:1px #DD1C39 solid;
}

.indent {
	margin-left:8px; 
	margin-right:5px;
}

h1	{
font-size:14px;
color:#000;
}


<!--
#nav {
	height:25px;
	font-size:110%;
	text-align:left;
	
}
#nav ul {
	margin:0;
	padding:5px;

}
#nav li {
	display:inline;
    padding:8px;
	color:#fff;
	font-weight:bold;
}
#nav li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	
}
#nav li a:hover {
color:#003399;
}

.nav	{
	background-image:images/index2_02.gif;
	
	background-position:left;
	}
	
UL	{

list-style-image:url(images/icon.png);
margin:10px;
padding:10px;

}
-->


body {
	background-image: url(images/bk.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#AED4EE;
}

.left	{

	background-image:url(images/left.JPG);
	background-position:bottom;
	background-repeat:no-repeat;
	}
.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-weight: bold; }

.backs	{
background-image:url(images/mainbk.JPG);
background-position:bottom;
background-repeat:no-repeat;
}