body {
	margin: 0px; padding: 0px;
	background-color: white;
}
body, td, p, a, div, span, input, textarea, select{
	font-size: 12px;
	font-family: Arial, Verdana, sans;
	color: #747474;
}

p {
	margin-top: 6px;
	margin-bottom: 12px;
	text-align: justify;
}
form {	display: inline; }
form button {
    padding: 0;
    border: none;
    border-collapse: collapse;
    background: none;
}

ul {list-style: none; margin: 0px; margin-left: 3px; padding: 0px;}
li {padding-bottom: 7px;}

h3 {
	margin: 0px;   padding: 0px;
	margin-bottom: 8px;
	margin-top: 12px;
	padding-bottom: 3px;
	background-image : url(../img/h3_bg.gif);
}
h3, h3 span {
	font-size: 13px;
	font-family: 'Times New Roman', Times, serif;
	background-repeat: repeat-x;
}

h3.lired {
	margin-top: 20px;
}

h3.lired span {
	color: #D86203;
	background-image : url(../img/h3_redtxt_bg.gif);
	padding-bottom: 3px;
	padding-right: 5px;
    text-transform: uppercase;
}
h3.liblue {
	margin-top: 1px;
}
h3.liblue span {
	color: #72A4D3;
	background-image : url(../img/h3_bluetxt_bg.gif);
	padding-bottom: 3px;
	padding-right: 5px;
}

img.spacer { display: block;}

#logo {
	position: absolute;
	left: 19px;
	top: 41px;
}
#logo2 {
	position: absolute;
	left: 18px;
	top: 36px;
}

/********************************************************************/
/***************           top part          ************************/
/********************************************************************/
table.top {
	background-color: #86BDF4;
}
table.top td {
	background-repeat: no-repeat;
}
table.menutop {
	margin-left: 110px;
	background-repeat: no-repeat;
	height: 28px;
}
table.menutop2 {
	margin-left: 107px;
	background-repeat: no-repeat;
	height: 28px;
}

table.menutop td img, table.menutop2 td img{
	margin-bottom: 1px;
}
table.menutop td a, table.menutop2 td a{
	font-size: 10px;
	color: #D0E8FC;
	text-decoration: none;
}
table.menutop td a.active, table.menutop2 td a.active{
	color: white;
	text-decoration: none;
}
table.menutop td a:hover, table.menutop2 td a:hover {
	text-decoration: underline;
}
/********************************************************************/
/***************         left  part          ************************/
/********************************************************************/
div.red_back {
	background-color: #D55517;
	background-image: url(../img/red_bg.gif);
	background-repeat: repeat-x;
	margin-left: 3px;
	margin-top: 4px;
}
div.red_left {
	background-image: url(../img/red_topleft.gif);
	background-repeat: no-repeat;
}

