.tblMain  { background-color: #eeeeee; }
.tblHeader{ background-color: #cbccd7; color: #ffffff; font-weight: bold; }
.tblRow   { background-color: #ffffff; color: #000000; }
.txtSmall { font-size: 7pt; }

.Content,body,td { font-size: 10pt; }
.Content,body { color: #666666; }
body {
	margin: 0px;
	font-family: Tahoma;
	background-image: url(../images/grey.png);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	color: #000000;
	font-size: 10px;
}

A.menu1:link        {
	color: #000033;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 18px;
}
A.menu1:visited     { color: #000033; text-decoration: none; }
A.menu1:active      { color: #000033; text-decoration: none; }
A.menu1:hover       { color: #0d58ab; text-decoration: none; }
A.active1:link      {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
}
A.active1:visited   {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
}
A.active1:active    {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
}
A.active1:hover     {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
}

A.menu2:link        {
	color: #000033;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-style: normal;
}
A.menu2:visited     {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
}
A.menu2:active      {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
}
A.menu2:hover       {
	color: #0000CC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
}
A.active2:link      { color: #504e6e; text-decoration: underline; font-weight: bold;}
A.active2:visited   { color: #504e6e; text-decoration: underline; font-weight: bold; }
A.active2:active    { color: #504e6e; text-decoration: underline; font-weight: bold; }
A.active2:hover     { color: #000066; text-decoration: underline; font-weight: bold; }

A.infTitle:link     { color: #0d58ab; text-decoration: none; font-weight: bold; }
A.infTitle:visited  { color: #0d58ab; text-decoration: none; font-weight: bold; }
A.infTitle:active   { color: #0d58ab; text-decoration: none; font-weight: bold; }
A.infTitle:hover    { color: #0d58ab; text-decoration: none; font-weight: bold; }
A.infText:link      { color: #666666; text-decoration: none; }
A.infText:visited   { color: #666666; text-decoration: none; }
A.infText:active    { color: #666666; text-decoration: none; }
A.infText:hover     { color: #666666; text-decoration: none; }

A:link    { color: #000000; text-decoration: underline; }
A:visited { color: #000000; text-decoration: underline; }
A:active  { color: #000000; text-decoration: underline; }
A:hover   { color: #000000; text-decoration: none; }

.title    { color: #0d58ab }
.where    { font-size: 13pt; color: #cbccd7; text-decoration: none; font-weight: bold; }
.txt_gray { font-size: 8pt; color: #9597b0; }
.txt_srch { color: #ffffff; background-color: #cbccd7; }
.txt      { font-size: 8pt; color: #ffffff; font-weight: bold; }
.err      { color: red; }

.inp {
    color:#000000; font-size:8pt;
    border-right: #504e6e 1px solid; border-top: #504e6e 1px solid;
    font-size: 8pt; border-left: #504e6e 1px solid;
    border-bottom: #504e6e 1px solid; background-color: #ffffff;
}
.inp_blank {
    color:#000000; font-size:8pt; border: none;
    border-right: #ffffff 0px solid; border-top: #ffffff 0px solid;
    font-size: 8pt; border-left: #ffffff 0px solid;
    border-bottom: #000000 1px solid; background: none;
}
.trans {
    color:#000000; font-size:8pt; border: none;
    border-right: #cccccc 0px solid; border-top: #cccccc 0px solid;
    font-size: 8pt; border-left: #cccccc 0px solid;
    border-bottom: #cccccc 0px none; background: none;
}
.bord {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

