
html {
scrollbar-arrow-color: #CE4032;
scrollbar-base-color: #000000;

 cursor:default;

}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}

a:active {
	color: #333333;
}
.link-footer:link {
	color: #ffffff;
}
.link-footer:visited {
	color: #ffffff;
}
.link-footer:hover {
	color: #f0f0f0;
}
.link-footer:active {
	color: #ffffff;
}






.type:link {
	color: #ffffff;
	text-decoration:none;
	display: block;
	width:100%;
}
.type:visited {
	color: #ffffff;
	text-decoration:none;
	display: block;
        width:100%;
}
.type:hover {
	color: #f0f0f0;
	text-decoration:none;
        display: block;
        width:100%;
}
.type:active {
	color: #ffffff;
	text-decoration:none;
        display: block;
        width:100%;
}

.video_avi_title {
font-size: 12px;
font-weight:bolder;
color:#2B2C2E;
}






