a 			{color: #245D86;}
a:visited 	{color: #245D86;}
a:hover 	{color: #B05329;}
a:active 	{color: #B05329;}

body {
	margin: 0px;
	padding: 0px;
}

p, div, td, input, textarea {
	color: #16405E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

h2, h3 {
	color: #1A6397;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}

font {
	color: #3E759D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.mini, table.mini td {
	color: #16405E;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

table.mini td {
	background-color: #E1E9F2;
	/*font-weight: bold;*/
}

table.mini td.op {
	background-color: #EDF0F4;
	font-weight: normal;
	width: 100%;
}

form {
	padding: 0px;
	margin: 0px;
}

/* Скроллинг */

div.scroll {
	text-align : right;
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	padding: 5px;
}

span.scroll {
	background-color : #1C6CA5;
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	padding : 2px;
}

span.scroll-split {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 12px;
	color : #999999;
}