body{
	
	margin-top: 50px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	height:100%;
	background: url(../background2.jpg) no-repeat;
	background-color: #ff0060;
  	text-align: left;
	color: #666666;
}

p{
	text-align: left;
}


a{
	text-decoration: none;
	/* color:#12519F; */
	color:#FF005E;
}
a:hover{
	text-decoration: underline;
	color:#FF8CB8;
}

a:visited{
color:#FF8CB8;
}


a.headlink{
    text-decoration: none;
	/* color:#12519F; */
	color:#006699;
}

a.headlink:hover{
	text-decoration: underline;
	color:#0099FF;
}

h1{
	font-size: 16px;
	text-align: left;
}

h2{
	text-align: justify;
	margin-top:10px;
	font-size:10px;
}

img{
	border:0px;
}


.steps{
	font-size:12px;
	margin-top:9px;
	margin-bottom:5px;
	font-weight:bold;
}

.cstep{
	font-size:12px;
}

.notice{
text-align: justify;
margin-top:15px;
font-size:11px;
}

.copyright{
font-size:10px;
color:#ffffff;
text-align:center;
margin-top:8px;
font-weight:bold;
}

.toplinks{
font-size:11px;
color:#0099FF;
}


.toplinks:visited{
	color:#FDAE52;
}

.extralink{
font-size:11px;
color:#ffffff;
font-weight:plain;
}


.extralink:visited{
	color:#FFFFFF;
}


.upinput{
width:420px;
background:url(../img/input_back.gif);
border:1px solid #999999;
/*
margin-bottom:5px;
margin-top:5px;
*/
}




input {
	background:url(../img/button03.gif);
	border:1px solid #999999;
         font-size:12px;
}

upload {
	background:url(../img/button03.gif);
	border:1px solid #999999;
         font-size:12px;
}

file {
	background:url(../img/button03.gif);
	border:1px solid #999999;
         font-size:12px;
}

delete {
	background:url(../img/button03.gif);
	border:1px solid #999999;
         font-size:12px;
}

textarea{
	background:url(../img/input_back.gif) repeat-x;
	border:1px solid #999999;
         font-size:11pt;
}

form{
margin:0px;
size:12px;
}

.faqheader{
font-size:15px;
font-weight:bold;
margin-bottom:0px;
}

.faqbody{
font-size:13px;
margin-top:0px;
margin-bottom:15px;
text-align:justify;
}
#Layerback {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 293px;
	top: 375px;
}
#Layerlinks {
	position:absolute;
	width:500px;
	height:500px;
	z-index:1;
	left: 293px;
	top: 165px;
}
#Layer666 {
	position:absolute;
	width:200px;
	height:23px;
	z-index:1;
	background-color: #FFFFFF;
}

