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

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:#1B6983; 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:#1B6983;
}



#nav {
	height:37px;
	font-size:110%;
	text-align:left;
	
}
#nav ul {
	margin:0;
	padding:14px 0 0 14px;

}
#nav li {
	display:inline;
    padding:5px;
	color:#1B6983;
	font-weight:bold;
}
#nav li a {
	color:#1B6983;
	font-weight:bold;
	text-decoration:none;
	padding:2px;
	
}
#nav li a:hover {
color:#49B6F3;
}

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

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

}


body {
	background-color: #F4F3EA;
}

.bodybk	{

	background-image:url(images/index_06.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

.bottom	{

background-image:url(images/bottom.GIF);
background-position:bottom;
background-repeat:no-repeat;
}
.updatable3	{
font-weight:bold;
}