body
{
	background-color: white;
	color: #0f447b;
	font-family: Arial;
	font-size: 12px;
	margin : 5px 0px 5px 0px;
}

.timr
{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: white;
	color: #0f447b;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.timr TABLE {
	height: 20px;
	width: 100%;
	padding: 0px 5px 0px 5px;
	color: #0f447b;
	font-weight: none;
	font-size: 10px;
	background-color: #FFFFFF;
	border: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.ticker {
	height: 30px;
	padding-top: 0px;
}

.ticker TABLE {
	height: 25px;
	width: 100%;
	padding: 0px 5px 0px 5px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	background-color: #4177ae;
	border: 1px solid black;
}

.content {
	padding-left: 5px;
	text-align: justify;
}

.main {
	width: 930px;
	background-image: url(../images/iface/bg.gif);
}

.navtable {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/iface/bottom2.jpg);
	height: 145px;
	width: 180px;
	padding-left: 10px;
	color: white;
	line-height: 18px;
}

.navtable A {
color: white;
text-decoration: none;
}

.navtable A:LINK {
color: white;
text-decoration: none;
}

.navtable A:HOVER {
color: white;
text-decoration: none;
}

.navtable A:VISITED {
color: white;
text-decoration: none;
}
		
td
{
	
}

p
{
}

li
{
	list-style-image : url(../images/iface/dot.gif);
}

a:link
{
	text-decoration: underline;
	font-weight: bold;
	color: #0f447b;
}

a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #0f447b;
}

a:visited
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.credit {
	color: black;
	padding-top: 10px;
	text-align: right;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
}

.credit A:LINK {
	text-decoration: none;
	color: black;
	font-weight: normal;
}

.credit A:HOVER, VISITED {
	text-decoration: none;
	color: black;
	font-weight: normal;
}

.credit A {
	text-decoration: none;
	color: black;
	font-weight: normal;
}

/* 
INPUT, SELECT {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 3px;
	height: 13px;
	width: 70px;
	font-size: 8px;
	background-color: white;
	color: #0f447b;
	font-family: Arial;
	font-size: 10px;

	}
	
INPUT.img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 45px;
	height: 20px;
	background-color: white;
	color: #0f447b;
	font-family: Arial;
	font-size: 10px;

	}
	
textarea {
	font-family: Arial;
	font-size: 11px;
	border-top: 1px groove #555555;
	border-right: 1px groove #999999;
	border-bottom: 1px groove #999999;
	border-left: 1px groove #555555;
}

table {
	padding: 0px;
	margin: 0px;
	border: 1px none #cccccc;
	background-color: #fff0f0;
}
td {
	padding: 0px;
	margin: 0px;
	border: 1px none #c0c0ff;
	background-color: #f0f0ff;
}
img {
	border: 1px none #cc0000;
}
*/