html{
	margin:0px;
	padding:0px;
	height: 100%;
}

body{
	height: 100%;
	margin: 0;
	padding: 0;
	top:0;
	background-color:#f2f2f5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333333;
	background-image:url(../../image/default/kugla.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
}

.overDiv{
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color: #CCDDEE;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	z-index: 200;
	}
	
/* -------------------------------------------------------- */
/* -----------------------   HEADER   --------------------- */
/* -------------------------------------------------------- */

.headerTable{
	width: 100%;
	height: 140px;
	max-height: 140px;
	margin: 0px;
	padding:0px;
	min-width: 800px;
	top:0px;
	border:0px none;
}

.headerBall{
	width: 150px;
	height: 140px;
	border:0px none;
	margin:0px;
	padding: 0px;
}

.headerMenu{
	height: 25px;
	background-image:url(../../image/default/menuback.gif);
	background-repeat:repeat-x;
	background-color: #647191;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
}

.headerBc{
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-image: url(../../image/default/bcback.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

.headerLogo{
	background-color: #647191;
	border: 0 none;
	margin: 0px;
	padding: 0px;
	height: 91px;
	max-height: 95px;
}

.logo{
	height: 95px;
	float: left;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

.headerPinfo{
	background-image: url(../../image/default/pinfoback.gif);
	border: 1px solid #8b96ac;
	height: 78px;
	min-height: 78px;
	max-height: 78px;
	width: 250px;
	float: right;
	margin: 2px;
	padding: 2px;
	text-align:right;
	font-family:Arial;
	color:#FFFFFF;
	font-size: 10px;
	text-shadow: gray;
}

/* -------------------------------------------------------- */
/* -----------------------   FOOTER   --------------------- */
/* -------------------------------------------------------- */

.footerTable{
	width: 100%;
	height: 20px;
	max-height: 20px;
	margin: 0px;
	min-width: 800px;
	bottom: 0px;
	position:fixed;
	z-index: 50;
}

.footerCell{
	height: 20px;
	background-image: url(../../image/default/bcback.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-align:	center;
	vertical-align: middle;
	z-index: 50;
}

/* -------------------------------------------------------- */
/* -----------------------  QUICKBAR  --------------------- */
/* -------------------------------------------------------- */

#quickbar{
	float:left;
	width: 80px;
	left:2px;
	top:0px;
	height: 19px;
	position: absolute;
	}

#quickbarPersonal{
	float:left;
	width: 80px;
	left:2px;
	top:118px;
	height: 19px;
	position: absolute;
	}

#quickbar img{
	border:0;
	margin-top:4px;
	}	
	
#quickbarPersonal img{
	border:0;
	margin-top:4px;
	}	

#quickbar a{
	border:0;
	}

#quickbar div{
	width: 20px;
	float: left;
	}
	
#quickbar img:hover{
	border-bottom:1px solid white;
	border-top:1px solid white;
	}
	
#quickbarPersonal img:hover{
	border-bottom:1px solid silver;
	border-top:1px solid blue;
	}
	
/* -------------------------------------------------------- */
/* ------------------------  LOGOUT  ---------------------- */
/* -------------------------------------------------------- */	
#logoutDiv{
	float:right;
	right:3px;
	top:0px;
	height: 19px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	}

#logoutDiv img{
	border: 0px none;
	margin-top: 2px;
	}

#logoutDiv img:hover{
	border-bottom:1px solid white;
	border-top:1px solid white;
	}
	
#logoutDiv a{
	border:0;
	}

#logoutDiv a:visited{
	border:0;
	}

#logoutDiv a:hover{
	border:0;
	color: #DEE6F5;
	}

/* -------------------------------------------------------- */
/* ------------------------   MENU   ---------------------- */
/* -------------------------------------------------------- */

#menu{
	width:780px;
	height: 19px;
	vertical-align:middle;
	margin-left: 5px;
	margin-top: 4px;
	position:absolute;
	left: 140px;
	top: 0px;
	z-index: 50;
}

#menu ul{
	list-style: none;
	margin:0px;
	padding:0px;
	float: left;
	position:relative;
	text-align:left;
	display:inline;
	top:auto;
	height: 19px;
	z-index: 50;
}

