a:link {
	color: #E28A26;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

body {
	background: #EEEEEE;
}

body,p,table,td,tr {
	color: #00467C;
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
}

/* sisu stiilid*/
h1 {
	color: #E28A26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	color: #E28A26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h3, h4, h5 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

pre {
	font-family: courier;
	font-size: 9pt;
}

.alternatetable {
	background: #EEEEEE;
}

.buttons {
	background-color: #FFFFFF;
	font-family: geneva, arial, sans-serif;
	font-size: 8pt;
}

.catandforum {
	font-size: 8pt;
}

.cleartable {
	background: #FFFFFF;
}

.copyright {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.darktable {
	background: #EEEEEE;
}

.footertable {
	background: #FFFFFF;
}

.formboxes{
	background-color: #FFFFFF;
	font-family: geneva, arial, sans-serif;
	font-size: 8pt;
}

.forumdescript {
	font-size: 8pt;
}

.lighttable {
	background: #FFFFFF;
}

.menubar{
	background: #EEEEEE;
	font-family: verdana,arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.naviborders {
	background: #993333;
}

.new {
	color: #FF0000;
	font-size: 8pt;
}

.postlist{
	font-family: verdana,arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.posttime {
	background: #FFFFFF;
	font-size: 8pt;
	font-style: oblique;
	text-align: center;
}

.posttotal {
	background: #FFFFFF;
	font-size: 8pt;
}

.sidemenu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.small {
	font-family: helvetica,arial;
	font-size: 8pt;
}

.standouttext {
	color: #993333;
}

.subjecttable {
	background: #FFFFFF;
}

.tableborders {
	background: #EEEEEE;
}

.tdheader {
	background: #EEEEEE;
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.threadtotal {
	background: #FFFFFF;
	font-size: 8pt;
}

.welcome {
	font-family: Times new roman;
}

.noident {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

.tablebg {
	background-image: url(img/bgs.gif);
	background-repeat: repeat-x;
}

@media screen {
  #main { width: 600px; float: right; margin-right: 5px; padding: 6px; background: #FFFFFF }
  #index { width: 165px; float: left; margin-left: 0px; padding: 0px 5px 0px 0px }
  .print { display: none }
}
@media print {
  #main { width: 620px; float: left; padding: 10px; background: #FFFFFF }
  #index { display: none }
  #noprint { display: none }
}