html
{
	background-color:#3f3f3f;
	height:100%;
}
html,body, form
{
	margin: 0;
	padding: 0;
}
body, p, div, td
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;	
}
a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
	text-decoration: underline;
}
#headerImage
{
	background-image:url('../images/music/topHeader.gif');
	background-repeat:repeat-x;
}
.header
{
	background-image:url('../images/music/topHeader.gif');
	background-repeat:repeat-x;
	height:128px;
}
.topBar
{
	background-image:url('../images/music/topHeader.gif');
	background-repeat:repeat-x;
	width:388px;
	height:128px;
}

.menuBar
{
	background-color:#1c67de;
	background-image:url('../images/music/menuBar.gif');
	background-repeat:repeat-x;
	background-position:bottom center;
	width:426px;
	height:27px;
	padding-left:13px;
	padding-right:11px;
}
.langBar
{
	width:324px;	
}
.langTable
{
	background-image:url('../images/music/menuBar.gif');
	background-repeat:repeat-x;
	background-position:bottom center;
	width:100%;
	height:27px;
	text-align:right;	
}
#topLangController
{
	padding-left:8px;
	padding-top:1px; 
	font-weight:bold; 
	cursor:pointer;
	cursor:hand;
	height:25px;
	line-height:0px;
}

.menuItem
{
	text-align:center;
}

.menuLink
{
	color:#878585;
	text-decoration:none;
}

.menuItemSelected
{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	background-image:url('../images/music/menuSelected.gif');
	background-repeat:repeat-x;
	height:27px;
	border-left:1px solid #c8c8c8;
}

.mainContent
{
	background-color:#7e7e7e;
	background-image:url('../images/music/mainGradient.gif');
	background-repeat:repeat-x;
	background-position:center top;
	width:774px;
}

.contentDiv
{
	margin:25px 20px 0px 20px;
	width:734px;	
}

.contentDiv p, .contentTable td
{
	font-size:12px;
	color:#000000;
}
.contentTable input
{
	margin-top:1px;
	margin-bottom:1px;
}
.contentTable select
{
	margin-top:2px;
	margin-bottom:2px;
}

.mainTitle
{
	font-weight:bold;
	font-size:22px;
}

.subTitle
{
	font-size:18px;
	font-weight:normal;
}

.bigBold
{
	font-size:16px;
	font-weight:bold;
}

.boldBlack
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.contentLink, .justify a
{
	text-decoration:underline;
	color:#dbdbdb;
}

.justify
{
	text-align:justify;
	color:#000000;
}
.remarkText
{
	font-size:12px;
	color:#454444;
}

.answers a, .answers div, .answers td, .answers p, .answers li
{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.answers ul
{
	margin:0px;
	padding-left:15px;
}

.greenBulletList
{
	margin:0px;
	padding:0px;
}
.greenBulletList li
{
	padding-left:20px;
	padding-top:5px;
	list-style-type : none;
	background:url("../images/music/greenBullet.gif") no-repeat 7px 8px;
	color:#000000;
	font-weight:bold;
}

.contentText
{
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.helpList
{
	margin:0px;
	padding-left:30px;
	padding-top:10px;
	list-style-type:decimal;
	font-size:12px;
	font-weight:bold;
	color:#d2d2d2;
}

.helpListText
{
	font-size:12px;
	color:#d2d2d2;
}

.featureTable
{
	background-image:url('../images/music/featureTableBG2.jpg');
	background-repeat:repeat-x;
	width:774px;
	height:142px;
}

.featureTitle
{
	font-size:14px;
	font-weight:bold;
	color:#3c3c3c;
	padding-bottom:7px;
}

.buttonL
{
	background-image:url('../images/music/buttonL.gif');
	background-repeat:no-repeat;
	width:4px;
	height:27px;
}

.buttonM
{
	background-image:url('../images/music/buttonM.gif');
	background-repeat:repeat-x;
	height:27px;
	padding:5px 7px 0px 7px;
	vertical-align:top;
}

.buttonR
{
	background-image:url('../images/music/buttonR.gif');
	background-repeat:no-repeat;
	width:6px;
	height:27px;
}

.buttonText
{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#1d3e03;	
}

.langContainer
{
	display:none;
	position:absolute;
	overflow:hidden;
	width:114px;
	background-color:#222222;
	text-align:left;
}

.langBarText
{
	vertical-align:top;
	font-size:11px;
	color:#8a8a8a;
	line-height:17px;
	padding-left:7px;
	cursor:pointer;
	text-decoration:none;
}

.langBarSelectedText
{
	vertical-align:top;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	line-height:17px;
	padding-left:7px;
	text-decoration:none;
}
.langFlag
{
	padding-top:2px;
	background-image:url('/images/music/flagsVertical.gif');
	background-repeat:no-repeat;
	width:22px;
	height:14px;
	cursor:pointer;
}
.langA
{
	text-decoration:none;
	display:block;
}
.langA:hover
{
	display:block;
	background-color:#0f0f0f;
	text-decoration:none;
}

.langBarText a
{
	text-decoration:none;
}

.langBarLine
{
	margin:1px;
	margin:0px 7px 0px 7px;
}

.footer
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
}

#userDetails div
{
	font-size:16px;
	padding-bottom:10px;
}

#mcafeeButton
{
	width:119px;
	height:36px;
	margin-right:15px;
	float:left;
}
#mcafeeButton img
{
	background-color:#ffffff;
	padding:2px;
}