﻿@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #373d4c;
}

body,td,th {
	font-family: Arial Unicode, Times Unicode, Sylfaen;
	font-size: 11px;
	font-weight: normal;
	color: #494f60;
	text-transform: none;
}

A:link	{	
	text-decoration:	underline;
	color:	#334e7b;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#334e7b;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#334e7b;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#ce0000;
	}

.copyright { font-size: 11px; color: #616161;} 
A.copyright:link   { color:#616161; text-decoration: underline}
A.copyright:visited  { color:#616161; text-decoration: underline}
A.copyright:hover   { color:#e9e9e9; text-decoration: underline}
A.copyright:active   { color:#616161; text-decoration: underline}

.tblMain
{ border: #1e1e1e solid 1px; background-color:#ffffff; }

.tblBlock
{ border: #b3b2b3 solid 1px; background-color:#d8d8d9; }

.tfLogin{font-family: Arial Unicode, Times Unicode, Sylfaen;  font-size: 11px; width: 127px; height:17px; border-color:#a4a3a7; border-width:1px; border-style:solid;}
.btnStandart { font-family: Arial Unicode, Times Unicode, Sylfaen; font-size: 11px; height: 21px}
.tfStandart {font-family: Arial Unicode, Times Unicode, Sylfaen;  font-size: 11px; width: 100px; height: 13px}
.lstStandart { font-family: Arial Unicode, Times Unicode, Sylfaen; font-size: 11px; width: 400px; height: 140px}
.taStandart { font-family: Arial Unicode, Times Unicode, Sylfaen; font-size: 11px; width: 400px; height: 120px}
.taStandartWOH {font-family: Arial Unicode, Times Unicode, Sylfaen; font-size: 11px; width: 400px; height:80px;}
.tfLShort { font-family: Arial Unicode, Times Unicode, Sylfaen; font-size: 11px; width: 70px; height: 18px}
.tfLong { font-family: Arial Unicode, Times Unicode, Sylfaen; font-size: 11px; width: 180px; height: 13px}
.ddlStandart { font-family: Arial Unicode, Times Unicode, Sylfaen; font-size: 11px; height: 18px}
.err{ font-family: Arial Unicode, Times Unicode, Sylfaen; FONT-SIZE: 11px; color:#FF0000}
.taShort{FONT-FAMILY:   Arial Unicode, Times Unicode; width: 250px; height: 60px; font-size:11px;}