@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/_back.gif);
	background-repeat: repeat-x;
	background-color: #666666;
	font-family: Arial;
	font-size: 11px;
}
.vertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
