body 
{
	background-color: #e8ecf4;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #395284;
}

a:link,a:active,a:visited { color : #587EA5; }

a:hover		{ text-decoration: underline; color : #587EA5; }

hr	{ height: 0px; border: solid #E0E7F1 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #015E8C solid; }

/* This is the outline round the main forum tables */
.forumline	{
	background-color: #CAD7E3;
	border: 2px #7BA5BD solid;
	font-size: 14px;
	color: #587ea5;
}
/* Main table cell colours and backgrounds */
td.row1	{
	background-color: #EFF2F8;
	font-size: 12px;
}
td.row2	{
	background-color: #E8ECF4;
	font-size: 10px;
	color: #587EA5;
	border-top: 1px dotted #587EA5;
	border-right: 0px none #587EA5;
	border-bottom: 0px none #587EA5;
	border-left: 1px dotted #587EA5;
}
td.row3	{ background-color: #EFF2F8;
	font-size: 10px; }
td.rowpic {
		background-color: #ffffff;
		background-image: url(resursi/cellpic2.gif);
		background-repeat: repeat-x;
}
		
th	{
	color: #FFFFFF; font-size: 14px; font-weight : bold;
	background-color: #587EA5; height: 25px;
	background-image: url(resursi/cellpic3.gif);
}
	
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(resursi/cellpic1.gif);
			background-color:#E0E7F1; border: #ffffff; border-style: solid; height: 28px;
}	
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;}
	
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: double #eff2f8; height: 28px; }
th.thHead,td.catHead { font-size: 11px; border-width: 1px 1px 0px 1px; }

th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }

th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px; letter-spacing: 1px; color : #587EA5}
.nav			{ font-weight: bold; font-size: 11px; color : #FFFFFF;}
.mainmenu		{ font-size : 11px; color : #587EA5}
li {	color: #395284;
	list-style: square;}
