body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/content_blue.jpg);
	background-repeat: no-repeat;
	background-position: 150px 100px;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background-attachment: fixed;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #0066CC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #0066CC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #0066CC;
	scrollbar-darkshadow-color: #0066CC;
	scrollbar-shadow-color: #FFFFFF;
}

#cise_logo {
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 70px;
	height: 44px;
	width: 86px;
	background-image: url(images/cise_logo_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#head_con {
	float: right;
	height: 42px;
	width: 700px;
	position: absolute;
	left: 102px;
	top: 0px;
	clear: both;
	z-index: 0;
	background-image: url(images/printer_blue.jpg);
	background-repeat: no-repeat;
}

#info_con {
	float: right;
	height: 20px;
	width: 100px;
	position: relative;
	left: -2px;
	top: 2px;
	right: -2px;
	bottom: 2px;
	clear: right;
	z-index: 0;
	font-family: Arial;
	font-size: 8pt;
	color: #CCCCCC;
}

#info_con a:link {
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

#info_con a:visited {
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

#info_con a:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

#logo_con {
	float: left;
	height: auto;
	width: auto;
	position: absolute;
	left: 250px;
	top: 20px;
	clear: right;
	z-index: 1;
	font-family: Arial;
	font-size: 14pt;
	color: #EEEEEE;
}

#logo_con_shadow {
	float: left;
	height: auto;
	width: auto;
	position: absolute;
	left: 252px;
	top: 22px;
	clear: right;
	z-index: 0;
	font-family: Arial;
	font-size: 14pt;
	color: #0066CC;
}

#nav_lang_con {
	float: right;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 42px;
	right: 0px;
	bottom: 0px;
	clear: both;
	z-index: 1;
	background-color: #0066CC;
	font-family: Arial;
	font-size: 8pt;
	text-align: right;
	vertical-align: top;
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	color: #FFFFFF;
}

#nav_lang_con a:link {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

#nav_lang_con a:visited {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

#nav_lang_con a:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

#sel_lang {
	font-family: Arial;
	font-size: 8pt;
	border: 1px solid #CCCCCC;
}

#nav_con {
	float: left;
	height: 600px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	halign: left;
	text-align: left;
	background-color: #EEEEEE;
	z-index: 0;
	border: 1px solid #CCCCCC;
	padding-top: 113px;
	padding-left: 2px;
	padding-right: 2px;
	bottom: 0px;
	padding-bottom: 2px;
}

#nav_table {
	width: 100%;
}

#nav_table tr {
	height: 20px;
}

.nav_des_norm {
	background-color: #EEEEEE;
	height: auto;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	padding-left: 2px;
	padding-bottom: 10px;
}

.nav_dir_norm {
	background-color: #EEEEEE;
	width: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}

.nav_dir_table_norm {
	background-color: #EEEEEE;
	width: 100%;
	padding-left: 2px;
	padding-bottom: 10px;
	border: 1px solid #EEEEEE;
	margin: 2px;
}

.nav_des_sele {
	background-color: #CCCCCC;
	height: auto;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 2px;
	padding-bottom: 10px;
}

.nav_dir_sele {
	background-color: #CCCCCC;
	width: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.nav_dir_table_sele {
	background-color: #CCCCCC;
	width: 100%;
	padding-left: 2px;
	padding-bottom: 10px;
	border: 1px solid #999999;
	margin: 2px;
}

a:link {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.nav_dir_table_hid {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	width: 100px;
	left: 100px;
	top: 46px;
	overflow: hidden;
}

.nav_dir_table_see {
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 100px;
	left: 102px;
	top: 46px;
	overflow: visible;
	border: 1px solid #999999;
	background-color: #EEEEEE;
}

.nav_dir_table_see tr {
	height: 20px;
}

#i_edit {
	border: 0px solid #000000;
	vertical-align: middle;
	clear: both;
	float: none;
}

#span_admin {
	position: absolute;
	left: 10px;
	top: 150px;
	cursor: hand;
}

#span_new_art {
	position: absolute;
	left: 10px;
	top: 175px;
	cursor: hand;
}

#span_open {
	position: absolute;
	left: 10px;
	top: 200px;
	cursor: hand;
}

#span_save {
	position: absolute;
	left: 10px;
	top: 225px;
	cursor: hand;
}

#span_edit {
	position: absolute;
	left: 10px;
	top: 500px;
	cursor: hand;
}

#middle_con {
	width: 660px;
	float: left;
	position: absolute;
	left: 140px;
	top: 70px;
	clear: right;
	display: inline;
	padding-bottom: 20px;
}

#middle_con #dir_view {
	list-style-image: url(images/star_blue.gif);
	list-style-type: none;
}

