?html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
blockquote, q {
	quotes: none;
}
 :focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background-color: #333;
	margin: 0;
}
a {
	color: #336600;
	outline: none;
	text-decoration: underline;
}
a:visited 
{
	text-decoration:underline; 
	color:#669933; 
}
a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
h1
{
	font-size: 15pt;
	color: #336600;
	text-align: center;
}
h2
{
	font-size: 12pt;
	color: #00cc66;
	text-align: center;
}
h3
{
	font-size: 10pt;
	color: #000;
	text-align: center;
}
h4
{
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	text-align: center;
}
h5
{
	font-size: 10pt;
	color: #000;
	font-weight: bold;
	text-align: center;
}
h5 a:link 
{
	text-decoration:underline; 
	color:#336600; 
}
h5 a:active 
{
	text-decoration:underline; 
	color:#336600; 
}
h5 a:visited 
{
	text-decoration:underline; 
	color:#669933; 
}
h5 a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
h6
{
	font-size: 8pt;
	font-color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}
p {
	margin: 0 0 18px
}
img {
	border: 1px;
		vertical-align: middle;
		text-align: center;
    border-color: #000;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #e2e2e2;
	background-image: url(images/wrapperbg.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 227px;
	background-image: url(images/headerbg.png);
}
#formulafanlogo {
	position: inherit; 
	width:374px;
	height:128px;
	z-index:1;
	background-image: url(images/formulafanlogo.png);
}
#home {
	position: inherit;
	width:40px;
	height:35px;
	z-index:1;
}
#search {
	position: inherit;
	width:40px;
	height:35px;
	z-index:1;
}
#mail {
	position: inherit;
	width:40px;
	height:35px;
	z-index:1;
}
#formula1 {
	position: relative;
	width:433px;
	height:110px;
	z-index:2;
	background-image: url(images/formula1.png);
	background-repeat: no-repeat;
	left: 567px;
	top: -11px;
	right: 0px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 110px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0
}
#container {
	width: 100%;
    float: left;
	overflow: hidden;
}
#content {
	padding: 0 370px 0 0;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
}
#contenttop {
	width:625px;
	height:62px;
	position: relative;
	background-color: #FFF;
	background-image: url(images/contenttopbg.gif);
	background-position: 613px 0px;
	padding-top: 19px;
	background-repeat: no-repeat;
}
#menu {
	width:605px;
	height:37px;
	background-color: #FFF;
	background-image: url(images/menutop.png);
	padding-top: 1px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#menu  li{
    display: inline;
}
#menutxt {
    padding-top: 5px;
}
#menutxt  a, #menutxt a:visited, #menutxt a:hover {
	background-color: none;
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
}
#contentbody {
	background-color: #FFF;
	width:605px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contentbody p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
