@charset "utf-8";
html {
overflow: scroll;
} 

body {
	background-image: url(Assets/Comps/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a
{
  outline: none;
}

.style1 {
	color: #666666;
	font-size: 9px;
}
.style2 {
	color: #3D2B29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 10px;
}
.style2 a {
	color: #FA657B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style3 {
	color: #3D2B29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 5px;
}
.style4 {
	color: #FA657B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style5 {
	color: #5F1E08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}

.style5 a {
	color: #5F1E08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}

.style6 {
	color: #5F1E08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.style7 {
	color: #3D2B29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-right: 10px;
}





#copyBTTM {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ecb3b1;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
#copyLEFT {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ecb3b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	line-height: normal;
}
#copyRIGHT {
	border-right-color: #ecb3b1;
	border-right-width: 1px;
	border-right-style: solid;
}
#copyTOP {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ecb3b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;

}
#copyBOX {
	padding-left: 15px;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
