a:link,a:active,a:visited { color:#01d; text-decoration:none }
a:hover { color:#01d; text-decoration:underline }

#bl { color:#474a7f; }

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; background-color:#edf1f7 }
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; }

table.main {
	border:1px solid #afb9c7;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;
}

td.mainLeft { width:200px; }

td.linksB {
	padding-top:1px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	
}

table.links {
	width:100%;
	border-top: 1px solid #afb9c7;
	border-right: 2px solid #afb9c7;
	border-bottom: 0px solid #afb9c7;
	border-left: 0px solid #afb9c7;
}

td.links {
	font-family: Arial;
	height:18px;
	font-size:8pt;
	font-weight:bold;
}

input.mbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #474a7f;
	border-top: 0px solid #afb9c7;
	border-right: 3px solid #afb9c7;
	border-bottom: 1px solid #afb9c7;
	border-left: 0px solid #afb9c7;
	background-color: #edf1f7;
	cursor: hand;
}

table.menu {
	width:200px;
	border-top: 0px solid #afb9c7;
	border-right: 3px solid #afb9c7;
	border-bottom: 1px solid #afb9c7;
	border-left: 0px solid #afb9c7;
}

td.menuHeader {
	height:10px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	border-bottom: 1px solid #afb9c7;
	background-color:#cfd9e7;
	vertical-align:middle;
	font-size:8pt;
	color:#474a7f;
}

td.menu {
	width:190px;
	height:100px;
	font-size:10pt;
}

table.news {
	height:645px;
	border-top: 0px solid #afb9c7;
	border-right: 2px solid #afb9c7;
	border-bottom: 1px solid #afb9c7;
	border-left: 0px solid #afb9c7;
}

td.news {
	font-size:10pt;
}

img {
	border:0px;
}

img.menuSpace {
	width:1px;
	height:6px;
}

img.arrow {
	vertical-align:middle;
	width:21px;
	height:16px;
}

hr		      { height: 4px; border: solid #c2cdd6 0px; border-top-width: 1px; margin-bottom:1px; }


table.m {
	width: 100%;
	border-top: 0px solid #afb9c7;
	border-right: 2px solid #afb9c7;
	border-bottom: 1px solid #afb9c7;
	border-left: 0px solid #afb9c7;
}

td.m {
	font-size:10pt;
}

td.p {
	font-size:8pt;
	border-bottom: 1px solid #afb9c7;
}

td.mm {
	border-top: 0px solid #afb9c7;
	border-right: 1px solid #afb9c7;
	border-bottom: 1px solid #afb9c7;
	border-left: 0px solid #afb9c7;
	font-size:8pt;
	width:30%;
}

p.fw {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 5px;
	list-style: circle;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


ul ul { font-weight: normal }

li { 
	margin-left: -23px;
	margin-top: 0px;
}

ul ul li {
	margin-left: -25px;
	list-style: disc
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}