BODY {
	color: #000;
	margin: 0;
	padding: 0;
	background: #282D36 url(gfx/bg_blu.gif) repeat-x;
	font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	text-align:center;
}

A, A:visited {
	color: #587CA0;
	text-decoration: none;
}

A:active {
	color: #000;
	text-decoration: none;
}
A:hover {
	color: #666;
	text-decoration: none;
}
INPUT.button {
	border: #000 1px solid;
	color: #000;
	background: #cece9c;
}

img, table {
	border-style: none;
}
font, TD {
	color: #000;
	font: 11px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
}
select {
	background: #CBCBCB;
	font-size: 11px;
}
.input_text {
	border: #000 1px solid;
	font-weight: bold;
	color: #4b4b4b;
	font-family: Verdana;
	background: #CFCFCF;
}
#boksi {
	padding: 5px 2px 5px 7px;
	background: #CBCBCB;
	border: 1px dotted #888;
	width: 600px;
	float: none;
}
#footer_bar {
	padding: 2px 8px;
	background: #CBCBCB;
	border: 1px solid #000;
	float: none;
	text-align: center;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
h1, .otsikko {
	background: #CBCBCB;
	border: 1px solid #000;
	float: none;
	text-align: left;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
h2 {
	font: 14px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}
h3 {
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}


.basic {
	border: none;
	padding: 6px;
	float: none;
}
.PikkuOtsikko {
	float: none;
	text-align: left;
	background: url(gfx/arrowbox.gif) no-repeat 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 19px;
}

#container{
	margin:0 auto;
	width:764px;
	position:relative;
	text-align:left;
}

#MainBlock {
	background: url(gfx/content_bg_blu.gif) repeat-y;
	padding:20px 30px;
}

.KansiReunustus {
	border: 1px solid #999;
	padding: 3px;
}
.dotted {
	border: 1px dotted #888;
	padding: 6px;
	float: none;
}
#Dotted600 {
	padding: 5px;
	border: 1px dotted #888;
	width: 600px;
	float: none;
	text-align: left;
	margin-left: 74px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	margin: 0;
	padding: 0;
	background-image: url(gfx/footer_blu.gif);
	background-repeat: no-repeat;
}
#header {
	margin: 0;
	padding: 0;
	background: url(gfx/header_blu.jpg) no-repeat;
}

#title {
	background-image: url(gfx/title_bg_blu.gif);
	height: 32px;
	display:block;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.LevynNimi {
	border: 0 none #000;
	float: none;
	text-align: left;
	padding: 0 0 2px 19px;
	background: url(gfx/arrowbox.gif) no-repeat 2px;
}
.etubox {
	padding: 4px;
	background: #CBCBCB;
	border: 1px dotted #999;
	float: none;
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.etuspacerbox {
	padding: 3px;
}

/* board colours */

.titlebg {
	font-weight: bold;
	color: #fff;
	background-color: #4D5673;
}
.titlebg a{
	font-weight: bold;
	text-decoration: none;
	color: #ececec;
}
.titlebg a:hover{
	text-decoration: underline;
}
.catbg {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #8291A1; 
}
.catbg a{
	font-weight: bold;
	text-decoration: none;
	color: #cbcbcb;
}

.catbg a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #cbcbcb;
}

.catbg a:hover{
	text-decoration: underline;
}

