/********************* 
Dev by WEB700.NET 
*********************/
body {margin: 5pt;padding: 5pt;}

/* Главный шрифт, и стиль страницы */
body,p,table,td,h1,h2,h3{font-family: Geneva, Arial, Helvetica, sans-serif;}
html,body{background-color: #FFFFFF;}

/* Стили для H */
h1 {font-size: 12pt;letter-spacing: 1pt;text-transform: uppercase;}
h2 {font-size: 12pt;}
h3 {font-size: 11pt;}
h4 {font-size: 9pt;}

/* Ссылки */
a {color: #000000;text-decoration: underline;}
a:hover {color: #0000FF;}

/* Стили для всех элементов ввода */
input[type="text"], input[type="password"] {font-family: "Courier New", Courier, monospace;	background-color: #FFFFFF;border: 1px solid #006B95;}
input[type="password"]{font-weight: bold;}
input[type="submit"]{}
input[type="button"]{}
textarea{}
input[disabled="disabled"],textarea[disabled="disabled"]{}
form{margin: 0px;padding: 0px;}

/* Класс для разделения записей */
.cut {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #C2C1C1;background-image: url(../i/cut.gif);
background-repeat: no-repeat;background-position: left 4px;height: 10px;}
/**********************************
Оформление для элемента "Путь"
**********************************/
.path{padding: 5px 5px 10px;}
.path a{background-image: url(../i/to.gif);background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: underline;
	padding-top: 2px;
	margin-left: 5px;
	font-size: 9pt;
	color: #000000;}
.path a:hover{}
.contacts,.contacts a {
	padding: 5pt;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DB241B;
	text-decoration: none;
	font-weight: bold;
}

/********************
		Header
********************/
#h,#l,#r,#h2,#prop {
	height: 0px;
	width: 10px;
	visibility: hidden;
	position: absolute;
	z-index: 1;
}
#c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#c p,#c td,#c th {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
#c td p{
	margin-top: 2pt;
	margin-right: 5pt;
	margin-bottom: 2pt;
	margin-left: 5pt;
}
#c .bg1 .imgx,#c .bg2 .imgx{
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
#c .bg1 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#c .bg2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#c h2 {
	font-size: 9pt;
	letter-spacing: 1pt;
	margin: 5pt;
}
#c h2 a {
	text-decoration: none;
}
#f {
	background-color: #E0E0E0;
	color: #999999;
	font-size: 8pt;
	height: 32px;
	margin-top: 5pt;
}
#f .devby {
	color: #333333;
}
#f .devby a {
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px;
}

#f a {
	color: #CCCCCC;
}
#f td {
	color: #000000;
	font-size: 8pt;
}
#f .bbg {
	color: #333333;
}