.menuDiv{
	list-style: none;
	margin:0;
	padding:0;

	z-index: 50;
	
	position:absolute;
	top:19px;

	left:0;
	
	border-bottom-style: solid;
	border-bottom-color: #550000;
	border-bottom-width: 2px;
	
	border-top-style: solid;
	border-top-color: #550000;
	border-top-width: 1px;
	
	border-left-style: solid;
	border-left-color: #550000;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-right-color: #550000;
	border-right-width: 1px;

	/*display:none;*/
}

.menuCaption{
	padding-left:2px;
	padding-top: 0px;
	padding-right:20px;
	height: 16px;
	vertical-align: middle;
}

#menu img{
	margin:0px;
	margin-top:0px;
	float: left;
	border:0;
	}

/* SUBMENU AUTOSHOW
#menu ul:hover div{
	display:block;
}
*/

#menu h1{
	display:block;
	float:left;
	height: 19px;
	color:#1a253f;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	
	text-align: left;
	vertical-align:middle;
	
	padding-top : 0px;
	padding-left: 0px;
	margin: 0px;
	
	list-style-type: none;
	list-style-image: none;
	z-index : 150;
	
	cursor: pointer;
	width:110px;
	/*border-left:1px solid #aaaaaa;
	border-right:1px solid #d1d1d1;*/
}

#menu h2{
	width: 190px;
	height : 14px;
	
	color: #311111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	
	text-align: left;
	
	background-color: #e8e8eb;

	border-bottom-style: solid;
	border-bottom-color: #e2e6e8;
	border-bottom-width: 1px;

	border-left-style: solid;
	border-left-color: #333333;
	border-left-width: 0px;

	border-right-style: solid;
	border-right-color: #333333;
	border-right-width: 0px;

	border-top-style: solid;
	border-top-color: #dddddd;
	border-top-width: 0px;
	margin: 0px;
	
	z-index : 100;
	

}

#menu h3{
	height: 5px;
	width: 190px;
	background-image:url(../../image/default/separator.gif);
	background-repeat:repeat-x;
	background-color:#e4e8ec;
	margin:0px;
	font-size:1px;
}

#menu h1:hover{
	color:#dee6f5;
	/*background-image: url(../../image/default/menuback_over.gif);
	background-repeat: repeat-x;
	background-color: #c2c9d6;*/
	height : 19px;
	text-decoration: underline;
	}

#menu h2:hover{
 	background-color: #5f698d;
	color:#FFFFFF;
 	background-position: left;
	background-repeat: repeat-x;
	background-image:none;
}

#menu h1 a{
	color: #330000;
	height : 23px;
}

#menu h1 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

#menu h2 a{
	color: #311111;
	width: 190px;
	display:block;
	padding-left: 3px;
	padding-right: 3px;
}

#menu h2 a:hover{
	color: #FFFFFF;
}

#menu a{
  text-decoration: none;
}

/* -------------------------------------------------------- */
/* -----------------------   CONTENT   -------------------- */
/* -------------------------------------------------------- */

.contentDiv{
	width: 800px;
	margin: 4px;
	background-color: #ffffff;
	border: 1px solid #dfdfdf;
	padding:5px;
}

.contentDivScroll{
	width: 800px;
	height: 550px;
	margin: 4px;
	background-color: #ffffff;
	border: 1px solid #dfdfdf;
	padding:5px;
	overflow: scroll;
}

.contentDivYScroll{
	width: 800px;
	margin: 4px;
	background-color: #ffffff;
	border: 1px solid #dfdfdf;
	padding:5px;
	overflow: hidden;
	overflow-y:scroll;
}

.contentDivXScroll{
	width: 800px;
	margin: 4px;
	background-color: #ffffff;
	border: 1px solid #dfdfdf;
	padding:5px;
	overflow: hidden;
	overflow-x: scroll;
}

.divYScroll{
	overflow: hidden;
	overflow-y: scroll;
	border: 1px solid #dfdfdf;
}
	
