td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formatted
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.formattedwhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.rubrik
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: underline;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	text-decoration: none;
}

.head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-left: 10px;
}

.newsbg
{
	background-color:Transparent;
}

.newsOdd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 7px 20px 12px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: top;
	border-right-style: none;
	border-right-color: #CCCCCC;
	border-left-style: none;
	border-left-color: #FFFFFF;
}

.newstable
{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}

.dateOdd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-right-color: #AAAAAA;
}

.newsEven
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 7px 20px 12px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	vertical-align: top;
	background-color: #DEDEDE;
	border-top-style: none;
	border-right-style: none;
	border-right-color: #666666;
	border-left-style: none;
	border-left-color: #FFFFFF;
}

.dateEven
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #DEDEDE;
	border-top-style: none;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-right-color: #666666;
}

