/* ================================
    CSS STYLES FOR PORTAL
   ================================
*/   

A {
	font-family:Monotype Corsiva;
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
}

A:link {
	color:#841400;
}

A:hover {
	color:#BE0002;
}

A:active {
	color:#841400;
}

A:visited {
	color:#841400;
} 

.KommandoKnap{
	font-family:Verdana;
	font-size: 11px;
	border: 1 solid #BFBFBF;
	width: 140px;
	height: 22px;
	cursor: hand;
}

.LinkKnap {
	font-family:Verdana;
	font-size: 11px;
	border: 1 solid #00546D;
	height: 22px;
	cursor: hand;
}

HR {
	color: #BE0002;
	height: 1;
	width:99%;
}

Body {
	background-color: #F1EAE0;
                SCROLLBAR-FACE-COLOR: #F9FAFB;
	SCROLLBAR-SHADOW-COLOR: #F9FAFB;
	SCROLLBAR-HIGHLIGHT-COLOR: #F9FAFB;
	SCROLLBAR-3DLIGHT-COLOR: #BFBFBF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #312826;
}

.Footer {
	
}

.Admin {
	background-color: #E2DCCC;
	border-left: 1px solid #841400;
	border-right: 1px solid #841400;
	font-family:Monotype Corsiva;
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
	color: #312826;
}

.MenuTable {
	height: 26px;
	background-color:#ffffff;
	border-left: 1px solid #00546D;
}

.LoginTable {
	height: 26px;
	background-color:#ffffff;
	border-right: 1px solid #BFBFBF;
}

.LeftTable {
	background-color: white;
	border-left: 1px solid #D3D1C4;
	border-bottom: 1px solid #D3D1C4;
}

