/********************* 
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;}
.path a{color: #000000;}
.path a:hover{}
/********************
		Header
********************/
#h,#l,#r,#xh,#f {
	height: 0px;
	width: 10px;
	visibility: hidden;
	position: absolute;
	z-index: 1;
}
.zbg{width:10px !important; height:10px !important; visibility:hidden;}
#c {
	position: absolute;
	z-index: 2;
	left:0px;
	top:0px;
	width:600pt;
}
#c p,#c td,#c th {
	font-size: 10pt;
}
