body, html {
	margin:0px;
	width:100%;
	height:100%;
}

body {
	position: unset !important;
	width: auto !important;
	height: auto !important;
}

html{
	overflow-y: scroll; 
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #660033;
	line-height: 17px;
	margin:0px;
}
h1			{color: #cc0066; font-family:Arial; font-size:15px; font-weight:bold; line-height:30px; border-bottom:1px solid #660033; margin:0px; margin-bottom:5px}
a {
	color: #660033;
}
a:hover {
	color: #cc0066;
}
ul, ol {
	margin-left: 15px;
	padding-left: 0px;
}
input, textarea, select{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
}
form{
	margin:0px;
}
.pinkLine {
	border-bottom:1px solid #e30066;
}
.skop{
	color:#333333;
	font-weight:bold;
	text-transform: capitalize;	
}
.sskop{
	font-size: 12px;
	line-height: 17px;
	margin:0px;
	font-family: Arial;
	text-decoration:none;
	color:#666666;
	text-transform: capitalize;
	font-weight:normal;
}
.sskop:hover{
	color:#cc0066;
	text-transform: capitalize;
}
#vcenter{
	left:50%;
	margin-left:-275px;
	top:50%;
	margin-top:-170px;
	height:340px;
	width:550px;
	position: absolute;
}

/* img {
	behavior: url(iepngfix.htc) 
}
*/
