
BODY
{
    BACKGROUND: #C0C0C0;
    margin: 0px; 
    padding: 0px;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

.topframe
{
    background: #006697;
    border: none;
    height: 60px;
    text-align: center;
    vertical-align: middle;
}

.menu
{
    width: 200px;
    text-align: center;
    vertical-align: bottom;
}

.leftMenu
{
    width: 200px;
    text-align: left;
    vertical-align: top;
}

IMG
{
    border: none;
}

.sitename
{
    height: 60px;
    width: 468px;
}

.TableWidth
{
    width: 853px;
}
.BodyWidth
{
    width: 435px;
}

TD
{
    background: #C0C0C0;
    COLOR: black;
    font-size: 10px;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

.frontpage
{
    COLOR: black;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
    background: #C0C0C0 repeat;
    font-size: 10px;
    border: none;
    text-align: left;
    vertical-align: top;
	padding: 0px;
}

.Title, .Title:visited, .Title:active, .Title:link   
{   
    FONT-SIZE: 10px;
	background: #666666;  
	color: white; 
	font-weight: bold;
	height: 26px;
	border: none;
	padding: 0px;
}

TH.headline
{
    COLOR: black;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
    background: #CCCCCC repeat;
}
TH
{
    FONT-WEIGHT: bold;
    BACKGROUND: #666666;
    COLOR: white;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}
TD.resultindextitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    BACKGROUND: black;
    COLOR: white;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
    text-ALIGN: center;
}
TD.smalltext
{
    BACKGROUND: black;
    COLOR: white;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
    text-ALIGN: right;
}
TD.resultindexline
{
    FONT-SIZE: small;
    BACKGROUND: black;
    COLOR: white;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

TH.smallhead
{
    FONT-WEIGHT: bold;
    BACKGROUND: black;
    COLOR: white;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

TD.fordeling
{
    BACKGROUND: #666666;
    COLOR: white;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

TD.smalltext
{
    BACKGROUND: #cccccc;
    COLOR: black;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
    text-ALIGN: right;
}

A:link
{
    COLOR: #333333;
    font-weight: bold;
}
A:visited
{
    COLOR: #666666;
    font-weight: bold;
}

A:active
{
    COLOR: #666666;
    font-weight: bold;
}

H1
{
    COLOR: black;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

H2
{
    COLOR: black;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

H3
{
    COLOR: black;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

H4
{
    COLOR: black;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

P
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

A.headlink
{
    COLOR: white;
    background: navy;
}


.borderleft
{
  background-image: url('/bridge/images/208/Border_Left.gif');
  background-repeat: repeat-y;
}

.borderright
{
  background-image: url('/bridge/images/208/Border_Right.gif');
  background-repeat: repeat-y;
}

.borderbottom
{
  background-image: url('/bridge/images/208/Border_Bottom.gif');
  background-repeat: repeat-x;
}

.borderbottomright 
{
  background-image: url('/bridge/images/208/Border_BottomRight.gif');
  background-repeat: no-repeat;
  height: 26px;
}

.borderbottomleft
{
  background-image: url('/bridge/images/208/Border_BottomLeft.gif');
  background-repeat: no-repeat;
  height: 26px;
}

.width60
{
    width: 60px;
}

.width100
{
    width: 140px;
}

.width180
{
    width: 180px;
}

.width150
{
    width: 150px;
}

.width280
{
    width: 280px;
}

.width350
{
    width: 350px;
}

.fullTable
{
    width: 100%;
}

.noCellSpacing
{
    border-collapse: collapse;
    margin: 0px; 
    padding: 0px;
}
.center
{
    text-align: center;
}

.pad
{
    padding: 3px 3px 3px 3px;
}

.right
{
	text-align: right;
}

.border
{
    margin: 0px;
    border-style: double;
    border-width: 1px;
    border-color: black;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}

