﻿body 
{
	font-size: 8pt;
	color: #000000;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	text-decoration: none;
}

a
{
	color:#B02C37;
	text-decoration: none;
}

.content
{
	background-color: #FFFFFF;
}
a:visited
{
	/*color:White;*/
}

a:hover
{
	text-decoration: none;
}

th
{
	text-align: left;
	padding-top: 7px;
}

h1
{
	font-family: Arial Black,Arial,Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #B02C37;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -1px;
}

.bottomText
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color: #FFFFFF !important;
	top: 4px;
	position: relative;
	text-align:center;
}

textarea 
{
	font-family: MS Sans Serif;
}

.tabs
{
	font-size: 8pt;
	color:black;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	background-color:#e7e8e8;
	text-decoration: none;
}

.tabLinks
{
	font-size: 8pt;
	color:White;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.mainTable
{
	border-right: #e7e8e8 1px solid;
	border-left: #e7e8e8 1px solid;
	border-top: #e7e8e8 1px solid;
	border-bottom: #e7e8e8 1px solid;
}

/*
.mainTableAllborders
{
	border-right: #fbaa28 1px solid;
	border-left: #fbaa28 1px solid;
	border-top: #fbaa28 1px solid;
	border-bottom: #fbaa28 1px solid;
}
*/

.navColor
{
	font-size: 8pt;
	color: #000000;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	text-decoration: none;
	background-color: #e7e8e8;
}


.normB
{
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.hidden
{
	visibility: hidden;
	display: none;
}

.norm 
{
	font-size: 8pt;
	color: #000000;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.ejKund 
{
	font-size: 8pt;
	font-style:italic;
	color: #000000;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.normSolution
{
	font-size: 8pt;
	color:Green;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.normI
{
	font-size: 8pt;
	color: #000000;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-style:italic;
}
.normSmall
{
	font-size: 7pt;
	color: #000000;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.menu 
{
	font-size: 8pt;
	color: #B02C37;
	font-family: 'Verdana' , Helvetica, Arial, sans-serif;
	text-decoration: none;
	
}

.input
{
	font-size: 8pt;
	font-family: 'Verdana';
}

.inputWM
{
	color:Silver;
	font-size: 8pt;
	font-family: 'Verdana';
	font-style:italic;
}


.custom_ajax__tab_xp .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:
        url('../../graphics/tabs/tab-line.gif') 
        repeat-x 
        bottom;
}
.custom_ajax__tab_xp .ajax__tab_outer {
    padding-right:0px;
    background:
        url('../../graphics/tabs/tab-right.gif') 
        no-repeat 
        right;
    height:21px;
}
.custom_ajax__tab_xp .ajax__tab_inner {
    padding-left:3px;
    background:
        url('../../graphics/tabs/tab-left.gif') 
        no-repeat;
}
.custom_ajax__tab_xp .ajax__tab_tab {
    height:13px;
    padding:4px;
    margin:0;
    background:
        url('../../graphics/tabs/tab.gif') 
        repeat-x;
}
.custom_ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    background:
        url('../../graphics/tabs/tab-hover-right.gif') 
        no-repeat 
        right;
}
.custom_ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    background:
        url('../../graphics/tabs/tab-hover-left.gif') 
        no-repeat;
}
.custom_ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    background:
        url('../../graphics/tabs/tab-hover.gif') 
        repeat-x;
}
.custom_ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background:
        url('../../graphics/tabs/tab-active-right.gif') 
        no-repeat 
        right;
}
.custom_ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background:
        url('../../graphics/tabs/tab-active-left.gif')
        no-repeat;
}
.custom_ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background:
        url('../../graphics/tabs/tab-active.gif')
        repeat-x;
}
.custom_ajax__tab_xp .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#F6F9FF;
}
