html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

BODY {
	overflow: auto;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	color: Black;
	background-color: #999999;
	background-image: url(i/back.gif);
	SCROLLBAR-FACE-COLOR: #e1e1e1;
	SCROLLBAR-HIGHLIGHT-COLOR: #ebebeb;
	SCROLLBAR-3DLIGHT-COLOR: #a9b2c6;
	SCROLLBAR-SHADOW-COLOR: #e1e1e1;
	SCROLLBAR-ARROW-COLOR: #54668d;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #54668d;
}


a:link, a:visited, a:active {
	text-decoration: none
}

a:link, a:active	{
	color: #002a8f;
}

a:visited	{
	color: #444444;
}

a:hover {
	text-decoration: underline
}

p, a, h1, h2, h3, h4, h5, h6, td, li, ul, small, strong {
	font-family: Tahoma, Verdana, Arial, Helvetica sans-serif, ;
}

p {
	font-size: 13px;
	text-indent: 20px;
	margin-top: 4px;
	margin-bottom: 6px;
	line-height: 130%;
}

/*-----------------------------------------------------------------------------*/
/*	Table Main: Start	*/
/*-----------------------------------------------------------------------------*/

table.tblMain	{
	height: 98%;
	width: 55%;
	border: 1px solid #002a8f;
	background: White url(i/back3.gif);
}

/*-----------------------------------------------------------------------------*/
/*	Table Main: End	*/
/*-----------------------------------------------------------------------------*/

.noindent {
	text-indent: 0
}

a {
	font-size: 13px
}

ul {
	font-size: 13px;
}

li {
	padding-top: 1em;
	padding-bottom: 1em;
}

td {
	font-size: 11px;
	text-indent: 0
}

small {
	font-size: 10px
}

strong {
	font-size: 15px;
	font-weight: bold
}

.ola {
	margin-top: 3px;
	margin-bottom: 3px
}

.olah {
	margin-top: 24px;
	margin-bottom: 3px
}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #002a8f;
	text-align : center;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top : 10px;
	margin-bottom : 20px;
}

h5 {
	font-size: 13px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 4px;
	line-height: 130%;
}

h5 a	{
	text-decoration: underline;
}

h5 a:link, h5 a:visited, h5 a:active	{
	text-decoration: underline;
}

h5	a:hover	{
	text-decoration: none;
}

.tableCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left
}

/* ÆÓÐÍÀËÛ */

/* Òàáëèöû */

/*
table {
 	background-color: White;
}
*/

table.bord {
	border-collapse: collapse;
 	background-color: White;
	border: 2px solid Gray;
	margin-top: 16px;
}

table.bord td {
 	background-color: White;
	vertical-align: top;
	border: 1px solid Gray;
}

table.board td.cap {
	font-style: italic;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
}

/*	-------------------------------------------------------	*/
/*	Ads and its Container: Start	*/
/*	-------------------------------------------------------	*/

div.divAdvert2Container	{
	margin: 0;
	margin-left: 30px;
	padding-top: 4px;
	padding-bottom: 6px;
}

div.divAdvert2	{
	float: left;
/*
	background-color: #F4F8FF;
	border: 1px solid #0075a3;
*/
/*	color: #0075a3; */
	color: #002A8F;
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin: 0;
	margin-top: 8px;
	margin-right: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	width: 43%;
	min-height: 70px !important;
	_height: 70px;
	text-align: left;
}

div.divAdvert2 a {
/*	color: #0075a3;*/
	color: #002A8F;
	font-size: 12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

div.divAdvert2 a:visited   {
	text-decoration: underline;
/*	color: #0075a3;*/
	color: #002A8F;
}

div.divAdvert2 a:active {
	text-decoration: underline;
/*	color: #0075a3;*/
	color: #002A8F;
}

div.divAdvert2 a:hover   {
	text-decoration: none;
/*	color: #0075a3;*/
}

/*	-------------------------------------------------------	*/
/*	Ads and its Container: End	*/
/*	-------------------------------------------------------	*/

