@charset "UTF-8";
@import url("reset.css");

body, html { 
	height:100%;
	color:#cfcfcf;
	font: 10px/13px Arial, Helvetica, sans-serif !important;
	background: #1e1e1e ;
	vertical-align:middle;
}
a {color:#cfcfcf;}
a:focus, object:focus {
outline: none;
-moz-outline-style: none;
} 

img {padding:0; margin:0; border:0px; color:#FFFFFF; }
.fullscreen {
	height: 100%;
	width: 100%;
	min-width:1000px;
	vertical-align:middle;
}
.fg {
	height:660px;
	width:100%;
	}

#fg-area{
	width:100%;
	height:660px;


	}
.tbl_650 {
	height: 650px;
	width: 100%;
}



.tbheader {
	height: 40px;
	width: 100%;
	background: url(../images/vadimdaniel_logo.gif) 80px top no-repeat;
}

.tdflash {
	background: #656565 url(../images/table_bg.jpg) left top repeat-x;
	height:620px;
	}

.admintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.admin-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: B27EAF;
	height: 15px;
}
.admin-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.admin-body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
td.copyright {
	height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 4px;
	padding-bottom: 4px;

}
a.copyright:link  { text-decoration: none; color: #cfcfcf; font-family: Arial, Helvetica, sans-serif; font-size: 9px } 
a.copyright:hover  { text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 9px } 
a.copyright:visited { text-decoration: none; color: #cfcfcf; font-family: Arial, Helvetica, sans-serif; font-size: 9px } 
a.copyright:visited:hover { text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 9px } 

h1, h2, h3, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cfcfcf;
	text-decoration: none;
	padding: 5px 0 10px 20px;
	font-weight:bold;
	line-height:normal;
  }
  
  p{
  	color:9f9f9f;
	font-size: 10px;
	text-decoration: none;
	font-weight:normal;

  }
  
  