html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	background: transparent url(/library/images/common/content-bg.gif) top center repeat;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #158cb9;
	margin-bottom: 20px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #158cb9;
	margin-bottom: 5px;	
}

ul {
	list-style-image: url("/library/images/common/list-arrow.gif");
}

li {
	padding-bottom: 6px;
}


.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #158cb9;
	line-height: 18px;
}

.content a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #158cb9;
	text-decoration: none;
}

.content a:hover{
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 12px;
	color: #158cb9;
	text-decoration: underline;
}

.content p {
	margin:5px;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
}

.footer a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.footer a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

.errmsg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: red;
}

.ip {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	border: solid 1px #5F5F5F;
}


.quantityIP {
	background:transparent; 
	border:0;
	color:#d62525;
	text-align:center;
	padding:3px 0 0 3px;
}














