body {
	background-color: #22252D;
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}

td
{
	color: #333333;
	font-size: 12px;
	text-align: left;
}

img
{
	border: 0px;
}

a:link, a:visited
{
	color: #537290;
	text-decoration: none;
}

a:hover, a:active
{
	color: #669CA9;
	text-decoration: underline;
}

.bginput
{
	background: #FFFFFF;
	border: 1px solid #CDDBDE;
	width: 90%;
}

.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
}

form
{
	margin: 0px;
}

.left-table
{
	border: #CCCCCC 1px solid;
	background: #F9F9F9;
	width: 170px;
}

.blank-table
{
	border: #CCCCCC 1px solid;
	background: #F9F9F9;
}

.left-header
{
	background: #CCCCCC;
	font-weight: bold;
}

.content-table
{
	border: #CCCCCC 1px solid;
	background: #F9F9F9;
	width: 100%;
}

.subcontent-table
{
	border: #CCCCCC 1px solid;
	background: #F1F4FB;
	width: 100%;
}

.content-header
{
	background: #999999;
	color: #FFFFFF;
	font-weight: bold;
}

.spacer
{
	padding: 2px;
}

.heading
{
	font-weight: bold;
	text-align: left;
	background: #ECECEC;
}

.heading-table
{
	background: #DDDDDD;
}

.column
{
	background: #F9F9F9;
	text-align: left;
}

.bg2, .bg2 a:hover, .bg2 a:active, .bg2 a:visited, .bg2 a:link
{
	background: #EF7C01 url(http://musicvideocodes.ws/images/links_bg.gif) repeat-x;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.bg1, .bg1 a:hover, .bg1 a:active, .bg1 a:visited, .bg1 a:link
{
	background: #1D54BD url(http://musicvideocodes.ws/images/links_over_bg.gif) repeat-x;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}