body {
	font-family: arial, helvetica, sans-serif;
        background-color: #CBE3FF;
	font-size: 18pt;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}


th {
	background-color: #a9d7f9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-style: groove;
	font-size: 14px;
}


table {
        background-color: #cbe3ff;
	padding: 0px;
}


.paataulukko {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-style: groove;
	padding: 0px;
}

.sisataulukko {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-style: groove;
	padding: 0px;
}


.valikko {
	text-align: left;
}

.yleistiedote {
	border: 1px dashed black;
	background-color: #eaf3fd;
	padding: 5px;
	margin: 5px;
}

.kutsu {
	border: 1px dashed black;
	background-color: #eaf3fd;
	text-align: center;
}

.kutsuleipa {
	font-weight: normal;
}

ul li {
	list-style-type: square;
}

div.uutinen {
        margin-left: 20px;
        margin-top: 5px;
}

span.uutinenotsikko {
        font-weight: bold;
        border-bottom: 1px dashed black;
}


.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 24px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 12px;
}
	
