/* STIL FÖR TEXTEN I BOXARNA (EJ RUBRIKEN) */
.boxesStyleTextArea
{
	background-color:#F4F4F4;
	padding:7px;
	font-family:verdana;
	font-size:11px;
	width:217px;
	
}

/* STIL FÖR BOX NR 1 */
.boxesStyleRubrik_nr1
{
	height:25px;
	background-image:url('../style/images/boxesStyleRubrik_nr1.jpg');
	width:231px;
}

.boxesStyleRubrik_nr1_text
{
	position:relative;
	top:4px;
	left:7px;
	color:white;
	font-family:Verdana;
	font-size:13px;
}

/* STIL FÖR BOX NR 2 */
.boxesStyleRubrik_nr2
{
	width:231px;
	height:25px;
	background-image:url('../style/images/boxesStyleRubrik_nr2.jpg');
}

.boxesStyleRubrik_nr2_text
{
	position:relative;
	top:4px;
	left:7px;
	color:white;
	font-family:Verdana;
	font-size:13px;
}


/* STIL FÖR BOX NR 3 */
.boxesStyleRubrik_nr3
{
	width:231px;
	height:25px;
	background-image:url('../style/images/boxesStyleRubrik_nr3.jpg');
}

.boxesStyleRubrik_nr3_text
{
	position:relative;
	top:4px;
	left:7px;
	color:white;
	font-family:Verdana;
	font-size:13px;
}


/* STIL FÖR BOX NR 4 */
.boxesStyleRubrik_nr4
{
	width:231px;
	height:25px;
	background-image:url('../style/images/boxesStyleRubrik_nr4.jpg');
}

.boxesStyleRubrik_nr4_text
{
	position:relative;
	top:4px;
	left:7px;
	color:white;
	font-family:Verdana;
	font-size:13px;
}


/* STIL FÖR BOX NR 5 */
.boxesStyleRubrik_nr5
{
	width:231px;
	height:25px;
	background-image:url('../style/images/boxesStyleRubrik_nr5.jpg');
}

.boxesStyleRubrik_nr5_text
{
	position:relative;
	top:4px;
	left:7px;
	color:white;
	font-family:Verdana;
	font-size:13px;
}


/* STIL FÖR BOX NR 6 */
.boxesStyleRubrik_nr6
{
	width:231px;
	height:25px;
	background-image:url('../style/images/boxesStyleRubrik_nr6.jpg');
}

.boxesStyleRubrik_nr6_text
{
	position:relative;
	top:4px;
	left:7px;
	color:white;
	font-family:Verdana;
	font-size:13px;
}


/*Boxarnas bredd*/
.boxes
{
	width:231px;
	height:100%;
	background-color:#EEEEEE;
}

.boxesTable
{
	width:97%;
	margin-top:30px;
}