/* CSS for Amatør Porno */

/* Universal classes starts here */

body{
	margin:0px;
	background-color:#000000;
}
.ywidth{
	width: 100%;
}
.yheight{
	height: 100%;
}
a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
	text-decoration: underline;
}
a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
	text-decoration: underline;
}
a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
	text-decoration: underline;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #603913;
	text-decoration: none;
}
.normal, .cont-txt{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.link-01:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	text-transform: capitalize;
}
.link-01:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	text-transform: capitalize;
}
.link-01:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	text-transform: capitalize;
}
.link-01:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
	text-transform: capitalize;
}
/* Universal classes ends here */


/* Content classes starts here */

.top-pad {
	padding-top: 20px;
}
.btm-pad {
	padding-bottom: 40px;
}
.hdr-bg {
	background-color: #FFCC00;
	background-image: url(../images/hdr_bg.gif);
	background-repeat: repeat-x;
}
.box-border {
	border: 2px solid #a57c52;
}
.content-pad {
	padding: 10px;
}
/* Content classes ends starts here */

/* CSS ends  here */
.box-01-bg {
	background-color: #fff5c7;
	background-image: url(../images/box_01_bg.gif);
	background-repeat: repeat-x;
}
.box-02-bg {
	background-color: #ffecbc;
	background-image: url(../images/box_02_bg.gif);
	background-repeat: repeat-x;
}
.hdr-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #603913;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 10px;
}
.tn-pad {
	padding: 10px;
}
.tn-border {
	border: 2px solid #a57c52;
}
