/*General*/
body{background: #FFFFFF;margin:5px;}
a{color:#000000;text-decoration:none;}
td,span,div,input,select{color:#000000;font-family:verdana;font-size: 10px;}

/*ID:s*/
div#divPopUpContent{border-right:solid 1px #2059A6;border-bottom:solid 1px #2059A6;border-left:solid 1px #2059A6;padding-top:1px;background-color:#FFFFFF;}
div#divPopUpRow{padding-left:10px;padding-right:10px;}

/*TEXT*/
.white{color:#FFFFFF;}
.black{color:#000000;}
.blue{color:#2059A6;}
.bold{font-weight:bold;}

/*BACKGROUNDS*/
.bgGrey{background:#CCCDC7;}
.bgWhite{background:#FFFFFF;}
.bgBlue{background:#C0C0C0;}
.bgLightBlue{background:#DCE4F1;}
.bgBeige{background:#EBEBE0;}
.bgDarkBeige{background:#CDCDC2;}
.bgBlueSum{background:#A3BADA;}
.bgBeigeSum{background:#CFCFC3;}

/*COLUMNS*/
.tdItem{padding:4px 0px 4px 0px;}
.tdItem2{padding:1px 0px 1px 0px;}
.tdItem3{padding:0x 0px 0px 0px;height:30px}
.brdDark{border-top:1px solid #515D6D;}
.brdDarkAll{border:1px solid #515D6D;}

/*TOOLS*/
.spaceX{overflow:hidden;width:100%;}
.square{width:9px;height:9px;}
.squareBorder{width:7px;height:7px;}

.ram {
	padding: 15px;
	/*border: 1px solid #000000;*/
}
.rubrik {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.linje {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
