.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3D5456;
	border-left-color: #3D5456;
}
.cellpadding {
	padding-right: 10px;
	padding-left: 10px;
}
.menubar {
	background-color: #BDCEBD;
	border: 1px solid #526867;
	padding-right: 10px;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #029C9C;
}
.dotsright {
	background-image: url(Images/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.whydownloadback {
	background-image: url(images/whyhead.jpg);
	background-repeat: no-repeat;
}
.videoshead {

	background-image: url(images/cathead.jpg);
	background-repeat: no-repeat;
}
.afhead {
	background-image: url(images/affhead.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #415353;
	border-left-color: #E0DFE3;

}
a:hover {
	color: #000000;
}
