body {
    background-color: #fff;
    color: #000;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 76%;
    margin: 0;
    padding: 0;
}
p {
    font-size: 1.0em;
    margin-bottom: 0px;
    margin-top: 0px;
}
h1 {
    font-size: 2.0em;
    font-weight: bold;
    margin-bottom: 0px;
}
h2 {
    font-size: 1.7em;
    font-weight: bold;
    margin-bottom: 0px;
}
h3 {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0px;
}
h4 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0px;
}
h5 {
    font-size: 1.0em;
    font-weight: bold;
    margin-bottom: 0px;
}
h6 {
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 0px;
}
ul {
    font-size: 1.0em;
    list-style-type: disc;
    list-style-position: inside;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
    text-indent: -16px;
}
ol {
    font-size: 1.0em;
    margin-bottom: 0px;
    margin-top: 0px;
}
blockquote {
    margin-bottom: 0px;
    margin-top: 0px;
}
strong, b {
    font-weight: bold;
}
table {
    font-size: 1.0em;
    border-style: none;
}
a {
    color: #007bb5;
    text-decoration: none;
}
a:visited {
    color: #007bb5;
    text-decoration: none;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.blueframe
{
    BORDER-RIGHT: #b5afaf 1px solid;
    BORDER-TOP: #b5afaf 1px solid;
    BORDER-LEFT: #b5afaf 1px solid;
    BORDER-BOTTOM: #b5afaf 1px solid;
    BACKGROUND-COLOR: #eff7f7
}
.TabBlueframe
{
    BORDER-RIGHT: #b5afaf 1px solid;
    BORDER-LEFT: #b5afaf 1px solid;
    BORDER-BOTTOM: #b5afaf 1px solid;
    BACKGROUND-COLOR: #eff7f7
}
.simulate_a_mouseover
{
    CURSOR: pointer;
    COLOR: red;
    TEXT-DECORATION: underline
}
.simulate_a
{
    COLOR: #007bb5;
    TEXT-DECORATION: NONE
}
.simulate_a_mouseover_white
{
    CURSOR: pointer;
    COLOR: white;
    TEXT-DECORATION: underline
}
.simulate_a_white
{
    COLOR: white;
    TEXT-DECORATION: NONE
}
.fm0
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #ffffff
}
.fm1
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #007bb5
}
.fm2
{
    PADDING-LEFT: 5px;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #eff7f7
}
.menupage
{
    background-image: url(/images/testmenubg.jpg);
    background-repeat: repeat-y;
}
.menupage_leftColumn
{
	width: 380px;
	position:absolute;
	left: 157px;
	top: 86px
}
.menupage_rightColumn
{
	width: 380px;
	position:absolute;
	left: 542px;
	top: 86px
}
.newsletter
{
	position: absolute;
	left: 920px;
	top: 90px;
	text-align: center;
}
.newsitem
{
	margin: 5px 5px 5px 5px;
	padding-bottom: 15px;
	overflow: auto
}
.newsheader
{
	font-size: 1.3em;
	padding-bottom: 4px;
}
.baloon
{
	position: absolute;
	left: 920px;
	top: 440px;
}
.baloonImage
{
	z-index: 0;
}
.baloonTextTop
{
	position: absolute;
	left: 90px;
	top: 20px;
	width: 172px;
	z-index: 12;
}
.baloonTextBottom
{
	position: absolute;
	left: 22px;
	top: 200px;
	width: 150px;
	z-index: 1;
}

.baloonTextTop a 
{
	color: White;
}
.baloonTextTop a:visited
{
	color: White;
}
.baloonTextTop a:hover
{
	color: White;
}
.baloonText1
{
	position: absolute;
	left: 38px;
	top: 195px;
	width: 150px;
	z-index: 12;
}
.baloonText2
{
	position: absolute;
	left: 133px;
	top: 25px;
	width: 150px;
	z-index: 1;
}

.baloonText2 a 
{
	color: White;
}
.baloonText2 a:visited
{
	color: White;
}
.baloonText2 a:hover
{
	color: White;
}

.spesreg
{
    background-color: #fff;
    color: #000;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 100%;
    margin: 0;
    padding: 0;
}
