BODY
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;

	background-color: #1C292B;
	background-image: url(image/back.jpg);
	color: #CCCCCC;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	SCROLLBAR-FACE-COLOR: #1C292B; 
	SCROLLBAR-DARKSHADOW-COLOR: #1C292B;
	SCROLLBAR-HIGHLIGHT-COLOR: #BBBBBB; 
	SCROLLBAR-SHADOW-COLOR: #BBBBBB; 
	SCROLLBAR-3DLIGHT-COLOR: #1C292B; 
	SCROLLBAR-ARROW-COLOR: #BBBBBB; 
	SCROLLBAR-TRACK-COLOR: #1C292B; 

	}

.smalltext 
	{
	color: #CCCCCC;
	font-size: 11px;
	line-height: 12px;
	font-weight:normal;
	font-family: Tahoma, Arial;
	}

.error
	{
	color: #FF0000;
	font-size: 11px;
	line-height: 13px;
	font-weight:normal;
	font-family: Tahoma, Arial;
	}

.maintext 
	{
	color: #CCCCCC;
	font-size: 12px;
	line-height: 15px;
	font-weight:normal;
	font-family: Tahoma, Arial;
	}

h1
	{
	color: #FFFFFF;
	font-size: 13px;
	line-height: 14px;
	font-weight:bold;
	font-family: Tahoma, Arial;
	}

h2
	{
	color: #EEEEEE;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	font-family: Tahoma, Arial;
	}

a	
	{
	font-size: 12px;
	line-height: 15px;
	font-family: Tahoma, Arial;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
	}
a:hover
	{
	font-size: 12px;
	line-height: 15px;
	font-family: Tahoma, Arial;
	color:#FF0000;
	text-decoration: none;
	font-weight:normal;
	}

.smalllink
	{
	font-size: 11px;
	line-height: 12px;
	font-family: Tahoma, Arial;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
	}

.smalllink:hover
	{
	font-size: 11px;
	line-height: 12px;
	font-family: Tahoma, Arial;
	color:#FF0000;
	text-decoration: none;
	font-weight:normal;
	}

.menulink
	{
	font-size: 11px;
	line-height: 12px;
	font-family: Tahoma, Arial;
	color:#AAAAAA;
	text-decoration: none;
	font-weight:normal;
	}

.menulink:hover
	{
	font-size: 11px;
	line-height: 12px;
	font-family: Tahoma, Arial;
	color:#FF0000;
	text-decoration: none;
	font-weight:normal;
	}

input
	{
	background-color:#333333; /* Фон */
	color:#CCCCCC; /* текст */
	border-color: #999999;
	border-style: solid;
	border-width: 1;
	font-size: 12px;
	line-height: 15px;
	font-weight:normal;
	font-family: Tahoma, Arial;
	}

img 
	{ 
	border-color: #777777; 
	}

.mybutton 
	{
	background-color:d4d0c8; /* Фон */
	color:#000000; /* текст */
	border-color: #999999;
	border-style: solid;
	height: 18px;
	cursor : hand;
	border-width: 1;
	font-size:  11px; 
	font-family: Tahoma, Arial; 
	}

.td_with_text
	{
	border-color:#990000;	
	border-style: solid;
	border-width: 1px;
	border-bottom:0px;
	padding-bottom:3px;
	border-top: 0px;
	padding-top: 3px;
	border-left: 0px;
	padding-left: 3px;
	border-right: 0px;
	padding-right: 3px;
/*	background-color:#333333; */
	color:#CCCCCC;
	font-size:  11px; 
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

.td_with_foto
	{
	border-color:#990000;	
	border-style: solid;
	border-width: 1px;
	border-bottom:0px;
	padding-bottom:3px;
	border-top: 0px;
	padding-top: 3px;
	border-left: 0px;
	padding-left: 3px;
	border-right: 0px;
	padding-right: 3px;
	color:#CCCCCC;
	}

.td_with_header
	{
	border-color:#990000;	
	border-style: solid;
	border-width: 1px;
/*	border-bottom:0px; */
	padding-bottom:3px;
/*	border-top: 0px; */
	padding-top: 3px;
/*	border-left: 0px; */
	padding-left: 3px;
/*	border-right: 0px; */
	padding-right: 3px;
	background-color:#333333;
	color:#CCCCCC;
	font-size:  12px;
	font-weight: bold;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}

.td_with_menu
	{
	border-color:#990000;	
	border-style: solid;
	border-width: 1px;
/*	border-bottom:0px; */
	padding-bottom:3px;
/*	border-top: 0px; */
	padding-top: 3px;
/*	border-left: 0px; */
	padding-left: 3px;
/*	border-right: 0px; */
	padding-right: 3px;
	background-color:#333333;
	color:#AAAAAA;
	font-size: 11px;
	font-family: Tahoma, Arial; 
	text-decoration: none;
	}
