/* COMMON */

body { font-family : Tahoma, Arial, Helvetica, sans-serif;  font-size : 70%;  color: #484848;}
TR   { font-family : Tahoma, Arial, Helvetica, sans-serif;  font-size : 70%;  color: #484848;}
DIV  { font-family : Tahoma, Arial, Helvetica, sans-serif;  font-size : 100%; color: #484848;}
h3   { font-family : Tahoma, Helvetica, sans-serif; font-size : 13px;  font-weight:bold; color: #6C491F;  padding: 0px; margin: 0px;}

/* COMMON LINKS */
a    { color:#006E8B; background-color:transparent}
a.leftMenu    { color:#006E8B; background-color:transparent }

.bodyBgr {
        background-color: #FFFEF4;
}

.bodyBgr1 {
        background-color: #5F8C91;
}

DIV.navagationLine {  }
A.navagationLine   {  }

.topMenuItem {
        color: #BBE0E4;
        padding: 4px 10px 4px 10px;
}

.topMenuItem:hover {
        color: #BBE0E4;
        padding: 3px 9px 3px 9px;
        border-bottom: 1px solid #709FA5;
		border-right: 1px solid #709FA5;
        border-top: 1px solid #B4D5D8;
		border-left: 1px solid #B4D5D8;
}

td.topMenuItemSelect {
        color: #BBE0E4;
        padding: 3px 9px 3px 9px;
        border-top: 1px solid #709FA5;
		border-left: 1px solid #709FA5;
        border-bottom: 1px solid #B4D5D8;
		border-right: 1px solid #B4D5D8;
}

A.topMenuItem  {
	    color: #BBE0E4;
        font-family : Arial;
        text-transform: uppercase;
        letter-spacing: 0px;
        font-weight: normal;
        font-size: 13px;
}

A.topMenuItemSelect  {
	    color: #BBE0E4;
        font-family : Arial;
        text-transform: uppercase;
        letter-spacing: 0px;
        font-weight: bold;
        font-size: 13px;
}

.bottom {
        background-color: #EDEDED;
}

TD.copyrignt {
        color: #949494;
        padding: 0px 15px;
}

A.copyrignt {
        font-size: 10px;
}

.borderBox {
        padding: 10px;
        border: 1px solid #D4D1BC;
}

.borderTableBox {
        border: 1px solid #D4D1BC;
}

.borderBoxImage {
        padding: 4px;
        border: 1px solid #CFCA99; background-color: #F6F4E3;
}


input.borderless, input.bordeless_search { border: 1px solid #C5C4BE; }
input.button { border: 1px solid #CFCA99; background-color: #F6F4E3; }
input.bordeless_search { font-size: 10px; }
select.bordeless_search { font-size: 10px; }


.textForm {
        color: #C5C4BE;
        font: 10px;
}

.textTitle {
        color: #7E7B6C;
        font-family : Arial;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 0px;
        font-size: 13px;
}

.textTitleSmaller {
        color: #7E7B6C;
        font-family : Arial;
        text-transform: uppercase;
        letter-spacing: 0px;
        font-weight: bold;
        font-size: 12px;
}

a.textTitleSmaller {
        color: #8B5E00;
        font-family : Arial;
        text-transform: uppercase;
        letter-spacing: 0px;
        font-weight: bold;
        font-size: 12px;
}

/* titles on pages */
.pageTitle, .pageTitleSmaller {
     color: #7E7B6C;
     font-family : Arial;
     text-transform: uppercase;
     letter-spacing: 0px;
     font-weight: bold;
     font-size: 13px;

	border-bottom: 3px solid #BEBCB0;
	white-space: nowrap;

}


/*.pageTitle { font-size: 14px; }
.pageTitleSmaller {	font-size: 13px; }*/
.pageTitleLine { border-bottom: 3px solid #BEBCB0; }

TD.topText {
        color: #BBE0E4;  /*F5D69A*/
}

A.top {
        color: #BBE0E4;   /*F5D69A*/
}

.trLighter { background-color: transparent; }
.trDarker { background-color: #F6F3DB; }
.textNewsDate { color: #999471; }


.classifidRubrik{
        color: #706C57;
        font-weight: bold;
        font-size: 12px;
        text-decoration: underline;
        padding-top:11px;
        padding-bottom:3px;
}
.classifidSTR{
       padding-top: 10px;
       padding-bottom: 10px;
        }
TD.simpleItem {
    padding: 10px 10px 10px 10px;
}

.topBorder{
	border-top: 1px solid #D4D1BC;
}
.topLeftBorder{
	border-top: 1px solid #D4D1BC;
	border-left: 1px solid #D4D1BC;
}
