@charset "UTF-8";
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEDEDE;
}


body {
	background-attachment: fixed;
	background-color: #151515;
	background-image: url(images/bg_big.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.btitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #F2F2F2;
}

.mailer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F2F2F2;
}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F2F2F2;
}

.deepsea, .deepsea TD, .deepsea TH
{
	background-image:url('images/tableBG.png');
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
}


.dd, .dd TD, .dd TH
{
	background-image:url('images/screen_01.png');
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A94C5;
	text-decoration: none;
}
