BODY{
	font-size:12pt;
	background-color: rgb(212, 208, 200);
}

TD.pageheader{
	background-color: #808080; /*rgb(212,208,200);/*#FFFFD0;*/
}

TD.pagecontent{
	padding: 5px;
	/*background-color: #FFFFE0;*/
	background-color: rgb(240,240,240);
}

TD.pagesidemenu{
	padding: 5px;
	background-color: #B0B0B0;
	/*background-image: url("/images/menyytaust1.png");*/
}

TD.pagefooter{
	background-color: #FFFFD0;
}

A.tabmenuitem{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
A.tabmenuitem:visited{
	color: #444444;
}
A.tabmenuitem:hover{
	color: red;
	text-decoration: underline;
}
A.tabmenuitem:active{
	color: green;
}

/* submenuitem */
A.submenuitem{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
A.submenuitem:visited{
	color: #444444;
}
A.submenuitem:hover{
	color: red;
	text-decoration: underline;
}
A.submenuitem:active{
	color: green;
}

/* active submenu item*/
A.activesubmenuitem{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
A.activesubmenuitem:visited{
	color: #444444;
}
A.activesubmenuitem:hover{
	color: red;
	text-decoration: underline;
}
A.activesubmenuitem:active{
	color: green;
}

/* sidemenuitem */
A.sidemenuitem{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
A.sidemenuitem:visited{
	color: #444444;
}
A.sidemenuitem:hover{
	color: red;
	text-decoration: underline;
}
A.sidemenuitem:active{
	color: green;
}

/* active sidemenu item */
A.activesidemenuitem{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
A.activesidemenuitem:visited{
	color: #444444;
}
A.activesidemenuitem:hover{
	color: red;
	text-decoration: underline;
}
A.activesidemenuitem:active{
	color: green;
}

/* pagenr */
A.pagenr{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
A.pagenr:visited{
	color: #444444;
}
A.pagenr:hover{
	color: red;
	text-decoration: underline;
}
A.pagenr:active{
	color: green;
}

/*  active page number */
A.activepagenr{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
A.activepagenr:visited{
	color: #444444;
}
A.activepagenr:hover{
	color: red;
	text-decoration: underline;
}
A.activepagenr:active{
	color: green;
}

/*  gallery links  */
A.gallery{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
A.gallery:visited{
	color: #444444;
}
A.gallery:hover{
	color: red;
	text-decoration: underline;
}
A.gallery:active{
	color: green;
}

/*   */

TD.sidemenu{
	padding-top:10px;
}
TD.sidemenusub{
	padding-top:0px;
	padding-left:15px;
}

H2.newstitle{
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 14pt;
	font-family: Arial;
	font-weight: normal;
}
P.newstime{
	margin-top: 0px;
	margin-bottom: 2px;
	border-bottom: 1px solid #AAAAAA;
	text-align: right;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
}

P.sisutekst{
	font-family: Arial;
	font-size:13pt;
	text-align:justify;
	padding: 5 100 5 5;
}

OL.sisutekst{
	text-align:justify;
	padding-right:100px;
}
UL.sisutekst{
	text-align:justify;
	padding-right:100px;
}

/* teadete nimekirja stiilid*/
#msg{
	margin: 0px;
	border: 1px dotted pink;
	padding: 0px;
	font-weight: bold;
}
LI.msg_msg{
	color: #0000FF;
}
LI.msg_error{
	color: #FF0000;
}
LI.msg_priv{
	color: #FF0000;
}

/* tekstisisestuskastid */
INPUT.textinput{
	width:630px;
}
TEXTAREA.textinput{
	width:630px;
	height:300px;
}

INPUT.addimg{
	width:300px;
}
TEXTAREA.addimg{
	width:300px;
	height:70px;
}
SELECT.addimg{
	width:300px;
}

INPUT.addnews{
	width:630px;
}
TEXTAREA.addnews{
	width:630px;
	height:70px;
}