div.redheader {
	background-image: url(../img/red_topright.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 20px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	line-height: 32px; /* because Firefox */
}
div.redbody {
	margin-left: 7px;
	margin-right: 6px;
	padding-left: 7px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #FBE3CB;
}

div.green_back {
	background-color: #7CA654;
	background-image: url(../img/green_bg.gif);
	background-repeat: repeat-x;
	margin-left: 3px;
}
div.green_left {
	background-image: url(../img/green_topleft.gif);
	background-repeat: no-repeat;
}

div.greenheader {
	background-image: url(../img/green_topright.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 20px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	line-height: 34px; /* because Firefox */
}
div.greenbody {
	margin-left: 7px;
	margin-right: 6px;
	padding-left: 7px;
	padding-right: 10px;
	padding-bottom: 2px;
	background-color: #F0F9E1;
}

ul.leftmenu {
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-right: 0px;
	padding-top: 10px;
	width: 100%;
}
ul.leftmenu li {
	background-image: url(../img/list_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 2px;
	padding-bottom: 4px;
	margin-bottom: 8px;
}
ul.leftmenu li.active {
	padding-bottom: 4px;
}
ul.leftmenu li div {
	background-image: url(../img/bullet_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Times New Roman", Times, sans;
}
ul.leftmenu li a{
	padding-bottom: 3px;
	color: #96908A;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: "Times New Roman", Times, sans;
}
ul.leftmenu li a:hover{
	text-decoration: none;
	color: #D86203;
}

ul.leftmenu li.active div {
	background-image: url(../img/bullet_a_a.gif);
}
ul.leftmenu li.active a, ul.leftmenu li.active a:hover{
	color: #CC3300;
	text-decoration; none;
}
ul.leftmenu ul.leftmenu2 {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 0px;
}
ul.leftmenu ul.leftmenu2 li {
	background-image: none;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
ul.leftmenu ul.leftmenu2 li a:hover{
	text-decoration: none;
	color: #D86203;
}
ul.leftmenu ul.leftmenu2 li div {
	background-image: url(../img/bullet2_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 8px;
	font-size: 14px;
}

ul.leftmenu ul.leftmenu2 li div a{
	padding-bottom: 2px;
	color: #96908A;
	font-family: 'Times New Roman', Times, sans;
	text-decoration: none;
	font-weight: bold;
    text-transform: none;
	font-size: 14px;
}

ul.leftmenu ul.leftmenu2 li.active div {
	background-image: url(../img/bullet2_a_a.gif);
}
ul.leftmenu ul.leftmenu2 li.active a,
ul.leftmenu ul.leftmenu2 li.active a:hover {
	color: #CC3300;
	text-decoration; none;
	font-size: 14px;
}

p.green {
	color: #589404;
	margin-bottom: 0px;
}
p.gray {
	color: #747474;
	margin-bottom: 0px;
}
p.sign {
	color: #D94711;
	font-style: italic;
}
/********************************************************************/
/***************         center  part        ************************/
/********************************************************************/
div.content_part {
	background-repeat: repeat-y;
	background-image: url(../img/block_green_left.gif);
}

table.content {
	background-repeat: repeat-x;
	background-image: url(../img/center_top_bg.gif);
}
table.content td.left {
	background-repeat: repeat-y;
	background-image: url(../img/block_right.gif);
	background-position: right top;
}
div.left {
	background-repeat: repeat-x;
	background-image: url(../img/center_top_bg.gif);
}
table.content td.center {
	font-size: 13px;
	padding-left: 15px;
	padding-top: 6px;
	padding-right: 12px;
	background-repeat: repeat-x;
	background-image: url(../img/center_top_bg.gif);
	background-color: white;
}
table.content td.center p{
	font-size: 13px;
}
table.content td.right {
	padding-top: 2px;
	padding-right: 1px;
}
span.red {
	color: #D94711;
	font-weight: bold;
}

ul.redlist {
	margin:0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 15px;
}
ul.redlist li {
	background-image: url(../img/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

ul.redlist li a{
	color: #B75201;
	font-size: 13px;
	font-family: Arial, Verdana, sans;
	text-decoration: underline;
}
ul.redlist li a:hover{
	text-decoration: none;
}

table.icons img {
	border: 1px solid #AFB7BC;
}
table.icons a {
	color: #96908A;
	font-weight: bold;
	text-decoration: underline;
}
table.icons a:hover {
	color: #D94711;
	text-decoration: underline;
}
.models {
	margin-bottom: 15px;
}
.models a img {
	border: 1px solid #AFB7BC;
}

.model_descr * {
	font-size: 13px;
}
div.model_name {
	color: #DC4A0F;
	margin-bottom: 2px;
	font-weight: bold;
}
div.model_details {
	margin-bottom: 2px;
}
div.model_category {
	margin-bottom: 2px;
}
div.model_interested {
	margin-top: 3px;
}

div.model_interested a {
	text-decoration: underline;
}
div.pages, div.pages a {
	font-family: Arial,Tahoma, sans;
	font-weight: bold;
	font-size: 12px;
	margin-right: 5px;
	text-decoration: none;
}
div.pages a{
	background-color: #E3E3E3;
	padding: 3px;
	padding-top: 0px;
}
div.pages a:hover{
	text-decoration: underline;
}
div.pages a.active{
	background-color: #F9E2D0;
	color: #D5420F;
}
/********************************************************************/
/***************         right part          ************************/
/********************************************************************/
td.rightbody {
}
td.rightbody div.rightbody {
	text-align: left;
	width: 175px;
}
td.rightbody div.rightbody img{
	border: 1px solid #AFB7BC;
}
p.featured {
	margin-top: 2px;
	margin-bottom: 5px;
	color: #747474;
}
p.featured a {
	text-decoration:none;
}
p.featured a:hover {
	text-decoration:underline;
}
div.featured_more {
	margin-bottom: 10px;
}
div.featured_more a {
	color: #CC3300;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans;
	text-decoration: none;
}
div.featured_more a:hover {
	text-decoration: underline;
}
div.rbtm_left {
	background-repeat: no-repeat;
	background-image: url(../img/rbtm_left.gif);
	height: 56px;
}
div.rbtm_right {
	background-repeat: no-repeat;
	background-image: url(../img/rbtm_right.gif);
	background-position: right top;
	height: 56px;
}

/********************************************************************/
/***************         bottom part         ************************/
/********************************************************************/
td.bottom {
	background-color: white;
}
div.bottom {
	background-image: url(../img/car.gif);
	background-repeat: repeat-x;
	background-position: 594px 0px;
	height: 67px;
	margin-left: 310px;
}
div.loco {
	background-image: url(../img/locomotive.gif);
	background-repeat: no-repeat;
	height: 67px;
}


td.leftbtm {
	background-color: #9CCA98;
	background-image: url(../img/btm_rightbtm.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.leftbtm a {
	font-size:10px;
	font-family: Verdana, Arial, sans;
	font-weight: bold;
	text-decoration: none;
}
td.leftbtm a:hover {
	text-decoration: underline;
}

div.design {
	text-align: center;
	background-image: url(../img/btm_leftbtm.gif);
	background-repeat: no-repeat;
	height: 100%;
	color: #256537;
	font-size:10px;
	font-family: Verdana, Arial, sans;
	line-height: 32px; /*because Firefox */
}
div.design a {
	text-decoration: underline;
	color: #256537;
	font-weight: normal;
}

div.leftbtm2 {
	background-image: url(../img/btm_leftbtm_bg.gif);
	background-repeat: repeat-x;
	background-color: white;
	margin-left: 7px;
	margin-right: 5px;
	height: 10px;
}

div.btmgreen {
	background-color: #9CCA98;
	margin-left: 6px;
	margin-right: 5px;
	height: 30px;
	text-align: center;
}

td.btmenu {
	background-color: #D5E4BB;
	padding-bottom: 2px;
	background-image: url(../img/bottom_top.gif);
	background-repeat: repeat-x;
}
div.rail {
	background-image: url(../img/bottom_rail.gif);
	background-repeat: repeat-x;
	margin-left: 310px;
	height: 3px;
}

div.btmenu {
	text-align: center;
	margin-top: 6px;
}

div.btmenu, div.btmenu a, div.btmenu span {
	color: #5D743B;
	font-family: Arial, Verdana, sans;
	font-size: 11px;
	text-decoration: none;
}
div.btmenu a, div.btmenu span {
	margin-left: 3px;
	margin-right: 3px;
}
div.btmenu a:hover {
	text-decoration: underline;
}

div.copy {
	text-align: center;
	color: #898989;
	font-size: 10px;
	font-family: Verdana, Arial, sans;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: white;
}
#sitemap
{
    display: block;
}
#sitemap ul
{
    margin: 0 0 0 2em;
}
#sitemap li, #sitemap ul li
{
    display: list-item;
    margin: 0.5em 0;
}

dl.links dd {
	margin-left:0;
	padding-left:0;
}