.main {
	border-top-width: thick;
	border-bottom-width: 6px;
	border-top-style:solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F15A22;
	border-right-color: #F15A22;
	border-bottom-color: #F15A22;
	border-left-color: #F15A22;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-color: #FFFF99;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.lowermenutable {
	border-top-style: none;
	padding-top: 6px;
	margin-top: 6px;
}
.imagestable {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom:12px;
	margin-top: 6px;
}
.playertable {
	background-color: #FEDD02;
	border-top: medium solid #F0CB01;
	border-right: medium solid #F2CD02;
	border-bottom: medium solid #F2CD02;
	border-left: medium solid #F2CD02;
}
.playertableleft_right_border {
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
.buttonsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: thin solid #FFFF99;
	background-color: #F3CF01;
	font-weight: bold;
	font-size: 11px;
}
.headingofvideotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.searchmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E20A17;
	text-align: center;	
}
.linkoflowertable{color:green}
b:link {
	color: #e20a17;
}
b:visited {
	color: #e20a17;
}
b:hover {
	color: #e20a17;
}
b:active {
	color: #e20a17;
	
}
 
.textfieldcss {
	background-color: #FFFF99;
}
.lowertable {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEDD02;
	border-right-color: #FEDD02;
	border-bottom-color: #FEDD02;
	border-left-color: #FEDD02;
}