#contentbody p a {
	color: #618200;
}
#contentbody p a:hover {
	background-color: #618200;
	color: #ffffff;
}
/* User table styles
-----------------------------------------------------------------------------*/
.box_table table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
    border-color: #d5d5d5;
}
.box_table caption
{
    text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12pt;
}
.box_table td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    vertical-align: middle;
    padding-left: 1px;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 8pt;
}
.box_table th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    vertical-align: middle;
    padding-left: 1px;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 10pt;
}
.box_table img
{
    background-color: #e2e2e2;
	border: 2px;
	vertical-align: middle;
	text-align: center;
	padding-left: 1px;
}
.box_table a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table a:visited 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table_info table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
    border-color: #d5d5d5;
}
.box_table_info caption
{
    text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12pt;
}
.box_table_info td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    vertical-align: middle;
    padding-left: 1px;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 10pt;
}
.box_table_info th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    vertical-align: middle;
    padding-left: 1px;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 10pt;
}
.box_table_info img
{
    background-color: #e2e2e2;
	border: 2px;
	vertical-align: middle;
	text-align: center;
	padding-left: 1px;
}
.box_table_info a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_info a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_info a:visited 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_info a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table1 table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #d5d5d5;
}
.box_table1 td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 11px;
}
.box_table1 th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 11px;
	padding-left: 4px;
}
.box_table1 tr:hover 
{
    background-color: #ccff33;
}
.box_table1 a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table1 a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table1 a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table1 a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table2 table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #d5d5d5;
}
.box_table2 td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table2 th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
	padding-left: 4px;
}
.box_table2 tr:hover 
{
    background-color: #ccff33;
}
.box_table2 a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table2 a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table2 a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table2 a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table3 table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #000;
}
.box_table3 td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table3 th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
    font-weight: bold;
	padding-left: 4px;
}
.box_table3 tr:hover 
{
    background-color: #ccff33;
}
.box_table3 a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table3 a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table3 a:visited 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table3 a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table4 table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
    border-color: #000;
}
.box_table4 td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
	padding-left: 4px;
}
.box_table4 th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
    font-weight: bold;
}
.box_table4 tr:hover 
{
    background-color: #ccff33;
}
.box_table5 table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #b3b1b1;
}
.box_table5 td 
{
    border-color: #b3b1b1;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table5 th 
{
    border-color: #b3b1b1;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
	padding-left: 4px;
}
.box_table5 a:link 
{
	text-decoration:none; 
	color:#000; 
}
.box_table5 a:active 
{
	text-decoration:none; 
	color:#000; 
}
.box_table5 a:visited 
{
	text-decoration:none; 
	color:#224104; 
}
.box_table5 a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table6 table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #000;
}
.box_table6 td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table6 th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
    font-weight: bold;
	padding-left: 4px;
}
.box_table6 tr:hover 
{
    background-color: #ccff33;
}
.box_table6 a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table6 a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table6 a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table6 a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table7 table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #ffffff;
}
.box_table7 td 
{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
	text-align: right;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table7 th 
{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
    font-weight: bold;
	padding-left: 4px;
}
.box_table7 a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table7 a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table7 a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table7 a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table8 table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
    border-color: #b3b1b1;
}
.box_table8 td 
{
    border-color: #b3b1b1;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table8 th 
{
    border-color: #b3b1b1;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
	padding-left: 4px;
}
.box_table8 tr:hover 
{
    background-color: #ccff33;
}
.box_table8 a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table8 a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table8 a:visited 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table8 a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_tablef2 table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #d5d5d5;
}
.box_tablef2 td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 8pt;
}
.box_tablef2 th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 8pt;
	padding-left: 2px;
}
.box_tablef2 tr:hover 
{
    background-color: #ccff33;
}
.box_tablef2 a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_tablef2 a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_tablef2 a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_tablef2 a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table_chassis table 
{
        width: 99%;
        border: 1px;
        border-collapse: collapse;
        border-color: #d5d5d5;
}
.box_table_chassis caption
{
        text-align: center;
        vertical-align: middle;
        letter-spacing: 0;
        word-spacing: 0;
        font-size: 12pt;
}
.box_table_chassis td 
{
        border-color: #d5d5d5;
        border-width: 1px;
        border-style: solid;
        text-align: left;
        vertical-align: middle;
        padding-left: 6px;
        letter-spacing: 0;
        word-spacing: 0;
        font-size: 8pt;
}
.box_table_chassis th 
{
        border-color: #d5d5d5;
        border-width: 1px;
        border-style: solid;
        text-align: left;
        vertical-align: middle;
        padding-left: 6px;
        letter-spacing: 0;
        word-spacing: 0;
        font-size: 10pt;
}
.box_table_chassis a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_chassis a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_chassis a:visited 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_chassis a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table_chassis_fe table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
    border-color: #d5d5d5;
}
.box_table_chassis_fe caption
{
    text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
}
.box_table_chassis_fe td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table_chassis_fe th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table_chassis_fe tr:hover 
{
    background-color: #ccff33;
}
.box_table_chassis_fe a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_chassis_fe a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_chassis_fe a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_chassis_fe a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table_drivers_fe table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
    border-color: #d5d5d5;
}
.box_table_drivers_fe caption
{
    text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
}
.box_table_drivers_fe td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table_drivers_fe th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table_drivers_fe tr:hover 
{
    background-color: #ccff33;
}
.box_table_drivers_fe a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_drivers_fe a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_drivers_fe a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_drivers_fe a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.table_style1 
{
    background-color: #e2e2e2; /*серый*/
    font-weight: bold;
}
.table_style2 
{
    background-color: #ccff33; /*яркий желто-зеленый*/
    font-weight: bold;
}
.table_style3 
{
    font-weight: bold;
}
.table_style4 
{
    text-align: center;
}
.table_style5 
{
    font-size: 12px;
    font-weight: bold;
}
.table_style6 
{
    font-weight: bold;
}
.table_style7 
{
    background-color: #ecffb4; /*мягкий желтый*/
}
.table_style8 
{
    background-color: #ebebeb; /*серый*/
    text-align: center;
}
.table_style9 
{
    background-color: #f9f4c1; /*рыжий*/
}
.table_style10 
{
    background-color: #dae76a; /*золотистый*/
}
.table_style11 
{
    background-color: #f6bcbc; /*розовый*/
}
.table_style12 
{
    background-color: #5196fe; /*синий*/
}
.table_style13 
{
    font-weight: normal;
}
.table_style14 
{
    background-color: #e2e2e2; /*серый*/
    font-size: 5px;
		height: 5px;
}
.table_style15
{
    background-color: #d7b56d; /*золотой*/
}
.table_style16
{
    background-color: #c0c0c0; /*серебряный*/
}
.table_style17 
{
    background-color: #cd7f32; /*бронзовый*/
}
.table_style18 
{
    background-color: #ecffb4; /*мягкий желтый*/
		text-align: center;
}
.table_style19
{
    font-weight: italic;
}
.table_style20 
{
    background-color: #e6ff9b; /*мягкий желто-зеленый*/
}
.table_style21
{
    background-color: #f9f4c1; /*рыжий*/
}
.table_style22
{
    background-color: #ebebeb; /*серый*/
}
.table_style23
{
    background-color: #808000; /*бронзово-золотой*/
}
.table_style24 
{
    background-color: #ecffb4; /*мягкий желтый*/
	font-weight: bold;
}
.table_style25
{
    background-color: #ebebeb; /*серый*/
    font-weight: bold;
}
.table_style26
{
    background-color: #000000; /*черный*/
}
.table_style27
{
    text-align: left;
}
.table_style28
{
    background-color: #ecffb4; /*мягкий желтый*/
	font-weight: bold;
}
.table_style29
{
    background-color: #999999; /*легкий-антрацитовый*/
}
.table_style30
{
    background-color: #f9f4c1; /*рыжий*/
	font-weight: bold;
}
.table_style36
{
    background-color: #666666; /*антрацитовый*/
}
.table_style37
{
    background-color: #CCCC00; /*золотой*/
	font-weight: bold;
}
.table_style38
{
    background-color: #CCFF66;
	font-weight: bold;
}
.table_style39
{
    background-color: #CCFFCC; /*мягкий зеленый*/
}
.table_style44
{
    background-color: #d5d5d5; /*серый*/
}
.table_style66
{
    background-color: #ebebeb; /*серый*/
    font-weight: bold;
}
.table_style81
{
    background-color: #ebebeb; /*серый*/
    text-align: right;
}