.anex-span{
	font-size: 7px; 
	font-weight: bold;
}

.text-line-through{
	text-decoration: line-through;
}

div.mailList{
	overflow: hidden;
	overflow-y: scroll;
	float: left;
	max-height: 550px;
	width: 240px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

div.subscriberList{
	overflow: hidden;
	overflow-y: scroll;
	float: left;
	max-height: 550px;
	width: 559px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

/* -------------------------------------------------------- */
/* --------------------   SECTION TITLE   ------------------ */
/* -------------------------------------------------------- */

.sectionHeaderNarrow{
	margin:0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 20px;
	background-image: url(../../image/default/sec_header_back.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 98%;
	z-index:1;
	}
	
.sectionHeader{
	margin:0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 42px;
	background-image: url(../../image/default/h5_back.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 98%;
	z-index:1;
	}

.sectionHeaderHalf{
	margin:0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 42px;
	background-image: url(../../image/default/h5_back.gif);
	background-repeat: no-repeat;
	position: relative;
	float:left; 
	width: 390px; 
	margin-right:5px;	
	z-index:1;
	}

.sectionHeaderHalf a, .sectionHeader a{
	cursor: pointer;
}

a.sectionTitle, a.sectionTitleNarrow{
	cursor: pointer;
}

.sectionTitle{
	width:90%;
	font-size: 15px;
	font-weight: bold;
	left: 42px;
	position: absolute;
	bottom:2px;
	z-index:1;
}

.sectionTitleNarrow{
	width:90%;
	font-size: 15px;
	font-weight: bold;
	left: 4px;
	position: absolute;
	bottom:2px;
	z-index:1;
}

.sectionTitleNarrowRegular{
	width:90%;
	font-size: 12px;
	font-weight: normal;
	left: 4px;
	position: absolute;
	bottom:2px;
	z-index:1;
}

.sectionHeaderHalf img{
	border:0px none;
	margin:3px;	
}

.sectionHeader img{
	border:0px none;
	margin:3px;	
}

.sectionHeader a{
	font-weight: bold;
}

.sectionHeaderHalf a{
	font-weight: bold;
}


.sectionHeader a:hover{
	color: #6666FF;
	text-decoration: underline;
}

.sectionHeaderHalf a:hover{
	color: #6666FF;
	text-decoration: underline;
}
.toggleSectionImage{
	top: 0px;
	margin: 0px;
	float: right;
	position: relative;
	
	border:0px none;
	cursor:pointer;
}

h6{
	margin:0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
}

.separator{
	width: 98%;
	height: 2px;
	background-color: #e1e7ed;
	/*border-bottom: 1px solid gray;*/
	clear: both;
	margin: 5px;
}

.captionDiv{
	width: 800px;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	background-color: #dddddd;
	border: 1px solid #dddddd;
	padding-left:5px;
	padding-top:2px;
	font-size: 13px;
	font-weight: normal;
	color: #111234;	
}

.subContentDiv{
	width: 800px;
}

.subContentDivLeft{
	width: 390px;
	float: left;
	position: relative;
}

.subContentDivRight{
	width: 390px;
	float: right;
	position: relative;
}

/* ------------- tutorial span --------------- */
.pageTutorial{
	text-align: justify;
	padding-left: 7px;
	padding-right: 7px;
}

.pageTutorial img{
	border: 1px solid #999999;
	}


/* ------------- links ------------------ */
a{
	text-decoration:none;
	color:#000099;
	outline: none;
}

a:visited{
	color:#000099;
	text-decoration:none;
}

a:hover{
	color:#222299;
	text-decoration:underline;
	outline: none;
}

a img{
	border:0px none; 
}

a img:hover{
	background-image:url("../../image/default/iconover.gif"); 
}

/* --------- formatter ---------- */
.clearer{
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 1px;	
}

/* --------- tables ----------- */
form{
	margin: 0;
	padding: 0;
	}
	
.iw_div {
	margin-bottom:5px;
	
}

.iw-table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left:  1px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	margin-left: 5px;
	margin-right: 5px;
}

.iw-table img{
	border:0px none;
}

.iw-table-noborder {
	border: 0px none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	margin-left: 5px;
	margin-right: 5px;
}

.iw-table2 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left:  1px solid #CCCCCC;
	border-bottom:  1px solid #D2D2D2;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	margin-left: 5px;
	margin-right: 5px;
}

.iw-td-data {
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #E5E5E5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align: top;
}

.iw-td-data-highlight {
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #E5E5E5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align: top;
}

.iw-td-data-gray {
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #E5E5E5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align: top;
	background-color:#F3F3F3;
}

.iw-td-data-warn {
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #d8d8d8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#e5e0e0;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align: top;
}

.iw-td-data-warn-break {
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #d8d8d8;
	border-top: 3px double #c8c8c8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#e5e0e0;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align: top;
}

.iw-td-data-even {
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #E5E5E5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#eeeeee;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align: top;
}

.iw-td-data-lb{
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #E5E5E5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	padding-left:1px;
	padding-right:1px;
	/*padding-top:1px;
	padding-bottom:1px;*/
	vertical-align: top;
}

.iw-td-data-lb-even{
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #E5E5E5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	padding-left:1px;
	padding-right:1px;
	/*padding-top:1px;
	padding-bottom:1px;*/
	vertical-align: top;
	background-color:#eeeeee;
}

.iw-td-data-lb-in{
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #E5E5E5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	background-color:#f1fbf1;
	padding-left:1px;
	padding-right:1px;
	/*padding-top:1px;
	padding-bottom:1px;*/
	vertical-align: top;
}

.iw-td-data-lb-error{
	border: 3px double #990000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	background-color:#FFAAAA;
	padding-left:1px;
	padding-right:1px;
	/*padding-top:1px;
	padding-bottom:1px;*/
	vertical-align: top;
	cursor: pointer;
}

.iw-td-data-center {
	border-bottom: 1px solid #E5E5E5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align: top;
}

.iw-td-data-center-even {
	border-bottom: 1px solid #E5E5E5;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#F5F5F5;
	vertical-align: top;
}

tr.row:hover{background-color: #FFFAF4;}
.row:hover{background-color: #FFFAF4;}

.iw-td-header {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#333333;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #E4E4E4;
	background-color: #E4E4E4;
	padding-left:2px;
	background-image: url(../images/skin1/theader_back.gif);
	background-repeat: repeat-x;
}

.iw-td-header2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;	
	color:#000000;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #E4E4E4;
	background-color: #d3bbbb;
	padding-left:2px;
	background-image: url(../images/skin1/theader_back2.gif);
	background-repeat: repeat-x;
}

.iw-td-caption-right {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;	
	text-align:right;
	vertical-align:top;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #D8D8D8;
	background-color: #e1e7ed;
	padding-right:2px;
	cursor: pointer;
}

.iw-td-caption-left {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;	
	text-align:left;
	vertical-align:top;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #D8D8D8;
	background-color: #e1e7ed;
	padding-left:2px;
	cursor: pointer;
}

.iw-td-caption-center {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;	
	text-align:center;
	vertical-align:top;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #D8D8D8;
	background-color: #e1e7ed;
	cursor: pointer;
}

/*   TSE USED CAPTION COLORS */

.iw-td-caption-forecast{
	border-bottom: 1px solid #D8D8D8;
	background-color: #e8f1e8;
}

.iw-td-caption-forecast-right {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;	
	text-align:right;
	vertical-align:top;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #D8D8D8;
	background-color: #e8f1e8;
	padding-right:2px;
	cursor: pointer;
}

.iw-td-caption-forecast-left {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;	
	text-align:left;
	vertical-align:top;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #D8D8D8;
	background-color: #e8f1e8;
	padding-left:2px;
	cursor: pointer;
}

.iw-td-caption-forecast-center {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;	
	text-align:center;
	vertical-align:top;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #D8D8D8;
	background-color: #e8f1e8;
	cursor: pointer;
}

.iw-td-caption-closed {
	border-bottom: 1px solid #D8D8D8;
	background-color: #e9e5e4;
}

.iw-td-caption-closed-right {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;	
	text-align:right;
	vertical-align:top;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #D8D8D8;
	background-color: #e9e5e4;
	padding-right:2px;
	cursor: pointer;
}

.iw-td-caption-closed-left {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;	
	text-align:left;
	vertical-align:top;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #D8D8D8;
	background-color: #e9e5e4;
	padding-left:2px;
	cursor: pointer;
}

.iw-td-caption-closed-center {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;	
	text-align:center;
	vertical-align:top;
	/*border-left: 1px solid #991102;*/
	border-bottom: 1px solid #D8D8D8;
	background-color: #e9e5e4;
	cursor: pointer;
}

.iw-note {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#3333CC;
	font-weight:bold;
}

.iw-info {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#3333CC;
	margin: 2px 5px 2px 5px;
	width:99%;
	padding: 1px 3px 1px 3px;
}

.iw-input {
	width:100%;
	background:#FFFFFF;
	border:solid 1px #CCCCCC;
	padding-left:2px;
	height: 20px;
	font-size:11px;
}

.iw-textarea {
	width:99%;
	background:#FFFFFF;
	border:solid 1px #CCCCCC;
	padding-left:2px;
	font-size:11px;
}

.iw-text {
	width:100%;
	background:#FFFFCC;
	border:solid thin #FFFF77;
	padding-left:2px;
	font-size:11px;
	}
	
.iw-hint{
	background:#FFFFCC;
	border:solid thin #FF7777;
	padding-left:2px;
	font-size:10px;
	}	
	
.iw-message{
	background:#FEFDFA;
	border:3px double #7777FF;
	margin: auto auto;
	left: 50%;
	top: 50%;
	width: 200px;
	height: 50px;
	text-align: center;
	vertical-align:middle;
	font-size:11px;
	}

.ticker_border{
	border-width: 2px;
	margin:1px 0;
}

div.flag_disabled_over{
	background:url(../../image/default/transparent_bg.png);
	height:19px;
	position:absolute;
	width:549px;
	left: 13px;
}



/* -------------------------------------------------------- */
/* ------------------------   LOGIN  - -------------------- */
.logintable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	
	text-decoration: none;
	
	width : 386px;
	height: 222px;
	
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	
	background-position: center center;
	background-image: url(../../image/default/login.gif);
	background-repeat: no-repeat;
}

.loginversion{
	margin-top:8px;
	padding-right: 10px;
	text-align: right;
	top:0px;
}

.loginftable {
	margin-bottom:11px;
	border:0;
	text-align: right;
	padding-right: 10px;
}

.loginmirror{
	width: 386px;
	height: 222px;
	background-position: center center;
	background-image: url(../../image/default/loginmirror.gif);
	background-repeat: no-repeat;
	}

.loginfield{
	width: 200px;
}

.loginmirror h6{
	text-decoration: underline;
	color: #990000;
	font-weight: bolder;
	background-color: white;
	padding:4px;
	border:1px solid #550000;
}

/* ------------------- TABS ---------------------- */

table.tabs-details {
	border: none;
	padding: 0;
	margin: 10px 0 0 5px;
	height: 20px;
	width: 300px;
}
table.tabs-list {
	border: none;
	padding: 0;
	margin: 10px 0 0 5px;
	height: 20px;
	width: 200px;
}
table.tabs-details td, table.tabs-list td {
	border: none;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 100px;
	text-align: center;
	border-right: 1px solid #b1bac9;
	/*background-color: #cfd7e2;*/
}

table.tabs-details td a, table.tabs-list td a {
	display: block;
	background: url(../../image/default/tab.gif) left top no-repeat;
	background-color: transparent;
	border: none;
	padding: 5px 0 0;
	margin: 0 0 0 0px;
	height: 20px;
	width: 100px;
	text-align: center;
	color: #333333;
}

table.tabs-details td a:hover, table.tabs-list td a:hover {
	text-decoration: underline;
	background: url(../../image/default/tab_over.gif) left top no-repeat;
	background-color: transparent;
	border: none;
	color: #333333;
}

table.tabs-details td a.selected, table.tabs-list td a.selected{
	text-decoration: underline;
	background: url(../../image/default/tab_selected.gif) left top no-repeat;
	background-color: transparent;
	border: none;
	color: #333333;
}

div.table_div{
	text-align: right;
}
div.table_div2{
	text-align: right;
}
textarea.tender_note{
	height: 30px;
	width: 420px;
	font-family: arial;
	font-size: 12px;
}
input.tender_save_btn{
	font-size: 10px;
	padding:0;
}	
/* ------------------- INPUTS -------------------- */
.textbox_tiny {
	width: 70px;
	z-index: 0;
	text-align:right;
}

.textbox_small {
	width: 150px;
	z-index: 0;
}

.textbox_meddium {
	width: 200px;
	z-index: 0;
}

.textbox_large {
	width: 250px;
	z-index: 0;
}

.textbox_xlarge {
	width: 360px;
	z-index: 0;
}

.textbox_100large {
	width: 99%;
	z-index: 0;
}

.combo_tiniest{
	width: 30px;
	z-index: 0;	
}

.combo_tiny {
	width: 100px;
	z-index: 0;
}
.combo_small {
	width: 150px;
	z-index: 0;
}
.combo_meddium {
	width: 200px;
	z-index: 0;	
}
.combo_large {
	width: 250px;
	z-index: 0;
}



.memo_small {
	width: 150px;
	z-index: 0;
}
.memo_meddium {
	width: 200px;
	z-index: 0;
}
.memo_large {
	width: 250px;
	z-index: 0;
}
.memo_largest {
	width: 400px;
	z-index: 0;
}

.memo_100large {
	width: 99%;
	z-index: 0;
}

.memo_100Xlarge {
	width: 99%;
	height: 320px;
	z-index: 0;
}
/* +++++++++++++++++++++++++++++++   RIGHTSIDE TUTORIAL  +++++++++++++++++++++++++++++ */

div#rightDiv{
	position: absolute;
	left: 825px;
	top: 144px;
	width:205px;
	min-height: 620px;
	}
	

div#tutorial{
	border: 0px solid #990000;
	width:202px;
	font-size: 11px;
	min-height: 120px;
	margin-bottom: 5px;
	}

