<!--
	
	/*******************************************************************************
	CSS - ecranomer
	Maxim Zimin [MacMax] - www.macmax.ru
	*******************************************************************************/
-->
/* FontFamily */
body, td, th, p, a, ul, li, input, textarea, select {font-family: Verdana, "Lucida Grande CY", "Lucida Grande", Tahoma, Arial, sans-serif;}

/* FontSize */
body, td, p, ul, li, input {font-size: 10px;}
h1 {font-size: 180%}
h2 {font-size: 150%}
h3 {font-size: 120%}
h4 {font-size: 110%}
h5 {font-size: 100%}
h6 {font-size: 80%}

/* Colors */
body {background-color: #FFFFFF;}
input, textarea, select {background-color: #FFFFFF;}

body, input, textarea, select {color: #333333;}
td, th, p, ul, li {color: #333333;}

a {color: #FF9900}
a:link {color: #FF9900}
a:visited {color: #FF9900}
a:active {color: #FF9900}
a:hover {color: #FF9900}

h1 {color: #666666}
h2 {color: #666666}
h3 {color: #666666}
h4 {color: #666666}
h5 {color: #666666}
h6 {color: #666666}
h7 {color: #666666}

/* FontStyle & FontWeight & Decoration */
body, td, th, p, ul, li, input, textarea, select {font-style: normal; font-weight: normal; text-decoration:none}

h1 {font-weight: normal;}
h2 {font-weight: normal;}
h3 {font-weight: bold;}
h4 {font-weight: bold;}
h5 {font-weight: bold;}
h6 {font-weight: bold;}
h7 {font-weight: bold;}

a {font-style: normal; font-weight: normal; text-decoration:none}
a:link {font-style: normal; font-weight: normal; text-decoration:none}
a:visited {font-style: normal; font-weight: normal; text-decoration:none}
a:active {font-style: normal; font-weight: normal; text-decoration:underline}
a:hover {font-style: normal; font-weight: normal; text-decoration:underline}

/* HTML TAG styles */
body {
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	}

/* th, td {padding: 10px 10px 10px 10px;} */
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3, h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5, h6 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

img {border: none}

input {border: solid; border-color: #333333; border-width: 1px; margin: 1px;}
input.submit {font-size: 90%; color: #333333; margin: 1px;}


/* Text decoration styles */
.TextBig {font-size: 120%}
.TextSmall {font-size: 9px}
.TextJustify {text-align: justify}

.TextWhite {color: #FFFFFF}
.TextGray {color: #999999}
.TextOrange {color: #FF9900}

.TableText p {margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 10px;}
.TableText h1 {margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 10px;}
.TableText h2 {margin-top: 15px; margin-right: 0px; margin-bottom: 10px; margin-left: 10px;}
.TableText h3 {margin-top: 10px; margin-right: 0px; margin-bottom: 5px; margin-left: 10px;}
.TableText h4 {margin-top: 10px; margin-right: 0px; margin-bottom: 5px; margin-left: 10px;}
.TableText h5 {margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 10px;}
.TableText h6 {margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 10px;}

.Menu2 {font-size: 10px; color: #FF6600; font-style: normal; font-weight: normal; text-decoration: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 0px;}
.Menu2 a {font-size: 10px; color: #666666; font-style: normal; text-decoration: none; font-weight: normal;}
.Menu2 a:link {font-size: 10px; color: #666666; font-style: normal; text-decoration: none; font-weight: normal;}
.Menu2 a:visited {font-size: 10px; color: #666666; font-style: normal; text-decoration: none; font-weight: normal;}
.Menu2 a:active {font-size: 10px; color: #FF6600; font-style: normal; text-decoration: none; font-weight: normal;}
.Menu2 a:hover {font-size: 10px; color: #FF6600; font-style: normal; text-decoration: none; font-weight: normal;}

.Metric {background-image: url(ecranomer.gif);}