/* ++++++++++++++++++++++ */
/* COMMON CSS STYLE SHEET */
/* ++++++++++++++++++++++ */

/* Body */
body {
	background-image: url(../images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

/* Header */
.styleH {
	font-size: 12px;
	color: #FF0099
}
.styleH1 {
	font-size: 12px;
	color: #000000;
}
.styleH2 {
	font-size: 12px;
	line-height: 7px;
	color: #000000;
}
.styleH3 {
	font-size: 14px;
	color: #999999;
}

/* Index */
.styleI {
	font-size: 13px;
}
.styleIB {
	font-size: 13px;
	font-weight: bold;
}

/* About */
.styleA {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.styleAB {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}

/* Gallery - RSS - BuyNow */
.styleG {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.styleGG {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.styleGGG {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.styleGGS {
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.styleRSS {
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}

/* Thanks_Buy - Download - Sorry */
.styleTBD {
	font-size: 12px;
	color: #000000;
}
.styleSo {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

/* Sell_Buy */
.styleSB {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.styleSBB {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}

/* Contact - Thanks_Subscription */
.styleCT {
	font-size: 12px;
	color: #000000;
}
.styleCTT {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.styleCTP {
	font-size: 11px;
	color: #000000;
}

/* Privacy Policy */
.stylePP {
	font-style: normal;
	font-size: 11px;
	color: #000000;
}
.stylePPB {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.stylePPBC {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

/* Footer */
.styleC {
	font-size: 9px;
	color: #999999;
}