div#ersfloat{
	border: 0px solid #990000;
	width:202px;
	font-size: 11px;
	min-height: 80px;
	margin-bottom: 5px;
	}

div#sysMessageDiv{
	border: 0px solid #990000;
	width:202px;
	font-size: 11px;
	min-height: 150px;
	margin-bottom: 5px;
	}
	
div#notification{
	border: 1px solid #990000;
	position: absolute;
	left: 820px;
	top: 135px;
	z-index:150;
	min-height: 80px;
	width:202px;
	font-size: 11px;
	font-weight: bolder;
	}

.theader{
	background-image: url(../../image/default/tut_header.gif);
	background-repeat: no-repeat;
	height: 39px;
	min-height: 39px;
	width:202px;
	}	

.nheader{
	background-image: url(../../image/default/err_header_ani.gif);
	background-repeat: no-repeat;
	height: 39px;
	min-height: 39px;
	width:202px;
	}	

.smheader{
	background-image: url(../../image/default/rs_header.gif);
	background-repeat: no-repeat;
	height: 39px;
	min-height: 39px;
	width:202px;
	}
 
div.sm_ani{
	background-image: url(../../image/default/warn.gif);
	background-repeat: no-repeat;
	height: 32px;
	min-height: 32px;
	width:32px;
	float: left;
	margin: 2px;
}
	
