a {
	text-decoration: none;
	color: #B70904;
}

.smalltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.smalltext A{
	color: #666666;

}
.smalltext A:hover{
	color: #666666;


}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
	border: 2px solid #7E7E7E;
	width: 260px;
	background-color: #F2F2F2;
	color: #585858;
}
.textbox:hover {
	color: #000000;

}
.optionTexts {
	font-size: 17px;
}
.convertButton {
	background-image: url(images/download_button.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 231px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.error a{
	color: #3366CC;
	text-decoration: underline;
}
.error a:hover{
	color: #3333CC;
	text-decoration: underline;
}
.heading {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D1CC8F;
	border-right-color: #D1CC8F;
	border-bottom-color: #D1CC8F;
	border-left-color: #D1CC8F;
	font-size: 18px;
	color: #555122;
}

.helptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #141414;
	margin-top: 10px;
}

.error {
	color: #FF3300;
	font-size: 16px;
}
.step2 {
	display: none;
}
body {
	color: #000033;
}
.innerTd {
	background-image: url(images/video_converter_06.gif);
	background-color: #333333;
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#status {
	font-size: 18px;
}

.orangeColor {
	font-size: 12px;
	color: #990000;
}
