
BODY, TABLE {
	font-size: 12;
	color: Gray;
	font-family: Tahoma, Verdana, Arial, Geneva CY, Sans-Serif;
}

BODY {
	margin: 0;
	background-color: White 
}

TABLE {
	border-collapse: collapse;
}

SELECT, TEXTAREA, INPUT {
	border: 00aabb 1px solid;
	font-size: 12;
	font-family: Verdana;
	BACKGROUND-COLOR: White;
}

A {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #1d729e;
}

IMG {
	border: none;
}

.search {
	font-size: 11;
	color: Gray;
	height: 18;
	width: 100%;
}

.menu A {
	color: White;
}
.menu A:hover {
	font-weight: bold
}

.menu TD {
	border-top: 1px dashed White;
	border-bottom: 1px dashed White;
	color: White;
	background: url(http://office.rubaza.ru/img/arrow.gif) no-repeat left center;
	padding-left: 10;
}

#blockg {
	padding: 5 0;
}

#blockh {
	padding: 0 5;
}

#block {
	padding: 5;
}

.small {
	font-size: 11;
	color: Gray;
}

.tbr {
	padding: 5;
	background-color: #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	border-right: 2px solid #e0e0e0;
}

.sbr {
	height: 9;
	background: White url(http://office.rubaza.ru/img/sr.gif) no-repeat right;
}

.tbl {
	padding: 5;
	background-color: #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	border-left: 2px solid #e0e0e0;
}

.sbl {
	height: 9;
	background: White url(http://office.rubaza.ru/img/sl.gif) no-repeat left;
}

.box {
	border: 1px dashed #cccccc;
}

.100p {
	width: 100%;
}

.note {
	font-size: 10px;
	color: #1d729e;
}

.caption {
	color: Gray;
	font-size: 14;
	font-family: "Impact";
}

.dashed TD {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;	
}

#border {
	border: 1px dashed #cccccc;
}