.erheader{
	background-image: url(../../image/default/er_header.gif);
	background-repeat: no-repeat;
	height: 39px;
	min-height: 39px;
	width:202px;
	}		

.uaheader{
	background-image: url(../../image/default/ua_header.gif);
	background-repeat: no-repeat;
	height: 39px;
	min-height: 39px;
	width:202px;
	}		

.ttitle{
	font-size: 12px;
	font-weight: bold;
	color: #222233;
	margin-left : 35px;
	}
	
.tbody{
	background-image: url(../../image/default/tut_body.gif);
	background-repeat: repeat-y;
	width:202px;
	}	
	
.tcontent{
	font-size: 11px;
	color: #223355;
	margin-left: 6px;
	margin-right: 6px;
	padding-right: 2px;
	text-align: justify;
	max-height: 300px;
	overflow:scroll;
	overflow-x:hidden;
	}	
	
.tfooter{
	background-image: url(../../image/default/tut_footer.gif);
	background-repeat: no-repeat;
	height: 29px;
	min-height: 29px;
	width:202px;
	text-align: right;
	font-size: 9px;
	}	

.tfooterLink{
	padding-right: 5px;
	padding-top:8px;
	}
	
.tfooter a{
	padding-right: 5px;
	}
	
	
/* ---------------------------------------------------------------------
								MESSAGES 
------------------------------------------------------------------------ */