/* History Block
-----------------------------------------------------------------------------*/
.history
{
}
.history ul
{
    margin : 0 0 23px 0;
    padding : 0;
    font-size: 12pt;
}
.history li
{
    list-style : none;
    margin : 0;
    padding : 0 0 0 12px;
    line-height : 1.4;
    font-size: 12pt;
}
.box_table_page table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #ffffff;
}
.box_table_page th 
{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12pt;
}
.box_table_page td 
{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12pt;
	padding-left: 4px;
}
.box_table_page a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_page a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_page a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_page a:hover 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_navi table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #ffffff;
}
.box_table_navi th 
{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 16pt;
}
.box_table_navi td 
{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 16pt;
	padding-left: 4px;
}
.box_table_navi a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_navi a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_navi a:visited 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_navi a:hover 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_pilots table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #ffffff;
}
.box_table_pilots th 
{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 11pt;
}
.box_table_pilots td 
{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 9pt;
	padding-left: 4px;
}
.box_table_pilots tr:hover 
{
    background-color: #ecffb4;
}
.box_table_pilots a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_pilots a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_pilots a:visited 
{
	text-decoration:none; 
	color:#669933; 
}
.box_table_pilots a:hover 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_teams table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #d5d5d5;
}
.box_table_teams th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 11pt;
}
.box_table_teams td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 9pt;
	padding-left: 4px;
}
.box_table_teams tr:hover 
{
    background-color: #ecffb4;
}
.box_table_teams a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_teams a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_teams a:visited 
{
	text-decoration:none; 
	color:#669933; 
}
.box_table_teams a:hover 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_chasis table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #ffffff;
}
.box_table_chasis th 
{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12pt;
}
.box_table_chasis td 
{
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12pt;
	padding-left: 4px;
}
.box_table_chasis a:link 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_chasis a:active 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_chasis a:visited 
{
	text-decoration:underline; 
	color:#669933; 
}
.box_table_chasis a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table_tracks table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #d5d5d5;
}
.box_table_tracks tr
{
    border-color: #d5d5d5;
    border-width: 3px;
    border-style: solid;
}
.box_table_tracks tr:hover 
{
    background-color: #ecffb4;
}
.box_table_tracks th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 15pt;
}
.box_table_tracks td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
	padding-left: 4px;
}
.box_table_tracks a:link 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_tracks a:active 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_tracks a:visited 
{
	text-decoration:underline; 
	color:#669933; 
}
.box_table_tracks a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table_seasons table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #d5d5d5;
}
.box_table_seasons td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table_seasons th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
	padding-left: 8px;
    word-spacing: 0;
    font-size: 12px;
}
.box_table_seasons a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_seasons a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_seasons a:visited 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_seasons a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table_champions table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #d5d5d5;
}
.box_table_champions th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 10pt;
	font-weight: bold;
}
.box_table_champions td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 10pt;
}
.box_table_champions a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_champions a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_champions a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_champions a:hover 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_helmets table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #e2e2e2;
    background-color: #e2e2e2;
}
.box_table_helmets th 
{
    border-color: #e2e2e2;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 10pt;
	font-weight: bold;
    background-color: #e2e2e2;
}
.box_table_helmets td 
{
    border-color: #e2e2e2;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 10pt;
    background-color: #e2e2e2;
}
.box_table_helmets a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_helmets a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_helmets a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_helmets a:hover 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_calendar table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
    border-color: #d5d5d5;
}
.box_table_calendar tr
{
    border-color: #d5d5d5;
    border-width: 3px;
    border-style: solid;
}
.box_table_calendar td 
{
    border-color: #d5d5d5;
    border-width: 0px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table_calendar th 
{
    border-color: #d5d5d5;
    border-width: 0px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
	padding-left: 3px;
}
.box_table_calendar a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_calendar a:active 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_calendar a:visited 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table_calendar a:hover 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_uchastniki table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #828282;
	background-color: #fafafa;
}
.box_table_uchastniki tr
{
    border-color: #828282;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
}
.box_table_uchastniki td 
{
    border-color: #828282;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 11px;
}
.box_table_uchastniki th 
{
    border-color: #828282;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 11px;
	padding-left: 4px;
}
.box_table_uchastniki th:hover 
{
    background-color: #808000;
}
.box_table_uchastniki img
{
    background-color: #e2e2e2;
	border: 2px;
	vertical-align: middle;
}
.box_table_uchastniki a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_uchastniki a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_uchastniki a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_uchastniki a:hover 
{
	text-decoration:underline; 
	color:#ffffff; 
}
.box_table_champ table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #d5d5d5;
}
.box_table_champ td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
}
.box_table_champ th 
{
    border-color: #d5d5d5;
    border-width: 1px;
		border-right-width: 3px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
	padding-left: 4px;
}
.box_table_champ td:hover 
{
    background-color: #808000;
}
.box_table_champ th:hover 
{
    background-color: #808000;
}
.box_table_champ img
{
    background-color: #e2e2e2;
	border: 2px;
	vertical-align: middle;
}
.box_table_champ a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_champ a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_champ a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_champ a:hover 
{
	text-decoration:underline; 
	color:#ffffff; 
}
.box_table_season table 
{
    width: 100%;
    border: 2px solid black;
    border-collapse: collapse;
    border-color: #000;
}
.box_table_season td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
	padding-left: 4px;
}
.box_table_season th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12px;
    font-weight: bold;
}
.box_table_season img
{
	border: 2px;
	vertical-align: middle;
}
.box_table_season a:link 
{
	text-decoration:underline; 
	color:#336600; 
}
.box_table_season a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_season a:visited 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_season a:hover 
{
	text-decoration:underline; 
	color:#000000; 
    font-weight: bold;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 350px;
	margin-left: -350px;
	position: relative;
}
#sbcontent {
	position: relative;
	background-color: #FFF;
	background-image: url(images/sbbg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#sbf1 {
	position: relative;
	width:329px;
	height:58px;
	background-image: url(images/sbf1.png);
	background-repeat: no-repeat;
	left: 21px;
	top: 0px;
	right: 0px;
}
#sbtable {
	position: relative;
	width:329px;
	height:38px;
	background-image: url(images/sbtable.png);
	background-repeat: no-repeat;
	left: 21px;
	top: 0px;
	right: 0px;
}
#sbfooter {
	position: relative;
	background-repeat: no-repeat;
	height: 82px;
	width: 350px;
	background-image: url(images/sbfooterbg.png);
}
.tablebox {
}
.tablebox table {
	position: relative;
    width: 280px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
    border: 0;
	border-collapse: separate;
}
.tablebox th {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	border-width: 0;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0;
	word-spacing: 0;
	font-size: 12px;
	font-weight: bold;
}
.tablebox td {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 8px;
	letter-spacing: 0;
	word-spacing: 0;
	text-align: left;
	vertical-align: middle;
}
.tablebox tr:hover 
{
    background-color: #ccff33;
}
.tablebox a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.tablebox a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.tablebox a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.tablebox a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.tablebox img {
	border: 1px;
		vertical-align: middle;
		text-align: center;
    border-color: #000;
}
.tablebox_cc {
}
.tablebox_cc table {
	position: relative;
    width: 280px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
    border: 0;
	border-collapse: separate;
}
.tablebox_cc th {
	border-width: 0;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0;
	word-spacing: 0;
	font-size: 12px;
	font-weight: bold;
}
.tablebox_cc td {
	font-size: 12px;
	font-style: normal;
	padding-left: 1px;
	letter-spacing: 0;
	word-spacing: 0;
	text-align: left;
	vertical-align: middle;
}
.tablebox_cc tr:hover 
{
    background-color: #ccff33;
}
.tablebox_cc a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.tablebox_cc a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.tablebox_cc a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.tablebox_cc a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.widgets {
	padding-left: 30px;
	padding-right: 10px;

}
.sbwidgets {
	position: relative;
	width:329px;
	height:38px;
    background-color: #fff;
	background-image: url(images/sbwidgets.png);
	background-repeat: no-repeat;
	left: 21px;
	top: 0px;
	right: 0px;
	padding-top: 8px;
}
.wtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #d9d9d9;
	font-style: normal;
	font-weight: bold;
    padding-left: 22px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -110px auto 0;
	height: 110px;
	background-image: url(images/footer.png);
}
#brawnf {
	position: relative;
	width: 1000px;
	height: 110px;
	background-image: url(images/brawnf.png);
	background-repeat: no-repeat;
}
#counters {
	position: relative;
	width:88px;
	height:38px;
	left: 650px;
	top: 46px;
}
/* top-link
-----------------------------------------------------------------------------*/
#top-link {
    bottom: 0;
    cursor: pointer;
    display: none;
    left: 0;
    padding-bottom: 5px;
    padding-left: 5px;
    position: fixed;
    z-index: 1;
}
#top-link a {
    background: url("f1.png") no-repeat scroll -215px -165px transparent;
    color: #81756D;
    display: block;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
}
#top-link:hover a {
    background-position: -215px -205px;
    color: #B3ACAA;
}
g {
	color: #336600;
	outline: none;
	text-decoration: underline;
}
.box_table_points1 table 
{
    width: 50%;
    border: 1px;
	border-right-style: double;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #000000;
    float: left;
}
.box_table_points1 th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 11pt;
	font-weight: normal;
}
.box_table_points1 td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 11pt;
	padding-left: 2px;
}
.box_table_points1 tr:hover 
{
    background-color: #ecffb4;
}
.box_table_points1 a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_points1 a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_points1 a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_points1 a:hover 
{
	text-decoration:underline; 
	color:#336600; 
	font-weight: bold;
}
.box_table_points2 table 
{
    width: 50%;
    border: 1px;
	border-left-style: double;
    border-collapse: collapse;
	border-spacing: 2;
	padding: 0;
    border-color: #000000;
	float: right;
}
.box_table_points2 th 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 11pt;
	font-weight: normal;
}
.box_table_points2 td 
{
    border-color: #d5d5d5;
    border-width: 1px;
    border-style: solid;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 11pt;
	padding-left: 2px;
}
.box_table_points2 tr:hover 
{
    background-color: #ecffb4;
}
.box_table_points2 a:link 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_points2 a:active 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_points2 a:visited 
{
	text-decoration:none; 
	color:#000000; 
}
.box_table_points2 a:hover 
{
	text-decoration:underline; 
	color:#336600; 
	font-weight: bold;
}
.box_table_h table 
{
    width: 100%;
    border: 0px;
    border-color: #ffffff;
}
.box_table_h th 
{
    border-color: #ffffff;
    border-width: 0px;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 15pt;
	font-weight: bold;
}
.box_table_h td 
{
    border-color: #ffffff;
    border-width: 0px;
	text-align: left;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12pt;
	font-weight: bold;
}
.box_table_h a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_h a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_h a:visited 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_h a:hover 
{
	text-decoration:underline; 
	color:#000000; 
	font-weight: bold;
}
.box_table_chassis table 
{
    width: 100%;
    border: 2px;
    border-collapse: collapse;
    border-color: #666666;
	letter-spacing: 0;
}
.box_table_chassis caption
{
    text-align: center;
    vertical-align: middle;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 12pt;
}
.box_table_chassis td 
{
    border-color: #666666;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    vertical-align: middle;
    padding-left: 1px;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 10pt;
}
.box_table_chassis th 
{
    border-color: #666666;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    vertical-align: middle;
    padding-left: 1px;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 10pt;
}
.box_table_chassis img
{
	border: 0;
	vertical-align: middle;
	padding: 0;
	text-align: center;
}
.box_table_chassis a:link 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_chassis a:active 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_chassis a:visited 
{
	text-decoration:none; 
	color:#336600; 
}
.box_table_chassis a:hover 
{
	text-decoration:underline; 
	color:#000000; 
}
.box_table_black table 
{
    width: 100%;
    border: 1px;
    border-collapse: collapse;
    border-color: #3e3c4c;
    background: #3e3c4c;
	font-size: 3pt;
}
.box_table_black td 
{
    border-color: #3e3c4c;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    vertical-align: middle;
    padding-left: 0;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 3pt;
}
.box_table_black th 
{
    border-color: #3e3c4c;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    vertical-align: middle;
    padding-left: 0;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 3pt;
}



/*Код для скрытой ветки*/
.Container {
	padding: 0;
	margin: 0;
}

.Container li {
	list-style-type: none;
}

/* indent for all tree children excepts root */
.Node {
    margin-left: 0px;
    zoom: 1;

}

.IsRoot {
    margin-left: 0;
}
 
.ExpandOpen .Expand {
    background-image: url(images/table/minus2.gif);
}
 
/* closed is higher priority than open */
.ExpandClosed .Expand {
    background-image: url(images/table/plus.gif);
}
 
/* highest priority */
.ExpandLeaf .Expand {
    background-image: url(images/table/leaf.gif);
}

.Content {
    min-height: 15px;
    margin-left:15px;
}
* html  .Content {
    height: 18px;
}


.ExpandLoading   {
    width: 15px;
    height: 18px;
    float: left;
    background-image: url(images/table/loading.gif);
}

.Expand {
    width: 15px;
    height: 18px;
    float: left;
}


.ExpandOpen .Container {
        display: block;
}

.ExpandClosed .Container {
        display: none;
}

.ExpandOpen .Expand, .ExpandClosed .Expand {
        cursor: pointer;
}
.ExpandLeaf .Expand {
        cursor: auto;
}
