BODY
{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

P, TD, SPAN, DIV
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:18px;
	margin-top:3px;
	margin-bottom:10px;
}

INPUT, SELECT, TEXTAREA, UL, OL
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:normal;
	margin-top:0px;
	margin-bottom:0px;
}

LI
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:normal;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-20px;
	list-style-image:url(../images/listStyleImg.jpg);
	line-height:18px;
}

A
{
	color:#FF6633;
	text-decoration:underline;
}

A:hover
{
	color:#999999;
}

h1 {
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	margin-bottom: 12px;

}
h2, h3, h4, h5, h6, h7 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;	

}

/* --- CLASSES ---*/
.table100
{
	height:100%;
}

.headerTD
{
	height:115px;
	padding:1px;	
}
.headerTable
{
	background-image:url(../images/headBG.jpg);
	background-repeat:repeat-x;
	height:100%;

}
.content
{
	height:100%;
	padding:15px;
}
/* --- SHADOWS --- */
.shadowRight
{
	background-image:url(../images/shadowR.gif);
	background-repeat:repeat-y;
	width:7px;
}

.shadowBottom
{
	background-image:url(../images/shadowB.gif);
	height:7px;
	background-repeat:repeat-x;
}
/*--- STARTSIDAN ---*/
.rutor
{
	padding:10px;
	background-color:#ffffff;
}

/* --- MENU--- */
.menuTD
{
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	width:180px;
}

.menuTable
{
	background-color:#c7b299;
	height:100%;
}
.menuItem
{
	height:28px;
}


.menuItem A 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	padding-top:5px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:5px;
	text-decoration: none;
	width:100%;
	height:100%;
}

.menuItem  A:hover
{
	background-color:#f2f2f2;
	color:#000000;
}


.submenuItem
{
	height:14px;
}


.submenuItem A 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	padding-top:0px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:0px;
	text-decoration: none;
	width:100%;
	height:100%;
}

.submenuItem  A:hover
{
	background-color:#f2f2f2;
	color:#000000;
}