/* CSS Document */

.video{
	float:right;
	width:400px;
	height:270px;
	background-color: #6600FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 12px;
	clip: rect(33px,auto,auto,77px);
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	left: 77px;
}

.traf{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:400px;
	margin-top:1px;
	margin-left:30px;
	float:right;
	top: 55px;
	right: auto;
	bottom: 12px;
	text-decoration: none;
	clip: rect(22px,auto,auto,auto);
	background-color: #6600FF;
	color: #FF0000;
}

.traf2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:400px;
	margin-top:5px;
	margin-left:30px;
	float:right;
	padding-left:10px;
	padding-top:5px;
	background-color: #33FF00;
}
.cont{
	float:left;
	background-color: #66FF99;
	margin-top: 33px;
	width:377px;
	height:444px;
}

.traf2 a:link { text-decoration:none;}
.traf2 a:visited{color: #990099;text-decoration:none;}
.traf2 a:hover{
	text-decoration: underline;
	color: #990099;
}

.downloadcol {
	color:#666;
}
