table.border{
border-color: black;
border-style: solid;
border-width: 0 1px 1px 0
}

table.border td, table.border th{
border-color: black;
border-style: solid;
border-width: 1px 0 0 1px
}
#info {
	position:absolute;
	z-index:1;
	visibility: hidden;
	left:195px;
}
#birth {
	position:absolute;
	z-index:1;
	visibility: hidden;
	left:195px;
}

#tooltip{
background:#FFFFFF;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}
a,a:link{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}
a.pr,a.pr:link{
	color: #000000;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal;
}

a.pr:hover{
	color: #FF0000;
	text-decoration: underline;
}

html,body{
	margin: 0px;
	padding: 0px;
	height:100%;
	background-image:url(../img/bg_all.gif);
	background-color:#0062d5;
}

input, textarea, select {
	font-family: Tahoma;
	font-size: 12px;
}

td{
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
#about {
	position:absolute;
	width:394px;
	height:409px;
	z-index:1;
	background-color:#FFFFFF;
	visibility:hidden
	/*
	opacity:0.85;
	-khtml-opacity: 0.85; 
	-moz-opacity:0.85; 
	filter: alpha(Opacity=85);
	*/
}
#contacts {
	position:absolute;
	width:394px;
	height:409px;
	z-index:1;
	background-color:#FFFFFF;
	visibility:hidden
	/*
	opacity:0.85;
	-khtml-opacity: 0.85; 
	-moz-opacity:0.85; 
	filter: alpha(Opacity=85);
	*/
}
span.curs
{
  color:#FFFFFF;
  font-weight:bold;
  font-size: 10pt;
}
span.news
{
  color: #FFF100;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

img {
border:0px;
}

.button {
background-image:url('../img/add.jpg');
width:180px;
height:20px;
border:0px;
color:#ffffff;
font-weight:bold;
font-family:Tahoma;
}

.buttonactive {
background-image:url('../img/add.jpg');
width:180px;
height:20px;
border:0px;
color:#ff0000;
font-weight:bold;
font-family:Tahoma;
}