BODY
{	background-color: transparent;
	margin: 0px;
}

BODY, TD
{	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}

A
{	color: #003399;
	text-decoration: none;
}

A.pdf
{	background: url(http://salix.agroenergi.se/ico/file/small/pdf.gif) no-repeat 0px 5px;
	padding: 5px 0px 5px 22px;
	margin-bottom: 0px;
	border-bottom: solid 1px #F5F5F5;
	display: block;
}

DIV.button_container
{	 width: 100%;
	clear: left;
}

DIV.button,
DIV.button_hover
{	background: #CCCCCC url(../site_mainGraphics/campaign_window/content/button/button_rc.png) no-repeat right top;
	width: 46%;
	height: 22px;
	margin: 10px 15px 10px 0px;
	float: left;
}

DIV.button_hover
{	background-color: #999999;
}

DIV.button A,
DIV.button_hover A
{	background: url(../site_mainGraphics/campaign_window/content/button/button_lc.png) no-repeat left top;
	height: 22px;
	font-size: 11px;
	padding: 0px 20px 0px 15px;
	line-height: 20px;
	color: #FFFFFF;
	display: block;
}

DIV.function_menu
{	position: absolute;
	z-index: 1;
	top: 20px;
	left: 20px;
	width: auto;
	height: auto;
}

TABLE.page_container
{	width: 100%;
	height: auto;
	border-collapse: collapse;
}

TABLE.page_container THEAD TR TD
{	padding-left: 20px;
	background: url(../site_mainGraphics/campaign_window/content/tabs/background.png) no-repeat 20px 0px;
}

TABLE.page_container THEAD TR TD A
{	background: url(../site_mainGraphics/campaign_window/content/tabs/off.png) no-repeat right top;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	width: 101px;
	text-align: center;
	padding: 3px 0px 6px 0px;
	display: block;
	float: left;
	margin-top: 30px;
	overflow: hidden;
}

TABLE.page_container THEAD TR TD A:hover
{	color: #336600;
}

TABLE.page_container THEAD TR TD A.selected
{	background-image: url(../site_mainGraphics/campaign_window/content/tabs/selected.png);
	color: #336600;
	padding-top: 4px;
}

TABLE.page_container TBODY TR TD
{	padding: 20px 20px 40px 20px;
}

TABLE.page_container TBODY TR TD DIV.scroll_container
{	width: 100%;
	height: 316px;
	overflow: scroll;
}

TABLE.page_container TBODY TR TD TABLE.calculate
{	width: 95%;
	margin-bottom: 20px;
}

TABLE.page_container TBODY TR TD TABLE.calculate TBODY TD
{	width: auto;
	height: auto;
	background-color: #F5F5F5;
	border-left: solid 4px #F5F5F5; 
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}

TABLE.page_container TBODY TR TD TABLE.calculate TBODY TD.part_sum
{	background-color: #CCCCCC;
	border-left: none; 
	color: #333333;
}

TABLE.page_container TBODY TR TD TABLE.calculate TBODY TD.total_sum
{	background-color: #339933;
	border-left: none; 
	color: #FFFFFF;
}

TABLE.page_container TBODY TR TD DIV.col_1
{	width: 450px;
	height: 370px;
	background: url(../site_mainGraphics/campaign_window/content/vertical_devider.png) no-repeat right center;
	float: left;
	overflow: hidden;
}

TABLE.page_container TBODY TR TD DIV.col_1 P
{	font-size: 1.2em;
	width: 46%;
	margin: 0px 15px 10px 0px;
}

TABLE.page_container TBODY TR TD DIV.col_2
{	width: 180px;
	height: 500px;
	margin-left: 20px;
	float: left;
	overflow: hidden;
}

TABLE.page_container TBODY TR TD DIV.col_2 DIV.button,
TABLE.page_container TBODY TR TD DIV.col_2 DIV.button_hover
{	width: 100%;
}

/*			TEXT FORMATS		*/

H1
{	font-family: Arial, Helvetica, Verdana;
	font-size: 2.5em;
	font-weight: normal;
	color: #333333;
	line-height: 1.4em;
	width: 90%;
	margin: 0px 0px 15px 0px;
}

H2
{	font-family: Verdana, Arial, Helvetica;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.6em;
	width: 90%;
	margin: 0px 0px 15px 0px;
}

H3
{	font-family: Arial, Helvetica, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.7em;
	margin: 0px 0px 10px 0px;
}

P
{	line-height: 1.7em;
/*	text-align: justify; */
	float: left;
}

UL
{	margin-top: 0px,
	width: 75%;
}

LI
{	font-size: 1.1em;
	line-height: 1.5em;
	padding-bottom: 2px;
}