/* ================================
    CSS STYLES FOR PORTAL
   ================================
*/   

A 
{
	font-family:verdana;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
}

A:link 
{
	color:#333333;
}

A:hover 
{
	color:#000000;
}

A:active 
{
	color:#333333;
}

A:visited 
{
	color:#333333;
} 

.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: #BFBFBF;
	height: 1;
}
Body
{
	background-color: #007192;
    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: #000000;
}

.Footer
{
	background-color: white;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	font-family:Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.Admin
{
	background-color: white;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	font-family:Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.MenuTable
{
	height: 26px;
	background-color:#ffffff;
	border-left: 1px solid #00546D;
}
.LoginTable
{
	height: 26px;
	background-color:#ffffff;
	border-right: 1px solid #00546D;
}

.LeftTable {
	background-color: white;
	border-left: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.ContentTable {
	background-color: white;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.RightTable {
	background-color: white;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.EditTable {
	background-color: white;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.TopBanner {
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	cursor: hand;
}

.Small /*FTB Style*/
{
	font-family:Verdana;
	font-size: 9px;
	color: #666666;
}

.Normal /*FTB Style*/
{
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
}

.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:Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.FooterText
{
	font-family:Verdana;
	font-size: 11px;
	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: 200px;
	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: 200px;
	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: #B8AF94;
	border-top: 1px solid 100%;
	border-top-color: #B8AF94;
	border-bottom: 1px solid 100%;
	border-bottom-color: #B8AF94;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.TopMenuOver {
	width: 100%;
	height: 20px;
	background-color: #B8AF94;
	border-top: 1px solid 100%;
	border-top-color: #B8AF94;
	border-bottom: 1px solid 100%;
	border-bottom-color: #B8AF94;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.SubMenu {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid 100%;
	border-bottom-color: #999999;
	font-family: verdana;
	font-size: 11px;
}

.SubMenuOver {
	width: 100%;
	height: 20px;
	background-color: #DFD4B4;
	border-bottom: 1px solid 100%;
	border-bottom-color: #999999;
	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:0px;
         font-family:Verdana;
		 font-weight: bold;
		 color: #00546D;
         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: #00546D;
         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: #00546D;
         cursor: hand;
         font-size:11px;
         text-align: left;
		 padding-bottom: 5px;
		 margin-left: 20px;	
}

.MenuItem
{	
		 background-color: #E6F5F7;
		 height: 20px;
		 width:165px;
		 border: 1px solid #CEEBEF;
         font-family: Verdana;
         cursor: hand;
         font-size:11px;
		 color: #00546D;
         text-align: left;
		 
}

.MenuItemClicked
{
		 background-color: #CEEBEF;
 		 height: 20px;
		 border: 1px solid #CEEBEF;
		 font-family:Verdana;
         cursor: hand;
         font-size:11px;
		 color: #00546D;
         text-align: left;
}

.MenuItemOver
{
		 height: 20px;
         border: 1px solid #CEEBEF;
         cursor: hand;         
         font-family:Verdana;
		 color: #00546D;
         font-size:11px;
         text-align: left;
}

.MenuItemDisabled
{
         border-width:0px;
         font-family:Verdana;
		 font-weight: bold;
		 color: #00546D;
         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;
}





