/*   */

body {
	font-vamily: verdana;
	font-size:11px;
	margin:5px;
	padding:0px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #1E416D;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

td
{ padding: 0px;
	margin:  0px;
	font-size:11px;
	color:#696969;
}

table.maintable
{ width:100%;
	height:100%;
	padding:0;
	margin:0;
}

table.headbg{
	width:100%; 
	height:200px; 
	background:url(/i/bar.gif) repeat-x;
}

table.head{
	position:absolute; 
	top:5px; 
	left:5px; 
	width:100%; 
	height:200px; 
	background:url(/i/head2.gif) no-repeat; 
/*	background:url(/i/back.gif) no-repeat;  */
}

table.head td.head-end
{ text-align: right;
  vertical-align: bottom;
  width: 100%;
}

table.head td.head-text
{ text-align: right; 
	vertical-align: bottom; 
	width: 100%;
}

table.head td.head-face
{ background:url(/i/coner.gif) no-repeat top right;
	algin: right;
	vertical-align: bottom;
}

td.logo
{ text-align: center;
	width: 276;
}

td.logo img{
	position:absolute; 
	left:34px; 
	top:58px;
	width: 212px;
	height: 77px;
}

table.enter
{ z-index: 10;
	position: absolute; 
	top: 170px; 
	left: 5px; 
	width: 100%; 
	height: 77px;
}

table.enter td
{ padding: 0px; 
	margin: 0px;
}

table.enter td.enter-keys
{ text-align: right;
  vertical-align: bottom;
  width:30px;
}

table.enter td.enter-bg
{ padding:0px;
  margin:0px; 
  background:url(i/enter-bg.gif);
  vertical-align: middle;
}

table.enter .enter-text
{ position:relative; 
  top:-5px; 
  color:white; 
  font-family:Verdana;
  font-weight:bold;
  font-size:11px;
}

table.enter input.enter-input
{ color:#184071;
	font-family: verdana;
	font-size:13px;
	position:relative; 
	top:-3px; 
	border:1px solid #DCDCDC;
}

table.enter td.enter-coner
{ width: 1px;
	padding: 0px;
	margin: 0px;
	background:url(/i/enter-bg.gif);
	text-align: right;
	vertical-align: bottom;
}

table.menu
{ width: 220px;
}

table.menu h1
{ text-indent:0px;
	text-align:center;
	padding:0;
	margin:0px;
	font-size:14px;
}

table.menu td.left-top, table.menu td.right-top, table.menu td.left-bottom, table.menu td.right-bottom { width: 9px }

table.menu td.top
{ background: url(/i/menu-top.gif);
	width: 100%;
}

table.menu td.left
{ width: 9px;
	background:url(/i/menu-left.gif) repeat-y;
}

table.menu td.menu
{ background-color: #F9F9F9;
	vertical-align: top;
	width:100%;
}

table.menu td.menu-img
{ width: 25px;
	text-align:center;
}

table.menu td.menu-div
{	background:url(/i/menu-div.gif); 
	width:100%; 
	height:3px;
}

table.menu td.right
{ width: 9px;
	background:url(i/menu-right.gif) repeat-y;
}

table.main
{
}


table.menu td.bottom
{ background:url(i/menu-bottom.gif);
}

table.main td.text
{ line-height: 130%; 
	padding: 5px; 
	font-family: verdana; 
	font-size: 11px; 
	text-align: justify; 
	color:#696969;
}

table.main td.text p
{ text-indent:10px; }

table.main td.text h1
{	color: #4F7FB9; 
	font-size: 18px;
	padding-left: 30px;
}

table.main td.text h2
{ color: #4F7FB9; 
	font-size: 17px;
	padding-left:50px;
}

table.main td.text h3
{ color: #4F7FB9; 
	font-size: 16px;
	padding-left:70px;
}

table.main td.text h4
{ color: #4F7FB9; 
	font-size: 15px;
	padding-left:90px;
}

li { list-style: disc; }

table.funny
{ font-size:11px;
	padding:0px;
	margin:0px;
}

table.funny tr
{ height: 30px;
}

table.funny tr.line1
{ background-color: #DBE6EF;
	color: #696969;
}

table.funny tr.line2
{ background-color: #CCDEEB;
	color: #696969;
}

table.funny tr.line3
{ background-color: #F7F7F7;
	color: #696969;
}

table.funny th
{ background-color: #497CB7;
	color: white;
	text-align:left;
	font-size: 12px;
	padding-left: 15px;
}

table.funny th.first
{ background:url(/i/table-coner.gif) no-repeat top left;
	background-color: #497CB7;
	color: white;
	text-align:left;
	font-size:12px;
	padding-left: 15px;
}

table.funny td
{ border-right: 1px solid #497CB7;
	padding:5px;
	padding-left:15px;
}

table.funny td.num
{ padding:0px;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}

table.funny td.last
{ border-right: none;
}

a img
{ border:none;
}

a, a:visited
{ font-size:11px;
	color: #4F7FB9;
	font-family:verdana;
	text-decoration:none;
}
a:hover
{ color: #4F7FB9;
	text-decoration: underline;
}

input, textarea, select, option
{ color:#184071;
	font-family: verdana;
	font-size:11px;
	border:1px solid #DCDCDC;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #1E416D;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

textarea
{ width: 100%;
	height: 200;
}


.error
{ text-align: center;
	color: #EF704A;
	font-weight: bold;
	border-left:2px #EF704A solid;
	border-right:2px #EF704A solid;
	padding:10px 20px 10px 50px;
}


a.question, a.question:visited
{ color: #4F7FB9;
	font-weight:bold;
	font-size:12px;
}

td.epigraf
{ font-family:serif;
	font-size:14px;	
	font-style: italic;
}

table.main td.text table.quotel
{ padding:0px;
	margin:0px;
	border-left:2px #4F7FB9 solid;
	margin-left:10px;
}

table.main td.text table.quoter
{ padding:0px;
	margin:0px;
	border-right:2px #4F7FB9 solid;
	margin-right:10px;
}


table.main td.text table.quotel h1, table.main td.text table.quoter h1
{ font-family: serif;
	font-size: 20px;
	padding:15px;
	margin:0px;
}



.content
{ width:100%; 
	height:500; 
	overflow:auto; 
	background-color: #F9F9F9;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #1E416D;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	border:1px solid #E1E1E1;
	padding:5px;
}

.content2
{ width:100%; 
	height:250; 
	overflow:auto; 
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #1E416D;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	padding:5px;
}

#tbholder input
{ font-size:9px;
	color: black;
	background-color: #DBE6EF;
	border:none;
	margin-left:2px;
	margin-right:2px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
}

.pages
{ 	text-align: right;
	padding: 5px 30px;
}

.focus {
	font-weight: bold;
	color: #4F7FB9;
}

