INPUT, TEXTAREA, SELECT
	{
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #006666;
	border: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	} 
		
.btn
	{
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	font-weight: bold;
	color: none;
	background: none;
	border: none;
	border-style: hidden;
	border-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
	} 
		
BODY, TD
	{
	font-family: Verdana, Arial, Helvetica, Sans;
	color: #00ffff;
	font-size: x-small;
	}

	hr
{
	height:1px;
	color: #00ffff;
}
A
	{
	color: #00ffff;
	font-size : x-small;
	text-decoration : underline;
	font-weight : none;
	padding-left: 2pt;
	padding-right: 2pt;
	}
	
A:hover
	{
	color: #003366;
	font-size : x-small;
	text-decoration : none;
	font-weight : none;
	background: #00ffff;
	padding-left: 2pt;
	padding-right: 2pt;
	}
	

	
.newstitle
	{
	/*color: #00ffff;*/
	color: #CCFFFF;
	text-decoration: none;
	font-size: 16px;	
	}
	
.newsteaser
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	
	}
	
A.newslink
	{
	color: #ffffff;
	text-decoration: underline;
	font-size: xx-small;
	font-weight: none;
	}
	
A.newslink:hover
	{
	color: #cc0000;
	text-decoration: none;
	font-size: xx-small;
	font-weight: none;
	background: #ffffff;
	}
	
A.mainmenu
	{
	color: #66cccc;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	padding-right: 1em;
	white-space: nowrap
	}
	
A.mainmenu:hover
	{
	color: #99ffff;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
	background: none;
	padding-right: 1em;


	}

A.mainmenuselected
	{
	color: #99ffff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	background: none;
	padding-right: 1em;
	white-space: nowrap
	}
	
A.mainmenuselected:hover
	{
	color: #99ffff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	background: none;
	padding-right: 1em;
	}


A.plain
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}
	
A.plain:hover
	{
padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
		}

.title
	{
	color: #339999;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	}
	
.resultat_tabell
	{
	text-decoration: none;
	font-size: xx-small;
	font-weight: none;
	}
	
TH.head
	{
	text-align: left;
	font-size: xx-small;
	font-weight: bold;
	}
	
TD.num
	{
	text-align: right;
	font-size: xx-small;
	}
	
.heading
	{
	color:  #f1eadc;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
	
.date
	{
	color: #f1eadc;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	}
	
.ingress
	{
	color: #00ffff;
	font-size: xx-small;
	font-weight : bold;
	}
	
.content
{
	font-size: x-small;
	color: #ccffff;
}
	
.subtitle
	{
	color: #0000ff;
	font-size: xx-small;
	font-weight : bold;
	}
	
.message
{
	/*font-weight: bold;*/	
	font-size: 12px;
	color: #ffffff;
}
	
.caption
	{
	color: #666666;
	font-size: xx-small;
	font-weight : bold;
	font-style : italic;
	}
	
.legend
	{
	color: #666666;
	font-size: small;
	font-weight : bold;
	font-style : none;
	}
	
.colophon
	{
	color: #009999;
	font-size: xx-small;
	font-weight : none;
	}
	
A.colophonlink
	{
	color: #009999;
	text-decoration : underline;
	font-size : xx-small;
	font-weight : none;
	border-style : none;
	padding-left: 0pt;
	padding-right: 0pt;
	}
	
A.colophonlink:hover
	{
	color: #003366;
	text-decoration : none;
	font-size : xx-small;
	font-weight : none;
	background: #009999;
	border-style : none;
	padding-left: 0pt;
	padding-right: 0pt;
	}	

.cell_white
	{
	background: #ffffff;
	}	
	
.cell_alabaster
	{
	background: #f1eadc;
	}	
	
.cell_beige
	{
	background: #c8c2b7;
	}	
	
.cell_lightgrey
	{
	background: #cccccc;
	}	
	
.cell_grey
	{
	background: #b3aea4;
	}	
	
.cell_darkgrey
	{
	background: #999999;
	}	
	
.cell_lightgreen
	{
	background: #339999;
	}	
	
.cell_green
	{
	background: #006666;
	}	
	
.cell_darkgreen
	{
	background: #003333;
	}	
	
.cell_blue_light
	{
	background: #99ccff;
	}	
	
.cell_blue_medium
	{
	background: #6699cc;
	}	
	
.cell_bg_blue_dark
	{
	background: #003366;
	}


table.msgboard
{
	border: solid 1px #99ccff;
	width:400px;
	
}

table.msgboard td
{
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 0px;
	color:white;
}

table.msgboard th
{
	background-color:#006666;
	color:#66cccc;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	
}

table.msgboard select, table.msgboard input
{
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
	border: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

table.msgboard a
{
	
	font-size: 10px;
}

table.msgboard a:hover
{
	color:white;
	font-size: 10px;
	text-decoration: underline;
	background: none;
}


table.gallery
{
	/*border: solid 1px #99ccff;*/
	padding: 0px 0px 0px 0px;
	
}

table.gallery td
{
	padding: 3px 10px 0px 0px;
}

table.gallery th
{
	
}

table.gallery select, table.gallery input
{
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
	border: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

table.datatable th
{
	border-color: #CCFFFF;
	border-style: solid;
	border-width: 1px;
	text-transform:uppercase;


	/*padding:1px;
	margin:20px;
	*/
}
table.datatable td
{
	border-color: #CCFFFF;
	border-style: solid;
	border-width: 1px;
	/*	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-style: dotted;

padding:1px;
	margin:20px;
	*/
}

table.datatable
{
	border-color: #CCFFFF;
	border-style: solid;
	border-width: 1px;
	spacing:0px;
	border-collapse: collapse;
}
table.datatable a
{
	text-decoration: dotted;
}

table.datatable a:hover
{
	font-weight: normal;
	color:white;
	text-decoration: underline;
}

table.fancy
{
	border: solid 1px #99ccff;
	width:300px;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	
}

table.fancy td
{
	padding: 0px 10px 0px 10px;
	font-size: 12px;
}

table.fancy th
{
	background-color:#006666;
	color:#66cccc;
	font-size: 12px;
	
}

table.fancy select, table.fancy input
{
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
	border: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

table.fancy a
{
	text-decoration: dotted;
	font-size: 12px;
	
}

table.fancy a:hover
{
	color:white;
	font-size: 12px;
	text-decoration: underline;
}

table.sublist
{
	border: solid 1px #99ccff;
	padding: 0px 0px 0px 0px;
	margin-top: 30px;
	border-collapse:collapse;
	width:640px;
}

table.sublist td
{
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	white-space:nowrap;
	border-left: solid 1px #00ffff;
	border-bottom: solid 1px #00ffff;
}

table.sublist th
{
	background-color:#006666;
	color:#66cccc;
	font-size: 14px;
	border: solid 1px #99ccff;
	padding-left:5px;
	padding-right:5px;
}

table.sublist select, table.sublist input
{
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
	border: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

table.sublist a
{
	text-decoration: none;
	font-size: 12px;
}

table.sublist a:hover
{
	color:white;
	font-size: 12px;
	text-decoration: underline;
	background:none;
}


.oddrow 
	{
	background-color:#333333;
	color:#CCFFFF;
	}	
.oddrow a
	{
	/*background-image:url(http://www.radeibk.org/site/radeibk/img/bg/bg_1.jpg);*/
	background-color:#333333;
	color:#CCFFFF;
	}	
.evenrow
{
	background-color:#333366;
}	
.evenrow a
	{
		background-color:#333366;
	}	

.commentcontent
{
	color: #EEEEEE;
	font-size: x-small;
}
.commentheading
{
	
}
