﻿body
{
	margin: 0px 10px 0px 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.txt {
	font-size: 12px;
	border: #000000 solid 1px;
	border-bottom-color: #333333;
	border-right-color: #333333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
		
.but {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

p {
	font-size: 12px;
	text-align: justify;
	color: #ffffff;
}
		
a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
}
		
a:hover {
	color: #ff0000;
	text-decoration: none;
}
	
td {
	font-size: 12px;
}
	
.menu_button_unactive:link, .menu_button_unactive:visited, .menu_button_unactive:active {
	padding: 5px;
	text-align: left;
	background-color: #666666;
	border:#999999 solid 1px;
	cursor: pointer;
	font-size: 12px;
	color: #ffffff;
	width: 160px;
	display: block;
	text-decoration: none;
}

.menu_button_unactive:hover {
	padding: 5px;
	text-align: left;
	background-color: #aa0000;
	border:#ffffff solid 1px;
	cursor: pointer;
	font-size: 12px;
	color: #ffffff;
	width: 160px;
	display: block;
	text-decoration: none;
}
			
/*.menu_button_active {
	padding: 5px;
	text-align: left;
	background-color: #666666;
	border:#ffffff solid 1px;
	cursor: pointer;
	font-size: 12px;
	color: #ffffff;
	width: 160px;
	display: block;
	text-decoration: none;
}*/

a.lngmnu:link, a.lngmnu:visited, a.lngmnu:active {
	border: solid #000000 0px;
	color: #000000;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 96%;
	font-size: 11px;
	font-family: Tahoma, Verdana, "Times New Roman", sans-serif;
}
	
a.lngmnu:hover {
	border: solid #cccccc 1px;
	color: #000000;
	font-weight: normal;
	background-color: #eeeeee;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 96%;
	font-size: 11px;
	font-family: Tahoma, Verdana, "Times New Roman", sans-serif;
}

.carPaneLabel {
    background: #999999 url('/images/menu_panel_01.gif') top repeat-x;
    text-align: center;
    font-weight: bold;
    border: #000000 solid 1px;
    font-size: 10px;
    color: #ffffff;
}

.carPaneData {
    text-align: center;
    border: #000000 solid 1px;
    font-size: 10px;
}

.carPaneTbl {
    border: #000000 solid 1px;
    border-collapse: separate;
    background-color: #cccccc;
    font-size: 10px;
}

.carInfoLabel {
	background-color: #222222;
	text-align: right;
	font-weight: bold;
	border: #000000 solid 1px;
	white-space: nowrap;
	color: #ffffff;
	font-size: 10px;
}
			
.carInfoData {
	background-color: #ffffff;
	text-align: left;
	border:#000000 solid 1px;
	font-size: 10px;
}

.onOptBlock {
	border: #000000 solid 1px;
	background-color: #cccccc;
	text-align: center;
	width: 33%;
	font-size: 11px;
	font-family: Tahoma, Verdana, "Times New Roman", sans-serif;
}

.offOptBlock {
	border: #000000 solid 1px;
	background-color: #cccccc;
	text-align: center;
	width: 33%;
	font-size: 11px;
	font-family: Tahoma, Verdana, "Times New Roman", sans-serif;
}
a.preview
{
	margin: auto;
	display: block;
	width: 166px;
	text-align: center;
	border: solid #cccccc 3px;
	background-color: #cccccc;
}
a.preview img
{
	text-align: center;
	vertical-align: middle;
	border: solid #a0a0a0 1px;
}
h1 
{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #fff;
    margin-left: 10px;
    margin-right: 10px;
}
h2
{
    font-size: 14px;
    color: #fff;
    text-align: left;
}
h3
{
    font-size: 12px;
    color: #fff;
    text-align: left;
}
.lnkGotoElem:hover 
{
    cursor: pointer;
}
