@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #ECECEC;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #595959; font-weight: bold; }

.style3 a:link {
color: #595959;
text-decoration: none;
}
.style3 a:visited {
color: #595959;
text-decoration: none;
}
.style3 a:active {
color: #595959;
text-decoration:  none;
}
.style3 a:hover {
color: #383838;
text-decoration: underline;
}

.maintitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #c7661f; }

.main {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.main a:link {
color: #0941CF;
text-decoration: none;
}
.main a:visited {
color: #0941CF;
text-decoration: none;
}
.main a:active {
color: #0941CF;
text-decoration: none;
}
.main a:hover {
color: #000000;
text-decoration: underline;
}

.maintable {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }

.maintable a:link {
color: #0941CF;
text-decoration: none;
}
.maintable a:visited {
color: #0941CF;
text-decoration: none;
}
.maintable a:active {
color: #0941CF;
text-decoration: none;
}
.maintable a:hover {
color: #000000;
text-decoration: underline;
}


td.padded {
padding-left:10px;
padding-right:10px;
}

td.borderleft {
border-left: 1px solid gray;
}

td.borderright {
border-right: 1px solid gray;
}

td.withborder {
border: 1px solid gray;
}


td.dots {
border-bottom: 1px dotted gray;
}

-->
</style>

