﻿body {margin:0; background: white url(/images/bg.jpg) repeat-y top center; font-family:Arial; } 
body.stat {margin:0; background-color: #01245e; background: #01245e url(/images/none.jpg) repeat-y top center; font-family:Arial; } 

table.main { margin-bottom: 0; margin-top:0;}

table.stat {
	margin-bottom: 0;
	margin-top: 0;
	border-width: 2px 2px 2px 2px;
	border-spacing: 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	vertical-align: top;}

tr {margin:0;}

table.stat th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;}

td {margin:0;}

table.stat td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;}

div.stat {
    height: 598px;
    width: 217px;
    overflow: auto;
    border: 0px solid #666;
    background-color: #01245e;
    padding: 1px;}

p{margin:0; font-family:Arial; font-size:10pt;}

p.filler{ color:black;}

p.info{ color:black; font-size: 8pt;}

p.phone{ color:black; font-size: 9pt; font-weight:bold;}

p.phonered{ color: #bc1b1b; font-size: 12pt; font-weight:bold;}

p.news{ color: black; font-size: 10pt;}

p.footer { color:white; font-size: 10pt;}

p.statinfo { color:black; font-size: 8pt;}

h1{ color: black; font-size: 14pt;}

h2{ color: #01245e; font-size: 14pt; font-weight: bold;}

h3{ color: #ffffff; font-size: 10pt; font-weight: bold;}

h4{ color: #01245e; font-size: 10pt; font-weight: bold;}

li{  list-style-image: url('images/li.jpg') ;font-family:Arial; font-size:10pt;}

ul{ }

/* Links */
a { font-family:Arial;}

a:link {color: #000000; }
a:visited {color: #000000; }
a:active {color: #C0C0C0; }
a:hover {color: #C0C0C0; }

a.menu:link {color: #000000; font-size:13pt; text-decoration: none; font-weight:bold;}
a.menu:visited {color: #000000; font-size:13pt; text-decoration: none; font-weight:bold;}
a.menu:active {color: #FFFFFF; font-size:13pt; text-decoration: none; font-weight:bold;}
a.menu:hover {color: #FFFFFF; font-size:13pt; text-decoration: none; font-weight:bold;}

a.info:link {color: #000000; font-size:10pt; text-decoration: none; font-weight:bold; }
a.info:visited {color: #000000; font-size:10pt; text-decoration: none; font-weight:bold; }
a.info:active {color: #b9b9b9; }
a.info:hover {color: #b9b9b9; }

a.newstitle:link {color: #000000; font-size:12pt; text-decoration: none; font-weight:bold; }
a.newstitle:visited {color: #000000; font-size:12pt; text-decoration: none; font-weight:bold; }
a.newstitle:active {color: #FFFFFF; }
a.newstitle:hover {color: #FFFFFF; }

a.archive:link {color: #000000; font-size:9pt; text-decoration: underline; font-weight:bold; }
a.archive:visited {color: #000000; font-size:9pt; text-decoration: underline; font-weight:bold; }
a.archive:active {color: #FFFFFF; }
a.archive:hover {color: #FFFFFF; }

a.footer:link {color: #FFFFFF; font-size:10pt; text-decoration: underline; font-weight:bold; }
a.footer:visited {color: #FFFFFF; font-size:10pt; text-decoration: underline; font-weight:bold; }
a.footer:active {color: #b9b9b9; }
a.footer:hover {color: #b9b9b9; }

a.command:link {color: #000000; font-size:9pt; text-decoration: underline; }
a.command:visited {color: #000000; font-size:9pt; text-decoration: underline; }
a.command:active {color: #b9b9b9; }
a.command:hover {color: #b9b9b9; }

b { color:black;}

span_text { font-family:Arial; font-size:10pt;}
