﻿/*
10px - 77%
11px - 85%
12px - 93%
13px - 100%
14px - 108%
15px - 116%
16px - 123.1%
17px - 131%
18px - 138.5%
19px - 146.5%
20px - 153.9%
21px - 161.6%
22px - 167%
23px - 174%
24px - 182%
25px - 189%
26px - 197%
*/
h1
{
    font-size: 138.5%;
}
h2
{
    font-size: 123.1%;
}
h3
{
    font-size: 108%;
}
h1, h2, h3
{
    margin: 1em 0;
    color:#456b4e;
}
h1, h2, h3, h4, h5, h6, strong
{
    font-weight: bold;
    margin-top:0;
}
abbr, acronym
{
    border-bottom: 1px dotted #000;
    cursor: help;
} 
em
{
    font-style: italic;
}
blockquote, ul, ol, dl
{
    margin: 1em;
}
ol, ul, dl
{
    margin-left: 2em;
}
dl dd
{
    margin-left: 1em;
}
th, td
{
    padding: .5em;
}
th
{
    font-weight: bold;
}
caption
{
    margin-bottom: .5em;
    text-align: center;
}
p, fieldset, table, pre
{
    margin-bottom: 1em;
}
input[type=text],input[type=password],textarea
{  
    width:12.25em;
    *width:11.9em;  
}
td.commandItem
{
    background-image:none;
}
.ruButton
{
    border-top: solid 1px #52b50c;
    border-right: solid 1px #4fb10b;
    border-bottom: solid 1px #3b9205;
    border-left: solid 1px #439e08;
    padding:1px;
    background: url("../img/ruBrowse.gif") repeat-x;
    color:#fff;
    font-weight:bold;
    text-align:center;
}
body div
{
    text-align:left;
}
.clear
{
    clear:both;
}
#hd
{
    clear:both;
    height:250px;
    background: transparent url("../img/site/header2.jpg") no-repeat;
}
.header
{
    height:220px;
}
#bd
{
    margin-top:10px;
}
#ft
{
    /*background-color:#f8f8f8;
    border:solid 1px #f0f0f0;*/
    border-top:solid 2px #89c127;
    margin-top:10px;
    height:25px;
    clear:both;
    text-align:center;
    padding-top:10px;
    color:#474747;
    font-size:85%;
}
.label
{
    display:block;
    float:left;
    width:70px;
    height:27px;
}
.list li 
{ 
	background:url(../img/site/bull.gif) 0 8px no-repeat;
	padding:0 0 5px 23px;
	line-height:2.09;
	color:#191818;
	text-decoration:none;
}
.mainTitle
{
    color:#bc361b;
    color:#49a901;
    color:#ff8100;
    color:#456b4e;
    font-size: 197%;
    margin-bottom:0;
}
h1 a:link, h1 a:active, h1 a:visited
{
    color:#456b4e;
}
.subTitle
{
    text-align:center;

}
a:link, a:visited, a.active
{
	color:#191818;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
.homepageText
{
	color:#456b4e;
	font-size:123.1%;
	text-align:center;
	font-weight:bold;
}