/* ***** HINT ***** */

.hintDiv{
	margin:0px;
	padding:0px;
	border:0px none;
	position: absolute;
	}
	
.hintHeader{
	background-image: url(../../image/default/hbox2_header.png);
	background-repeat: no-repeat;
	height: 15px;
	min-height: 15px;
	width: 226px;
	text-align: center;
	}
	
.hintHeaderBig{
	background-image: url(../../image/default/hbox3_header.png);
	background-repeat: no-repeat;
	height: 15px;
	min-height: 15px;
	width: 526px;
	text-align: center;
	}	

.hintHeaderText{
	text-align: center;
	font-size: 11px;
	margin-top: 1px;
	text-decoration: underline;
	}


.hintFooter{
 	background-image: url(../../image/default/hbox2_footer.png);
	background-repeat: no-repeat;
	height: 9px;
	min-height: 9px;
	width: 226px;
	text-align: right;
	font-size: 9px;
	}

.hintFooterBig{
 	background-image: url(../../image/default/hbox3_footer.png);
	background-repeat: no-repeat;
	height: 9px;
	min-height: 9px;
	width: 526px;
	text-align: right;
	font-size: 9px;
	}

.hintBody{
	background-image: url(../../image/default/hbox2_body.png);
	background-repeat: repeat-y;
	min-height: 10px;
	width: 226px;
	text-align: left;
	font-size: 9px;
	}

