/* *************** GENERAL LAYOUT **************** */
BODY
{
	background-image: url(/systemimages/tile2.jpg);
	background-repeat:repeat;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
}

.GeneralLayoutTable 
{
	border:none;
	width:879px;
	background-color:Transparent;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

}
.kraksog
{
	background-color: #fff3c9;
	color: #000000;
	font-family: Verdana;
}
.GeneralLayoutSpacerTD
{
	width:12px;
	background-color:#FFE17F; 
}


/* *************** TOPBANNER **************** */
.TopBannerTable {
	border:none;
	height:85px;
	width:879px;
	background-color:Transparent;
    padding:0px;
    margin:0px;
    margin-top: 7px;
}
.PopUpTopBannerTable {
	border:none;
	height:85px;
	width:100%;
	background-color:Transparent;
    padding:0px;
    margin:0px;
}

/* *************** CONTENT AREA **************** */
/*.ContentItemTD {
	background-color:#000000;
	width:461px;
}*/

.GeneralLayoutContentItem1ColumnLayoutTD 
{
	background-color:#000000;
	width:561px;
}


.GeneralLayoutContentItem1ColumnLayoutTDSHOP
{
	background-color:#000000;
	background-image: url(/systemimages/shoptop.gif);
	background-repeat: no-repeat;
	width:561px;
}
.GeneralLayoutContentItem1ColumnLayoutTDSHOP2
{
	background-color:#000000;
	background-image: url(/systemimages/shoptop2.gif);
	background-repeat: no-repeat;
	width:561px;
}

/* *************** LEFT MENU *************** */
.LeftMenuMainLevel {
	line-height: 25px;
	padding-left: 10px;
}

.LeftMenuSubLevel {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
}

.LeftMenuTD {
	width:125px;
	background-color:#FFE17F;
}

.LeftMenuItemMainLevel:link,.LeftMenuItemMainLevel:visited 
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

.LeftMenuItemMainLevel:hover,.LeftMenuItemMainLevel:active 
{
	font-size: 10px;
	font-weight: bold;
	color: #B32E30;
	font-family: Verdana;
	text-decoration: none;
}

.LeftMenuItemSubLevel:link,.LeftMenuItemSubLevel:visited 
{
	font-size: 10px;
	font-weight: bold;
	color: #B32E30;
	font-family: Verdana;
	text-decoration: none;
}

.LeftMenuItemSubLevel:hover,.LeftMenuItemSubLevel:active 
{
	font-size: 10px;
	font-weight: bold;
	color: #B32E30;
	font-family: Verdana;
	text-decoration: none;
}
.LeftMenuItemMainLevelSelected:link,.LeftMenuItemMainLevelSelected:visited,.LeftMenuItemMainLevelSelected:active, .LeftMenuItemMainLevelSelected:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #B32E30;
	font-family: Verdana;
	text-decoration: none;
}
.LeftMenuItemSubLevelSelected:link,.LeftMenuItemSubLevelSelected:visited,.LeftMenuItemSubLevelSelected:active, .LeftMenuItemSubLevelSelected:hover {
	font-size: 10px;
	font-weight: bold;
	color: #B32E30;
	font-family: Verdana;
	text-decoration: none;
}

/* *************** RIGHT MENU *************** */
.RightMenuTD {
	width:115px;
	background-color:#FFE17F;
	border-right: solid 1px #000000;
}
.RightMenuMainLevel {
	line-height: 25px;
}
.RightMenuItem:link,.RightMenuItem:visited {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
.RightMenuItem:hover,.RightMenuItem:active {
	font-size: 10px;
	font-weight: bold;
	color: #B32E30;
	font-family: Verdana;
	text-decoration: none;
}
.dmarquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	color:#FFE17F;
}