/**ALAP+CIMSOR***********************************************************/
BODY {
    COLOR: #000000;
		background-color: #ffffff;
    background-image: url("../img/mainback.gif");
    background-repeat: repeat-y;
    FONT-FAMILY: Tahoma, Helvetica, Arial, Sunsans-regular;
    FONT-SIZE: 10pt;
    MARGIN-LEFT: 0pt;
    MARGIN-RIGHT: 0pt;
    MARGIN-TOP: 0pt;
}

.PAGEFRAME {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	border: 0px;
}

.CIMSOR {
	text-align: right;
	vertical-align: top;
	padding: 0px;
	border: 0px;
}

/**MENU******************************************************************/

TD.MENU {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 3px;
	color: #ffffff;
	height: 20px;
	background: url('menu_bg.gif');
}

A.MENU:VISITED,
A.MENU:ACTIVE,
A.MENU {
	color: #ffffff;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
}

A.MENU:HOVER {
	color: #ffffff;
	background-color: #000000;
	padding-left: 2px;
	padding-right: 2px;
}

/**USERMENU**************************************************************/

TD.USERMENU_BACK {
	font-size: 11px;
	font-weight: bold;
	color: #182F6E;
	height: 20px;
	background: url('usermenu_bg.gif');
}

TD.USERMENU {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 2px;
	color: #182F6E;
	height: 20px;
}

TD.USERDATE {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	color: #182F6E;
	height: 20px;
}

A.USERMENU:VISITED,
A.USERMENU:ACTIVE,
A.USERMENU {
	color: #182F6E;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	font-weight: bold;	
}

A.USERMENU:HOVER {
	text-decoration: underline;
	color: #182F6E;
	padding-left: 2px;
	padding-right: 2px;
}

/**FOOT******************************************************************/

A.FOOT:VISITED,
A.FOOT:ACTIVE,
A.FOOT {
	color: #002558;
	text-decoration: underline;
}

A.FOOT:HOVER {
	text-decoration: underline;
	color: #002558;
}

TD.FOOT {
	text-align: center;
	background-color: #d0d0d0;
	color: #002558;
}

TD.FOOT2 {
	color: #002558;
	text-align: center;
	font-size: 10px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}

TD.FOOT3 {
	color: #002558;
	text-align: center;
	font-size: 10px;
	background-color: #e0e0e0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

}

/**CIMSOR_BLACK**********************************************************/

TD.cimsor_black {
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	BACKGROUND-COLOR: #000;
	HEIGHT: 18px;
	COLOR: #fff;
	FONT-SIZE: 10px;
}

INPUT.cimsor_black {
	HEIGHT: 15px;
	BACKGROUND-COLOR: #fff;
	COLOR: #000;
	FONT-SIZE: 9px;
	MARGIN:  0px;
	BORDER: 0px;
}

A.cimsor_black:hover,
A.cimsor_black:visited,
A.cimsor_black {
	COLOR: #fff;
	FONT-SIZE: 10px;
	FONT-WEIGHT: Bold;
}

TD.rightcommercials
{
	background-color: #eeeeee;
	width:111px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left:1px #6A1700 solid;
	vertical-align:top;
}

TD.jobbcim {
	background-image: url('../img/jobb/titlebackground.gif');
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 1px;
	color: #ffffff;
}


.pmcontainer {
    height: 232px;
    width: 816px;
    overflow: hidden;
    background-color: #424242;
    background-image: url('videoback.png');
    background-repeat: repeat-x;
}


.pmpaper {
    position: relative;
    height: 232px;
    left:0px;
    margin-bottom:-232px;
    background-color: #424242;
    background-image: url('videoback.png');
    background-repeat: repeat-x;
}
