@charset "utf-8";
/* CC Backline Main */

body {
	background-image: url(images/main_bk.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headerbk {
	background-repeat: no-repeat;
}

.divlogo {

    padding-left:17px;
    padding-top:16px;	
}

.divlogo2 {

    padding-left:10px;
    padding-top:14px;	
}

.bottombk {
	background-repeat: no-repeat;
	background-position:center;
}

.rightbk {
    background-repeat: no-repeat;
	background-position:center;
	}

.leftbk {
	background-repeat: no-repeat;
}

.rightalign {
	background-position: right;
	background-repeat: repeat-y;
}

.bodycolor{
    background-color:#000000;	
}

.bodymain{
    height:600px;
	background-color:#000000;
	padding:0px;	
}

.bodytxt{
	font-size:12px;
	font-family:Tahoma, Arial;
	color:#FFFFFF;
	font-weight: bold;
}
.bodyhdrtxt{
    font-size:14px;
    font-family:Tahoma, Arial;
	color:#999;
	font-weight:500
}
p {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bottomtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
}
.left {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
