/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.text{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#CDCDCD;
	text-decoration:none;
}

.email_text
{
	font-family:verdana; 	font-size:11px; 	color:#000000;  text-decoration: none;
}

.browsedcontent
{
	font-family:verdana; 	font-size:11px; 	color:#FFFFFF;  text-decoration: none;
}
.textfield{
	background:#9D9D9D;
	border:#323232 solid 1px;
	width:150px;
	height:14px;
	color:#000000;
}
.table_width{
	width:1000px;
	/*background-image:url(../images/main_bg.jpg);*/
	background-repeat:repeat;
	height:1185px;
}

.logo_boxspace{
	padding-top:10px;
}

.button_bg{
	background-image:url(../images/button_bg.png);
	background-repeat:no-repeat;
}

.button_boxspace{
	margin-top:13px;
	margin-right:25px;
}

.button_imagespace{
	padding-left:10px;
	padding-right:10px;
}

.latest_top_bg{
	background-image:url(../images/latest_top_bg.png);
	background-repeat:repeat-x;
	height:45px;
}

.latest_box_bg{
	background-image:url(../images/latest_box_bg.png);
	background-repeat:repeat;
}

.latest_imagespace{
	padding-left:15px;
}

.instore_imagespace{
	padding-left:25px;
}

.newdiddy_text{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#FF8A00;
	line-height:15px;
}

.catchup_text{
	font-family:Arial;
	font-size:9pt;
	font-weight:500;
	text-decoration:none;
	color:#CDCDCD;
	line-height:15px;
}

.imagespace{
	padding-top:10px;
	padding-bottom:3px;
}

.preview_imagespace{
	padding-top:2px;
	padding-bottom:3px;
}

.got_text{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#CDCDCD;
	line-height:18px;
}

.got_text{
	font-family:Arial;
	font-size:9pt;
	font-weight:500;
	text-decoration:none;
	color:#FFFFFF;
	line-height:18px;
}

.day_text{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#00CCFF;
	line-height:18px;
}

.bttm_image{
	background-image:url(../images/bttm_image.png);
	background-repeat:no-repeat;
	width:970px;
	height:90px;
}

.lorem_text{
	font-family:Arial;
	font-size:17pt;
	font-weight:500;
	text-decoration:none;
	color:#000000;
	line-height:24px;
}

.lorem_inner_text{
	font-family:Arial;
	font-size:12pt;
	font-weight:600;
	text-decoration:none;
	color:#FFFFFF;
	line-height:22px;
}

.copy_text{
	font-family:Arial;
	font-size:8pt;
	font-weight:600;
	text-decoration:none;
	color:#7F7F7F;
	line-height:15px;
}

a.copy_text:link{
	font-family:Arial;
	font-size:8pt;
	font-weight:600;
	text-decoration:none;
	color:#7F7F7F;
	line-height:15px;
}

a.copy_text:visited{
	font-family:Arial;
	font-size:8pt;
	font-weight:600;
	text-decoration:none;
	color:#7F7F7F;
	line-height:15px;
}

a.copy_text:hover{
	font-family:Arial;
	font-size:8pt;
	font-weight:600;
	text-decoration:none;
	color:#FFFFFF;
	line-height:15px;
}

.errcls{
	font-family:Arial;
	font-size:8pt;
	font-weight:600;
	text-decoration:none;
	color:#FF0000;

}
