body
{
	background: url(../../images/wapSite/wapBG.png) no-repeat;
	margin:0px;
	background-attachment:scroll;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	padding:2px 8px 2px 8px;
}
p {
	padding:0;
	margin:5px 0 20px 0;
}

div.wapMainDiv_320
{	
	background: url("../../images/wapSite/logo_medium.png") fixed top left no-repeat;
	margin:0px;
	padding:0px;
	
}
div.wapMainDiv_240
{	
	background: url("../../images/wapSite/logo_medium.png") fixed top left no-repeat;
	margin:0;
	padding:0px;
	
}
div.wapMainDiv_165
{	

	background: url("../../images/wapSite/logo_medium.png") fixed top left no-repeat;
	margin:0px;
	padding:0px;
	
}
div.ScreenShot
{
	background: url("../../images/wapSite/screenShot.png") 10px left no-repeat;
	text-align: left;
	font-size: small;
	padding:20px 0 10px 0;
}


div.ScreenShot_small
{
	background: url("../../images/wapSite/ScreenShot_small.png") fixed top left no-repeat;
	margin:0px;
	padding:0px;
	
}
div.wapSpacerDiv
{
	height: 1em;
}
a
{
	text-decoration:none;
	color: #009900;
	font-size: medium; 
	font-weight: bold;
}

.dllink
{
	background: url(../../images/wapSite/greenBtnBG.png) repeat-x;
	border-top: 1px solid #DDFFE6;
	border-bottom: 1px solid #008E24;
	padding:5px;
	text-decoration:none;
	color: #333;
	font-size: large; 
	font-weight: bold;
}
.dllink_text
{
	text-decoration: none;
	color: black;
	font-size: medium; 
	font-weight: bold;
}
.dllink_text span
{
	color:black;
}
h1
{
	color: #eeeeee;
	font-size: large;
}
h2
{
	color: #006600;
	font-size: large;
}

span{
	color: #000000;
}

span.wapFormError
{
	color: #ee0000;
	font-size: medium;
}
span.wapFormSuccess
{
	color: #0000ee;
	font-size: medium;
}
span.wapFormLabel
{
	color: #009900;
}
input
{
	background: #cccccc;
	color: #3b3b3b;
	width:100%;
}