
*    {
    margin:0 0px;
    padding:0 0px;
    }
   
h1, h2, h3, h4, h5, h6, div, span {
    margin:0 0px;
    padding:0 0px;
    }
a    {
color:#ff0000;
text-decoration: none;
}
a:hover {
color:#fff;
}

img, img a {
border:none;
}

body {
background:#000 url(/images/bgSubsPgBk.jpg) repeat center top scroll;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}
   
#wrapper {
width:960px;
margin:0px auto;0
}
   
#pg01 {
width:300px;
height:200px;
padding:0 0px;
margin:200px auto 0 auto;
background:#000;
}

#logo{
width:300px;
height:145px;
}

#subForm{
width:250px;
margin:4px auto;
height:20px;
text-align:center;
}

#subForm #left    {
width:120px;
float:left;
text-align:left;
}

#subForm #right    {
width:120px;
float:right;
text-align:right;
}

#subForm #left .txtInput, #subForm #right .txtInput   {
width:120px;
background:#242424;
color:#fff;
padding:2px 2px;
text-align:left;
border:none;
}

#subForm .button{
	background:#FF0000 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	padding:2px;
	text-align:left;
	width:120px;
}

#btnNcount{
width:250px;
margin:4px auto;
height:20px;
}

#btnNcount #left    {
width:120px;
float:left;
text-align:left;
padding:0 0px;
}

#btnNcount #right    {
width:120px;
float:right;
text-align:right;
padding:0 0px;
}

.txtBig    {
color:#fff;
font-size: 20px;
font-weight:bold;
font-family:"Arial Narrow";
}

.clr {
clear:both;
}