.ContentTable {
	background-image: url(fig-v.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #E2DCCC;
	border-left: 1px solid #841400;
	border-bottom: 1px solid #841400;
}

.RightTable {
	background-image: url(fig-h.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color : #E2DCCC;
	border-right: 1px solid #841400;
	border-bottom: 1px solid #841400;
}

.EditTable {
	background-color: #E2DCCC;
	border-left: 1px solid #841400;
	border-right: 1px solid #841400;
	border-bottom: 1px solid #841400;
}

.TopBanner {
	background-color :#D3D5D2;
	border-top: 1px solid #841400;
	border-left: 1px solid #841400;
	border-right: 1px solid #841400;
	cursor: hand;
}

.TopTable_Left {
	background-image: url(758x30.jpg);
	background-repeat: no-repeat;
	background-color :#E0DBD5;
	border-left: 1px solid #841400;
	border-right: 1px solid #841400;
}

.TopTable_Right {
	border-right: 1px solid #841400;
	border-bottom: 1px solid #BFBFBF;
}

.Small /*FTB Style*/ {
	font-family:Verdana;
	font-size: 9px;
	color: #666666;
}

.Normal /*FTB Style*/ {
	font-family:Monotype Corsiva;
	font-size: 16px;
	color: #800000;
	font-weight: bold;

}

.NormalRed /*FTB Style*/ {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.NormalBold /*FTB Style*/ {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.Head /*FTB Style*/ {
	font-family:Monotype Corsiva;
	font-size: 20px;
	color: #800000;
	font-weight: bold;
}

.FooterText {
	font-family:Monotype Corsiva;
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
	color: #000000;
}

.SearchHead {
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
	cursor: hand;
	font-weight: bold;
	text-decoration: underline;
}

.NormalTextBox {
	font-family:Verdana;
	font-size: 11px;
	border: 1 solid #BFBFBF;
	width: 250px;
	height: 22px;
}

.SmallTextBox {
	font-family:Verdana;
	font-size: 11px;
	border: 1 solid #BFBFBF;
	width: 140px;
	height: 22px;
}

.MultiTextBox {
	font-family:Verdana;
	font-size: 11px;
	border: 1 solid #BFBFBF;
	width: 250px;
	height: 100px;
}

.SmallMultiTextBox {
	font-family:Verdana;
	font-size: 11px;
	border: 1 solid #BFBFBF;
	width: 140px;
	height: 100px;
}

/* Side Menu Style */
.TopMenu {
	width: 100%;
	height: 20px;
	background-color: #182958;
	border-top: 1px solid 100%;
	border-top-color: #182958;
	border-bottom: 1px solid 100%;
	border-bottom-color: #182958;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.TopMenuOver {
	width: 100%;
	height: 20px;
	background-color: #182958;
	border-top: 1px solid 100%;
	border-top-color: #182958;
	border-bottom: 1px solid 100%;
	border-bottom-color: #182958;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.SubMenu {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid 100%;
	border-bottom-color: #BFBFBF;
	font-family: verdana;
	font-size: 11px;
}

.SubMenuOver {
	width: 100%;
	height: 20px;
    background-color: #ffffff;
	border-bottom: 1px solid 100%;
	border-bottom-color: #BFBFBF;
	font-family: verdana;
	font-size: 11px;
}

.SubSubMenu {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid 100%;
	border-bottom-color: #BFBFBF;
	font-family: verdana;
	font-style: italic;
	font-size: 11px;
}

.SubSubMenuOver {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid 100%;
	border-bottom-color: #BFBFBF;
	font-family: verdana;
	font-style: italic;
	font-size: 11px;
}

/* Top Menu Style */
.MenuGroup {          
         cursor: hand;         
         padding: 0px;
         text-align: left;
}

.TopMenuGroup {
         border-width:1px;
         font-family:Verdana;
		 font-weight: bold;
		 color: #FFFFFF;
         cursor: default;
         font-size:11px;
         text-align: left;
		 padding-bottom: 5px;
		 margin-left: 20px;	
}

.TopMenuGroupClicked {
         border-width:0px;
         font-family:Verdana;
		 font-weight: bold;
		 color: #000000;
         cursor: hand;
         font-size:11px;
         text-align: left;
		 padding-bottom: 5px;
		 margin-left: 20px;	
}

.TopMenuGroupOver {
         border-width:0px;
         font-family:Verdana;
		 font-weight: bold;
		 color: #000000;
         cursor: hand;
         font-size:11px;
         text-align: left;
		 padding-bottom: 5px;
		 margin-left: 20px;	
}

.MenuItem {	
		 background-color: #BE0002;
		 height: 20px;
		 width:165px;
		 border-left: 1px solid #841400;
	     border-right: 1px solid #841400;
	     border-bottom: 1px solid #841400;
         font-family: Verdana;
         cursor: hand;
         font-size:11px;
		 color: #FFFFFF;
         text-align: left;
}

.MenuItemClicked {
		 background-color: #841400;
 		 height: 20px;
		 border-left: 1px solid #841400;
	     border-right: 1px solid #841400;
	     border-bottom: 1px solid #841400;
		 font-family:Verdana;
         cursor: hand;
         font-size:11px;
		 color: #F8F8F8;
         text-align: left;
}

.MenuItemOver {
		 background-color: #841400;
		 height: 20px;
		 border-left: 1px solid #841400;
	     border-right: 1px solid #841400;
	     border-bottom: 1px solid #841400;
         cursor: hand;         
         font-family:Verdana;
		 color: #F8F8F8;
         font-size:11px;
         text-align: left;
}

.MenuItemDisabled {
         border-width:0px;
         font-family:Verdana;
		 font-weight: bold;
		 color: #FFFFFF;
         cursor: default;
         font-size:11px;
         text-align: left;
		 padding-bottom: 5px;
		 margin-left: 20px;
}

.Separator {
         background-color: Transparent; 
         margin-left: 2px;
         margin-right: 2px;
}

.Spacer {
         background-color: Transparent; 
}

/* Sitemap */
.dtree {
	font-family: Verdana;
	font-size: 11px;
	white-space: nowrap;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

/* Forum */
.ForumTop {
	width: 100%;
	height: 20px;
	background-color: #E3E9EE;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

.ForumBesked {
	background-color: #FFFFFF;
	border-bottom: 1px solid 100%;
	border-color: #BFBFBF;
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
}

.ForumSvar {
	width: 80%;
	margin: 20px;
	background-color: #F9FAFB;
	border: 1px solid 100%;
	border-color: #BFBFBF;
	font-family: verdana;
	font-size: 11px;
}





