a {
	text-decoration: none;
	color: #c0bfbf;
}

a:hover {
	text-decoration: none;
	color: #59c3ef;
}

body {
	margin: 0px;
	padding: 0px;
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0bfbf;
	line-height: 14px;
}

.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59c3ef;
	line-height: 14px;
}

.left {
	background-image: url('img/bg_left.gif'); 
	background-repeat: repeat-x;
	vertical-align: bottom;
}

.right {
	background-image: url('img/bg_right.gif'); 
	background-repeat: repeat-x;
	vertical-align: bottom;
}

.sus {
	vertical-align: top;
}

.jos {
	vertical-align: bottom;
}