body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #F0F0ED;}

a
{
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
	text-decoration : none;
}



/* MAIN MENU   */
.header {	background-color: #FFFFFF;}

.verticalMenuBar
{
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
	color : #B1B1B1;
}

.footer {	background-color: #CCCCCC;	font-family : Tahoma;	font-size : 10px;	color : #000000;	background-repeat :repeat;}
/* MAIN MENU END  */

/* LOGO ROW   */
.logoShortcutBlue {	background-color: #63A2CB;	font-family : Tahoma;	font-size : 11px;	color : #FFFFFF;}

.logoShortcutRed {	background-color: #AE6E6E;	font-family : Tahoma;	font-size : 11px;	color : #FFFFFF;}

.logoShortcutGrey {	background-color: #696968;	font-family : Tahoma;	font-size : 11px;	color : #FFFFFF;}

.logoShortcutPink {	background-color: #C46363;	font-family : Tahoma;	font-size : 11px;	color : #FFFFFF;}

.logoShortcutPurple {	background-color: #59525E;	font-family : Tahoma;	font-size : 11px;	color : #FFFFFF;}
/* LOGO ROW END  */

/* MAIN MENU   */
.mainMenu {	background-color: #3C3C3D;}

.mainMenuTextWhite a:link {	font-family : Tahoma;	color : #FFFFFF;	font-size : 11px;	
	text-decoration : none;}.mainMenuTextWhite a:visited {	font-family : Tahoma;	color : #FFFFFF;	font-size : 11px;	
	text-decoration : none;}.mainMenuTextWhite a:hover { 
	text-decoration : none;}

.mainMenuTextBlack a:link {	font-family : Tahoma;	color : #000000;	font-size : 11px;	
	text-decoration : none;}.mainMenuTextBlack a:visited {	font-family : Tahoma;	color : #000000;	font-size : 11px;	
	text-decoration : none;}.mainMenuTextBlack a:hover { 
	text-decoration : none;}
/* MAIN MENU END  */

/* NAVIGASJONSBAR   */
.breadCrumb {	background-color: #FFFFFF;	font-family : Tahoma;	color : #003399;	font-size : 11px;}
.breadCrumbLink a:link {	background-color: #FFFFFF;	font-family : Tahoma;	color : #003399;	font-size : 11px;}

.breadCrumbLink a:link {	font-family : Tahoma;	color : #003399;	font-size : 11px;	text-decoration : none;}

.breadCrumbLink a:visited {	font-family : Tahoma;	color : #003399;	font-size : 11px;	text-decoration : none;}

.breadCrumbLink a:hover {	font-family : Tahoma;	color : #003399;	font-size : 11px;	text-decoration : none;}

/* NAVIGASJONSBAR END  */

/* FRONTPAGE ARTICLES   */
.frontpageShortcutArticleTitle {	font-family : Tahoma;	color : #000000;	font-size : 12px;}
.frontpageShortcutArticleDate {	font-family : Tahoma;	color : #CC0000;	font-size : 10px;	font-weight : bold;}
.frontpageShortcutArticleMore a:link {	font-family : Tahoma;	color : #003399;	font-size : 12px;	text-decoration : none;}

.frontpageShortcutArticleMore a:visited {	font-family : Tahoma;	color : #003399;	font-size : 12px;	text-decoration : none;}

.frontpageShortcutArticleMore a:hover {	font-family : Tahoma;	color : #003399;	font-size : 12px;	text-decoration : none;}

/* FRONTPAGE ARTICLES END  */

.largeTextWhite{	font-family : Tahoma;	color : #FFFFFF;	font-size : 11px;	
	text-decoration : none;	margin-top : 0px;	margin-bottom : 0px;	}

.largeTextBlack{	font-family : Tahoma;	color : #000000;	font-size : 11px;	
	text-decoration : none;}

.largeTextBlue
{
	font-family : Tahoma;	color : #003399;	font-size : 11px;	
	text-decoration : none;
	
}



.largeTextRed
{
	font-family : Tahoma;	color : #CC0000;	font-size : 11px;	
	text-decoration : none;
	
}

.searchButton
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #ffffff 1px solid;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #ffffff 1px solid;
    BACKGROUND-COLOR: #6E6D6D;
    height : 20px;
}

.resetButton
{
    BORDER-RIGHT: #FF842F 1px solid;
    BORDER-TOP: #FF842F 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #FF842F 1px solid;
    COLOR: #FF842F;
    BORDER-BOTTOM: #FF842F 1px solid;
    BACKGROUND-COLOR: #6E6D6D;
	height : 20px;
}

.searchFields
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    FONT-SIZE: 10px;
    font-family : Tahoma;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid;
    BACKGROUND-COLOR: #ffffff;
    width : 179px;
    margin-bottom : 2px;
    margin-top : 2px;
}

.inputFields
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    FONT-SIZE: 10px;
    font-family : Tahoma;
    BORDER-LEFT: #D8D8D8 1px solid;
    BORDER-BOTTOM: #D8D8D8 1px solid;
    border-right : #D8D8D8 1px solid;
    border-top : #D8D8D8 1px solid;
    BACKGROUND-COLOR: #ffffff;
    width : 250px;
    margin-bottom : 2px;
    margin-top : 2px;
}

.shopInput
{
    BORDER-RIGHT: #F0F0ED 1px solid;
    BORDER-TOP: #CCCCFF 1px solid;
    FONT-SIZE: 11px;
    font-family : Tahoma;
    BORDER-LEFT: #CCCCFF 1px solid;
    BORDER-BOTTOM: #F0F0ED 1px solid;
    BACKGROUND-COLOR: #CCCCCC;
    width : 35px;
    margin-bottom : 0px;
    margin-top : 0px;
}

.shopButton
{
    BORDER-RIGHT: #3C3C3D 1px solid;
    BORDER-TOP: #3C3C3D 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #3C3C3D 1px solid;
    COLOR: #3C3C3D;
    BORDER-BOTTOM: #3C3C3D 1px solid;
    BACKGROUND-COLOR: #F0F0ED;
    height : 20px;
}

.shopResetButton
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #F0F0ED;
	height : 20px;
}

.addressInput
{
    BORDER-RIGHT: #F0F0ED 1px solid;
    BORDER-TOP: #CCCCFF 1px solid;
    FONT-SIZE: 11px;
    font-family : Tahoma;
    BORDER-LEFT: #CCCCFF 1px solid;
    BORDER-BOTTOM: #F0F0ED 1px solid;
    BACKGROUND-COLOR: #CCCCCC;
    width : 250px;
    margin-bottom : 0px;
    margin-top : 0px;
}

.smallTextRed {	font-family : Tahoma;	color : #CC0000;	font-size : 9px;	
	text-decoration : none;}

.smallTextBlack {	font-family : Tahoma;	color : #000000;	font-size : 9px;	
	text-decoration : none;}

.smallTextWhite {	font-family : Tahoma;	color : #FFFFFF;	font-size : 9px;	
	text-decoration : none;}

.mediumTextRed {	font-family : Tahoma;	color : #CC0000;	font-size : 10px;	
	text-decoration : none;}

.mediumTextBlack {	font-family : Tahoma;	color : #000000;	font-size : 10px;	
	text-decoration : none;}

.mediumTextWhite {	font-family : Tahoma;	color : #FFFFFF;	font-size : 10px;	
	text-decoration : none;}

.mediumTextBlue
{
	font-family : Tahoma;	color : #003399;	font-size : 10px;	
	text-decoration : none;	
}

.hugeTextWhite{	font-family : Tahoma;	color : #FFFFFF;	font-size : 12px;	
	text-decoration : none;	margin-top : 5px;	margin-bottom : 0px;	}

.hugeTextBlack{	font-family : Tahoma;	color : #000000;	font-size : 12px;	
	text-decoration : none;}

.hugeTextBlue
{
	font-family : Tahoma;	color : #003399;	font-size : 12px;	
	text-decoration : none;
	
}

.hugeTextRed
{
	font-family : Tahoma;	color : #CC0000;	font-size : 12px;	
	text-decoration : none;
	
}

.largeTextBlueLink a:link
{
	font-family : Tahoma;	color : #003399;	font-size : 11px;	
	text-decoration : none;
}

.largeTextBlueLink a:hover
{
	font-family : Tahoma;	color : #780405;	font-size : 11px;	
	text-decoration : none;
}

.largeTextBlueLink a:visited
{
	font-family : Tahoma;	color : #780405;	font-size : 11px;	
	text-decoration : none;
}

.cellSpacing
{
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}

.largeTextBlueLinkSpacing a:link
{
	font-family : Tahoma;	color : #003399;	font-size : 11px;	
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}

.largeTextBlueLinkSpacing a:hover
{
	font-family : Tahoma;	color : #780405;	font-size : 11px;	
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}

.largeTextBlueLinkSpacing a:visited
{
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	font-family : Tahoma;	color : #780405;	font-size : 11px;	
	text-decoration : none;
}

.centerMenuHeading_Black
{
	font-family : Tahoma;
	font-size : 14px;
	color : #000000;
}

.centerMenuHeading_A
{
	font-family : Tahoma;
	font-size : 14px;
	color : #F99C34;
}

.centerMenuHeading_B
{
	font-family : Tahoma;
	font-size : 14px;
	color : #FE463A;
}

.centerMenuHeading_C
{
	font-family : Tahoma;
	font-size : 14px;
	color : #D63AB9;
}

.centerMenuHeading_D
{
	font-family : Tahoma;
	font-size : 14px;
	color : #225EDA;
}

.centerMenuHeading_E
{
	font-family : Tahoma;
	font-size : 14px;
	color : #179B62;
}

.centerMenuHeading_F
{
	font-family : Tahoma;
	font-size : 14px;
	color : #EFF940;
}

.centerMenuSubHeading
{
	font-family : Tahoma;
	font-size : 12px;
	color : #3C3C3D;
}

.centerMenuSubSubHeading
{
	font-family : Tahoma;
	font-size : 11px;
	color : #003399;
}

.betbokMenuLink
{
	font-family : Tahoma;
	font-size : 10px;
	color : #003399;
}

.betbokSubSubMenuLink
{
	font-family : Tahoma;
	font-size : 9px;
	color : #003399;
}

.CEinputFieldsRight
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    FONT-SIZE: 10px;
    font-family : Tahoma;
    BORDER-LEFT: #D8D8D8 1px solid;
    BORDER-BOTTOM: #D8D8D8 1px solid;
    border-right : #D8D8D8 1px solid;
    border-top : #D8D8D8 1px solid;
    BACKGROUND-COLOR: #ffffff;
    margin-bottom : 2px;
    margin-top : 2px;
    text-align : left;
}