.hintBodyBig{
	background-image: url(../../image/default/hbox3_body.png);
	background-repeat: repeat-y;
	min-height: 10px;
	width: 526px;
	text-align: left;
	font-size: 9px;
	}

.hintContent{
	text-align: left;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 11px;
	color: #233467;
	}
	
/* ***** MESSAGE ***** */
.messageDiv{
	/*margin:0px;*/
	width: 222px;
	padding:0px;
	border:0px none;
	position: absolute;
	background-color: white;
	left:50%;
	top:50%;
	margin-left: -111px;
	margin-top: -50px;
	display: block;	
	}
	
.messageHeader{
	background-image: url(../../image/default/smallmsg_header.gif);
	background-repeat: no-repeat;
	height: 15px;
	min-height: 15px;
	width:222px;
	text-align: center;
	font-size: 13px;
	}
	
.messageFooter{
 	background-image: url(../../image/default/smallmsg_footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 19px;
	min-height: 19px;
	width:222px;
	text-align: right;
	font-size: 9px;
	}

.messageBody{
	background-image: url(../../image/default/smallmsg_body.gif);
	background-repeat: repeat-y;
	min-height: 10px;
	width:222px;
	text-align: left;
	font-size: 9px;
	}
	
.messageContent{
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 12px;
	color: #233467;
	}

/* ************* FileDiv ************* */
.fileDiv{
	margin:0px;
	padding:0px;
	border:0px none;
	width: 450px;
	height: 636px;
	position: absolute;
	background-color: #f3f3f3;
	border: 1px solid #d0d0d0;
	}	

.fileCaption{
	width:100%;
	}	
	
/* ******************************** SORTABLE TABLE ************************ */
.sortarrow{
	background-image:url("../../image/default/arrowblank.gif"); 
	background-repeat: no-repeat;
	background-position: center center;
	width: 5px;
	height: 6px;
	margin-left:2px;
	cursor: pointer;
	}
	
.sortarrow-ascending{
	background-image:url("../../image/default/arrowup.gif");
	background-repeat: no-repeat;
	background-position: center center;
	width: 5px;
	height: 6px;
	margin-left:2px;
	cursor: pointer;
	}	
	
.sortarrow-descending{
	background-image:url("../../image/default/arrowdown.gif");
	background-repeat: no-repeat;
	background-position: center center;
	width: 5px;
	height: 6px;
	margin-left:2px;
	cursor: pointer;
	}		

div.details div.sectionTitleNarrow {
	width:90%;
	font-size: 15px;
	font-weight: bold;
	left: 4px;
	position: absolute;
	bottom:2px;
	z-index:1;
	cursor: pointer;
}

div.dropDownContainer {
	margin: 0 0 0 5px; 
}

span.warning {
	color: #F6912E;
}

/* ********** JS_WARNING ********** */
.js_warning{
	color: #990000;
	font-size: 15px;	
}

/* ******************************** */

/* =================== VALIDATION ================================= */

input.disabled {
	background-color:#F2F2F2;
	border:1px solid #F2F2F2;
}
input.required, textarea.required {
	/*border:1px solid #00A8E6;*/
}
input.validation-failed, textarea.validation-failed {
	/*border:1px solid #FF3300;
	color:#FF3300;*/
}
input.validation-passed, textarea.validation-passed {
	/*border:1px solid #00CC00;
	color:#000000;*/
}
.validation-advice {
	color: #CC3300;
	font-weight: bold;
    font-size: 12px;
	float: left;
    background-color: #fafafa;
    border: 1px solid #eacaca;
    margin: 2px;
	padding: 1px 2px 1px 20px;
    background: #FFFFFF url(../../image/default/notok.gif) no-repeat 2px;
    z-index: 501;
}

.validation-advice img {

}

.custom-advice {
	background-color:#C8AA00;
	color:#FFFFFF;
	font-weight:bold;
	margin:5px 0pt;
	padding:5px;
}

span.required{
	color:#CC0000;
	font-size: 11px;
	padding-left:3px;
	}
/* =================== VALIDATION ================================= */


/* -------------------------------------------------------- */
/* --------------------   NOTIFICATIONS   ----------------- */
/* -------------------------------------------------------- */

.notifier_error{
	margin:0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 42px;
	background-image: url(../../image/default/h5_back_error.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 98%;
	z-index:1;
}

.notifier_warning{
	margin:0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 42px;
	background-image: url(../../image/default/h5_back_warning.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 98%;
	z-index:1;
}

.notifier_info{
	margin:0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 42px;
	background-image: url(../../image/default/h5_back.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 98%;
	z-index:1;
}

.notifier_success{
	margin:0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 42px;
	background-image: url(../../image/default/h5_back_success.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 98%;
	z-index:1;
}

.notifier_img{
	border:0px none;
	margin:3px;	
}

/* ************************ FILE MANAGER ******************************* */
.dir_list{
	border:1px solid #989898;
	width:250px;
	height: 500px;
	margin: 2px;
	font-weight: bold;
}

.file_list{
	border:1px solid #989898;
	width: 500px;
	height: 500px;
	margin: 2px;
	float:left;
}

.all_list{
	border:1px solid #989898;
	width:500px;
	height: 500px;
	margin: 2px;
}
.scroller{
	padding: 2px;
	overflow: hidden;
    overflow-y: scroll;
    width: 250px;
	height: 473px;
	}

.captionBar{
	border-bottom: 2px solid #787878;
	border-top: 2px solid #fff;
	border-right: 2px solid #787878;
	border-left: 2px solid #fff;
	background-color: #e0e0e0;
	height:17px;
}
.daysLeft{
	font-size: 22px;
	font-family: sans-serif;
	font-weight: bold;
	color: #999;
}

/* *************************************************************************************** */
/* ***************************************  PAGER   ************************************** */
/* *************************************************************************************** */

span.pager_current{
	border: 1px solid #89abcd;
}

div.fadingMessage{
	border: 1px solid green;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background-color: #ded;
}

div.fadingMessage_bad{
	border: 1px solid green;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background-color: #edd;
}