body {
	background-color: #fcd640;
	background-image: url(layout_images/layout_butupWP.png);
	background-attachment: fixed;
}
.gradiant_top {
	background-image: url(layout_images/topline.png);
	background-repeat: repeat-x;
}

.regulartext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FEDB70;
	font-size: 12px;
}
.minititle {
	font-family: "Courier New", Courier, mono;
	color: #FFEF5A;
	font-weight: bold;
	font-size: x-large;
	text-transform: lowercase;
}

.title {
	font-size: 45px;
	text-transform: none;
	color: #0095FF;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF99;
	line-height: 8px;
	font-size: xx-small;
	font-weight: lighter;
}
.field {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FDE482;
}
a:link {
	text-decoration: none;
	color: #0095FF;
}
a:visited {
	color: #66CCCC;
	text-decoration: none;
}
a:hover {
	color: #66FFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a:active {
	color: #CA14ED;
	text-decoration: none;
}
.page_font {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	line-height: 12px;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
.pages_bgcolor {
}
.borderedtable {
	background-color: #E18200;
	border: 10px dotted #FFD937;
	font-size: x-small;
	-moz-border-radius:15px 15px 15px 15px!important;
	-webkit-border-radius: 15px;
}
.artwork {
	border: 1px solid #CC6600;
}
.new {
	border: 3px dashed #FF7800;
}
.norepeat {
	background-repeat: no-repeat;
}
.repeatVert {
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.centerlayer {
	left: auto;
	right: auto;
	top: 1px;
}
