
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: #3333cc;
	text-decoration: underline;
}

IMG {
	border: none;
}

.topper {
	width: 100%;
	height: 22;
	padding: 0 10;
	background-color: #eeeeee;
	border-bottom: 2px solid #cccccc;
}

.topper A {
	color: Black;
	text-decoration : underline;
}

.search {
	width: 100%;
	height: 60;
	border-bottom: 1px solid #b6cde1;
}

.mytab {
	height: 100%;
	width: 100%;
	border: 1px solid #afbed4;
}

.mytab #header {
	height: 22;
	padding: 0 5;
	background: #edf2fd url(http://internet.torg-center.net.ua/img/h.gif) repeat-x;
	border-bottom: 1px solid #afbed4;
}

.mytab #content {
	padding: 5;
}

.footer {
	width: 100%;
	border-top: 1px solid Black;
}

.small {
	font-size: 11;
	color: Black;
}

.tbr {
	padding: 5;
	background-color: #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	border-right: 2px solid #e0e0e0;
}

.tbl {
	padding: 5;
	background-color: #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	border-left: 2px solid #e0e0e0;
}

.sbl {
	height: 9;
	background: White url(http://internet.torg-center.net.ua/img/sl.gif) no-repeat left;
}

.box {
	border: 1px dashed #cccccc;
}

.100p {
	width: 100%;
}

.note {
	font-size: 10px;
	color: #3333cc;
}

.caption {
	color: Gray;
	font-size: 14;
	font-family: "Impact";
}

.dashed TD {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;	
}