#middle_con #dir_view_entry {
	margin: 4px;
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding-left: 25px;
	vertical-align: middle;
}

#middle_con #art_view {
}

#middle_con #art_view_entry {
}

#middle_con a:link {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#middle_con a:visited {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#middle_con a:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#f_mailer table {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	width: 300px;
}

#f_mailer .elem {
	width: 250px;
}

#f_mailer h1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

#right_con {
	float: right;
	height: auto;
	width: 60px;
	position: relative;
	left: 2px;
	top: 2px;
	right: -2px;
	bottom: 2px;
	halign: left;
	text-align: left;
	z-index: 0;
}

#login_con
{
	border: 1px solid #000000;
	position: relative;
	left: 150px;
	top: 100px;	
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

#login_con table {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;

}

#welcome_warm {
	position: absolute;
	left: 120px;
	top: 120px;
	font-family: Arial;
	font-size: 18pt;
	color: #003399;
}

#welcome_welcome {
	font-family: Arial;
	font-size: 24pt;
	color: #000000;
}

#welcome_www {
	position: absolute;
	font-family: Arial;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	left: 80px;
	top: 140px;
}

#welcome_inter {
	position: absolute;
	left: 40px;
	top: 190px;
	font-family: Arial;
	font-size: 18pt;
	color: #003399;
	white-space: nowrap;
}

#welcome_firm {
	position: absolute;
	left: 20px;
	top: 215px;
	font-family: Arial;
	font-size: 24pt;
	color: #000000;
	white-space: nowrap;
}

#cube_one {
	background-color: #0066CC;
	border: 2px solid #FFFFFF;
	position: absolute;
	z-index: 2;
	height: 30px;
	width: 30px;
	top: 16px;
	left: 3px;
}

#cube_two {
	background-color: #0066CC;
	border: 2px solid #FFFFFF;
	position: absolute;
	z-index: 2;
	height: 30px;
	width: 30px;
	top: 16px;
	left: 43px;
}

#cube_three {
	background-color: #0066CC;
	border: 2px solid #FFFFFF;
	position: absolute;
	z-index: 2;
	height: 30px;
	width: 30px;
	top: 16px;
	left: 83px;
}

#cube_four_0 {
	background-color: #0066CC;
	border: 2px solid #FFFFFF;
	position: absolute;
	z-index: 2;
	height: 25px;
	width: 25px;
	top: 21px;
	left: 123px;
}

#cube_four_1 {
	background-color: #0066CC;
	border: 2px solid #FFFFFF;
	position: absolute;
	z-index: 2;
	height: 20px;
	width: 20px;
	top: 26px;
	left: 158px;
}

#cube_four_2 {
	background-color: #0066CC;
	border: 2px solid #FFFFFF;
	position: absolute;
	z-index: 2;
	height: 15px;
	width: 15px;
	top: 31px;
	left: 188px;
}

#cube_five {
	background-color: #0066CC;
	border: 2px solid #FFFFFF;
	position: absolute;
	z-index: 1;
	height: 30px;
	width: 30px;
	top: 6px;
	left: 23px;
}

#cube_six {
	background-color: #0066CC;
	border: 2px solid #FFFFFF;
	position: absolute;
	z-index: 1;
	height: 30px;
	width: 30px;
	top: 6px;
	left: 63px;
}

#cube_seven {
	background-color: #FFFFFF;
	border: 2px solid #0066CC;
	position: absolute;
	z-index: 0;
	height: 30px;
	width: 30px;
	top: 71px;
	right: 4px;
}

#cube_eight {
	background-color: #FFFFFF;
	border: 2px solid #0066CC;
	position: absolute;
	z-index: 0;
	height: 30px;
	width: 30px;
	top: 111px;
	right: 4px;
}

#cube_nine {
	background-color: #FFFFFF;
	border: 2px solid #0066CC;
	position: absolute;
	z-index: 0;
	height: 30px;
	width: 30px;
	top: 151px;
	right: 4px;
}

#cube_ten {
	background-color: #FFFFFF;
	border: 2px solid #0066CC;
	position: absolute;
	z-index: 0;
	height: 25px;
	width: 25px;
	top: 191px;
	right: 4px;
}

#cube_eleven {
	background-color: #FFFFFF;
	border: 2px solid #0066CC;
	position: absolute;
	z-index: 0;
	height: 20px;
	width: 20px;
	top: 226px;
	right: 4px;
}

#cube_twelve {
	background-color: #FFFFFF;
	border: 2px solid #0066CC;
	position: absolute;
	z-index: 0;
	height: 15px;
	width: 15px;
	top: 256px;
	right: 4px;
}
