body { 
scrollbar-dark-shadowcolor:#066990;
scrollbar-light-shadow-color:#c9e3ec;
scrollbar-base-color:#066990;
scrollbar-arrow-color:#c9e3ec;
scrollbar-face-color:#066990;
scrollbar-shadow-color:#066990;
scrollbar-3d-light-color:#c9e3ec;
}


.common_table {
 background-color: #FFFFFF; 
 background-position: top; 
}

.date  {
	font-size : 23pt;
	font-family : Tahoma, arial, sans-serif;
	color : #c9e3ec;
}

.mn  {
	font-size : 11pt;
	font-family : Tahoma, arial, sans-serif;
	color : #c9e3ec;
}

.time  {
	font-size : 10pt;
	font-family : Tahoma, arial, sans-serif;
	color : #c9e3ec;
}

.tk  {
	font-size : 11pt;
	font-family : tahoma,arial,sans-serif;
	color : #066990;
}

.tk1 {
	font-size : 8pt;
	font-family : tahoma,arial,sans-serif;
	color : #066990;
}

.txt {
	font-size : 10pt;
	font-family : arial,sans-serif;
	color : #066990;
}

.txt1 {
	font-size : 7pt;
	font-family : tahoma, arial,sans-serif;
	color : #066990;
}


.comment {
	font-size : 8pt;
	font-family : tahoma,arial,sans-serif;
	color : #000000;
	font-weight: 700;
	background-color: #ffffff;
}

.light_red {
	background-color: #ffeded;
	text-align: center;
}
.light_green {
	background-color: #edffed;
	text-align: center;
}

.vdark {
	background-color: #C9E3EC;
}

.dark {
	background-color: #E8F3F6;
}

.light {
	background-color: #ffffff;
}

.menu {
	font-size : 10pt;
	font-family : tahoma,arial,sans-serif;
	color : #cFd7e1;
	font-weight: 700;
}

.attention{
    border: 1px dashed #306030;
    border-color: #e06030;
    padding: 3px;
    background-color: #fffafa;
    width: 520px;

}


.zr  {
	font-size : 10pt;
	font-family : tahoma, arial, sans-serif;
	color : #ffffff;
	background-color: #066990;
	font-weight : 800;
	border: solid 0 #066990;
}

.photo {
	color : #066990;
	border: solid 2px #066990;
}

.photo_b {
	color : #000000;
	border: solid 2px #000000;
}

input {
	color : #066990;
	border: solid 1px #066990;
}


.quest  {
	font-family : tahoma,arial,sans-serif;
	color : #E87070;
	font-weight: 700;
	text-decoration : none;
}

.main_text  {
	text-align: justify; 
	color: #066990; 
	font-weight:500; 
	line-height: 1.3; 
	text-indent: 15pt;  
	font-size: 10pt;
}



A  {
	color : #066990;
	font-family : tahoma,arial,sans-serif;
	font-weight: 700;
	text-decoration : none;
}


A:visited  {
	color : #066990;
	font-family : tahoma,arial,sans-serif;
	font-weight: 700;
	text-decoration : none;
}

A:active  {
	color : #066990;
	font-family : tahoma, arial, sans-serif;
	text-decoration : none;
	font-weight: 700;
}

A:hover  {
	color : #066990;
	font-family : tahoma, arial, sans-serif;
	text-decoration : underline;
	font-weight: 700;
}

A.quest  {
	font-family : tahoma,arial,sans-serif;
	color : #E87F8F;
	font-weight: 700;
	text-decoration : none;
}

A.quest:visited  {
	font-family : tahoma,arial,sans-serif;
	color : #E87F8F;
	font-weight: 700;
	text-decoration : none;
}

A.small  {
	font-size : 7pt;
	font-family : tahoma,arial,sans-serif;
	color : #066990;
	font-weight: 500;
	text-decoration : none;
}


A.small:visited  {
	font-size : 7pt;
	font-family : tahoma,arial,sans-serif;
	color : #066990;
	font-weight: 500;
	text-decoration : none;
}

A.small:active  {
	font-size : 7pt;
	font-family : tahoma, arial, sans-serif;
	color : #066990;
	text-decoration : none;
	font-weight: 500;
}

A.small:hover  {
	font-size : 7pt;
	font-family : tahoma, arial, sans-serif;
	color : #066990;
	text-decoration : underline;
	font-weight: 500;
}

A.bl  {
	color : #444444;
	font-family : tahoma,arial,sans-serif;
	font-weight: 700;
	text-decoration : none;
}


A.bl:visited  {
	color : #444444;
	font-family : tahoma,arial,sans-serif;
	font-weight: 700;
	text-decoration : none;
}

A.bl:active  {
	color : #444444;
	font-family : tahoma, arial, sans-serif;
	text-decoration : none;
	font-weight: 700;
}

A.bl:hover  {
	color : #444444;
	font-family : tahoma, arial, sans-serif;
	text-decoration : underline;
	font-weight: 700;
}

.youtubelink:hover{
	border-bottom: 1px dashed #fff;
}


  #hlp {
	font-size: 11pt;
	position: absolute; 
	text-align:center;
	border: 1px dashed #aa6666;
	padding: 13px; 
	margin-bottom: 20px; 
	background: #fff4f4;
	width: 520px;
	-webkit-box-shadow: #888 0px 2px 5px;
	-moz-box-shadow: #888 0px 2px 5px;
	box-shadow: #aac 5px 5px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 5px;
	behavior: url(/pie/PIE.php);
   }

hr.archive, hr.news {
	height: 1px; 
	background-color: #066990; 
	border: none;
}

hr.archive {
	width: 75%; 
}
hr.news {
	width: 90%; 
	margin-top: 30px;
	margin-bottom: 30px;
}