body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
td{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

td.menutext{
	background: url('images/menu_bg.gif');
	vertical-align: top;
	padding: 0 10px 5px 15px;
}
td.menutext a{
	text-decoration: underline;
	color: black;
}
#content{
	background: url('images/contentbg.gif');
	vertical-align: top;
	padding: 0 10px 0 5px;
}

#footer{
	background: url('images/footer_bg.gif') repeat-y;
	padding: 10px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
.text {  font-family: Tahoma; font-size: 7pt; font-weight: normal; text-decoration: none}
.text1 {  font-family: Tahoma; font-size: 8pt; font-weight: bold; text-decoration: underline}
.mtext {  font-family: Tahoma; font-size: 8pt; font-weight: bold; text-decoration: none}
.mtext1 {  font-family: Tahoma; font-size: 8pt; font-weight: bold; text-decoration: none}
.jtext1 {  font-family: Tahoma; font-size: 10pt; font-weight: bold;text-decoration: none}
.jtext2 {  font-family: Tahoma; font-size: 10pt; font-weight: normal; text-decoration: none}
.jtext3 {  font-family: Tahoma; font-size: 12pt; font-weight: bold; text-decoration: none}
ul 
{
list-style-image: url('images/bullet.gif')
}



/*standart*/
TABLE.maintable {
  border: solid 1px #777777;
  border-collapse: separate;
  border-spacing: 0px 0px;
  padding: 0px;
}

TD.empty {
  padding: 0px;
}

TD.blue {
  background: #405468;
  background-image: url('../g/head4.jpg');
  background-position: 0% 0%;
  padding: 4px;
  font-family: Tahoma, Helvetica; 
  font-size: 14px; 
  color: #EEEEEE; 
  font-weight: bold; 
  line-height: 16px;
}
TD.online  {
	background: #FFFFCC;
	padding: 4px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FF0033;
	font-weight: bolder;
	line-height: 16px;
	text-decoration: blink;
	text-align: center;
	text-transform: uppercase;
}

TD.darkgrey { 
  background: #999999; 
  border-bottom: 1px solid #7C7C7C;
  padding: 4px;
  font-family: Arial, Helvetica; 
  font-size: 12px; 
  color: #FFFFFF; 
  font-weight: bold; 
  line-height: 16px;
}
TD.darkgrey2 { 
  background: #8B8B8B; 
  border-bottom: 1px solid #7C7C7C;
  padding: 4px;
  font-family: Arial, Helvetica; 
  font-size: 12px; 
  color: #FFFFFF; 
  font-weight: bold; 
  line-height: 16px;
}
TD.white { 
  background: #F8F8F8; 
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #C4C4C4;  
  padding: 4px;
  font-family: Arial, Helvetica; 
  font-size: 12px; 
  color: #000000; 
  font-weight: normal; 
  line-height: 16px;
}
TD.grey { 
  background: #EAEAEA; 
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #C4C4C4;  
  padding: 4px;
  font-family: Arial, Helvetica; 
  font-size: 12px; 
  color: #000000; 
  font-weight: normal; 
  line-height: 16px;
}

TD.gallerythumb {
  padding-left: 10px; 
  padding-right: 10px; 
  padding-bottom: 7px; 
  padding-top: 7px; 
  vertical-align: top;
}
TR.grey { 
  background: #EAEAEA; 
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #C4C4C4;  
  padding: 4px;
  font-family: Arial, Helvetica; 
  font-size: 10px; 
  color: #000000; 
  font-weight: normal; 
  line-height: 16px;
}
TR.white { 
  background: #F8F8F8; 
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #C4C4C4;  
  padding: 4px;
  font-family: Arial, Helvetica; 
  font-size: 10px; 
  color: #000000; 
  font-weight: normal; 
  line-height: 16px;
}
TR.darkgrey { 
  background: #999999; 
  border-bottom: 1px solid #7C7C7C;
  padding: 4px;
  font-family: Arial, Helvetica; 
  font-size: 10px; 
  color: #FFFFFF; 
  font-weight: bold; 
  line-height: 16px;
}
.linknnl { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: black; text-decoration: none; margin-left: 5px; padding-left: 5px
}
.text4 { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: black; text-decoration: none; margin-left: 5px; padding-left: 5px
}

img.displayed {display: block; margin-left: auto; margin-right: auto}
