body {
	margin: 0px;
	background: black;
	scrollbar-base-color: #974591;
	scrollbar-3dlight-color: #621450;
	scrollbar-darkshadow-color: #25071f;
	scrollbar-track-color: #25071f;
}

td.ybanner {
	height: 172px;
	background-image: url('bodypics/ylaframebg.jpg');
	background-repeat: repeat-x;
}

td.mainbanner {
	height: 572px;
	background-image: url('bodypics/mainframebg.jpg');
	background-repeat: repeat-x;
}

td.bottombanner {
	background-image: url('bodypics/alaframebg.jpg');
	height: 25px;
	background-repeat: repeat-x;
	color: #ffc20e;
	font-family: Arial;
	font-size: 10px;
}

td.menuvali {
	height: 33px;
	width: 2px;
	font-size: 0px;
}

/*Markus 19.6.2008 Asiakaspalvelu ylämenun stylet*/
td.menuvali2 {
	height: 23px;
	width: 2px;
	font-size: 0px;
}

td.menu {
	height: 33px;
	width: 70px;
	background-image: url('bodypics/menubg.jpg');
	background-repeat: repeat-x;
}

a.menu {
	font-family: Arial;
	font-size: 10px;
	color: #ffc20e;
	text-decoration: none;
}

.whitesmall {
	color: white;
	font-family: Arial;
	font-size: 10px;
}

td.loginheader {
	color: #901e78;
	font-family: Arial;
	font-size: 10px;
	width: 95px;
}

input.logininput {
	color: white;
	font-size: 10px;
	background-color: black;
	width: 75px;
	border-color: #ffc20e;
}

.headerfont {
	font-family: Arial;
	font-size: 18px;
	color: #ffc20e;
	text-decoration: none;
}

.yellowfont {
	font-family: Arial;
	font-size: 12px;
	color: #ffc20e;
	text-decoration: none;
}

.yellowlink {
	font-family: Arial;
	font-size: 12px;
	color: #ffc20e;
	text-decoration: underline;
}

.purplefont {
	font-family: Arial;
	font-size: 12px;
	color: #b6279c;
	text-decoration: none;
}

.whitefont {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.whitefontbold {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: white;
	text-decoration: none;
}

/* MAO 18.7.2008 Greenfont 'Online' tekstiä varten */
.greenfont {
	font-family: Arial;
	font-size: 12px;
	color: #00bb00 ;
	text-decoration: none;
}

a.news {
	color: #df40d3;
	font-family: Arial;
	font-size: 12px;
}
/* NAAMAKIRJAN TYYLIT*/
.naamatab {
    background-image:url(bodypics/naamatab_bg.jpg);
    background-repeat: repeat-x;
    height:25px;
    text-align: center;
	padding:0px 15px;
	height:26px;
	cursor:pointer;
}
.naamakuva {
    background-image: url(bodypics/lataa.gif);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
#next,#prev{
	cursor:pointer;
}

#black_stars {
	height:20px;
	width:173px;
	background-position:top center;
	background-image:url('bodypics/stars_gray.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}
#gold_stars {
	margin-left:20px;
	width:133px;
	height:20px;
	background-image:url('bodypics/stars_white.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}
/* NAAMAKIRJAN TYYLIT LOPPUU TÄHÄN*/

/*16.7.2008 MAO. Tyylit uutta roundCornerTable versiota varten*/
b.rtop, b.rbottom{display:block;background:transparent}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
