BODY {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	FONT-SIZE: 10px;
	
	BORDER: 0px;
	MARGIN: 0px;
	PADDING: 0px;
}
DIV{
	font-family: verdana,arial,helvetica,sans-serif; 
}
TABLE {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
	width: auto;
	border-collapse: collapse;
	border-spacing: 0px;
}
TABLE#width {
	width: 100%;
}
TABLE#width_spacing5 {
	width: 100%;
	border-spacing: 5px;
}
/* level4.php */
TABLE#spacing1 {
	border-spacing: 1px;
	border-collapse: separate;
}

TD#cimsav_edit{
	FONT-SIZE: 12;
	FONT-WEIGHT: bold;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-color: e0e0e0;
	vertical-align: bottom;
	color: #404040;
	padding: 5px;
}
TD#cimsav_edit_bal{ 
	FONT-SIZE: 12;
	FONT-WEIGHT: bold;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 2px solid;
	border-top-color: e0e0e0;
	border-left-color: e0e0e0;
	border-bottom-color: e0e0e0;
	vertical-align: bottom;
	color: #404040;
	padding: 5px;
}
TD#cimsav_edit_jobb{ 
	FONT-SIZE: 12;
	FONT-WEIGHT: normal;
	border-top: 1px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-top-color: e0e0e0;
	border-right-color: e0e0e0;
	border-bottom-color: e0e0e0;
	vertical-align: bottom;
	text-align: right;
	color: #404040;
	padding: 5px;
}

TD#cimsav_fo{
	font-size: 12pt;
	font-weight: bold;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 2px solid; 
	border-bottom: 2px solid;
	border-color: e0e0e0;
	vertical-align: bottom;
	color: #E4E4E4;
	background-color: #404040;
	padding: 5px;
}
TD#cimsav_al{
	font-size: 10pt;
	vertical-align: bottom;
	color: #000336;
	padding: 5px;
}
IMG{
	border: 0px;
}

A:link {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
	color: #404040;
	text-decoration: none;
}
A:visited {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;	
	color: #404040;
	text-decoration: none;
}
A:hover {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
	color: #6091D6;
	text-decoration: none;
}
A:active {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
	color: #6091D6;
	text-decoration: none;
}