body{

	font-family: Verdana,Arial,Helvetica;
	font-size: 0.62em;
	margin-top:15px;
	margin-left:10px
	/* margin-left:3%; <!-- AUKE > to move it more into the screen with higher resolution --> */
}



a{

	text-decoration: none;

}

a:hover{

	text-decoration: underline;

}

a.toplink{

	color:#7F7F7F

}



td.line1{

	height:2px;

	background-color:#98997D

}



div.tabs {

    border-collapse: collapse;

    padding: 6px 0px 5px 10px;

    white-space: nowrap;

    border-bottom-color: #666666;

    border-bottom-style: solid;

    border-bottom-width: 1px;

    font-size:1.1em;

}



div.tabs a {

    border-color: #999999;

    border-width: 1px; 

    border-style: solid solid none solid;

    color: #000000;

    font-weight: normal;

    padding: 5px 20px 5px 20px;

    background-color:#ffffff;

}



div.tabs a.selected {

    /*background: red;*/

	background-image: url('../../images/main_bg_1.gif');

    border: 1px solid #666666;

    border-bottom: #DEE7EC 1px solid;

    font-weight: bold;

}



div.tabs a:hover {

    background: #E3E3E1;

    text-decoration:none

}



div.main_helper_line1{

    background-color:#999999;

}



div.main_helper_line2{

    background-color:#999999;

}

div.main_helper_line3{
    background-color:#dbdbce;
}


div.date{
	color:#666666;
	text-align:right;
	padding-right:10px
}
div.date a {
	color: #666666;
	text-decoration: none;
}



div.pagetitle{

	color:#666666;

	font-weight:bold;

	font-size:1.1em;

}



.green{

	color:#78AD1D

}



.lightgreen{

	color:#66CC66

}





.topright{

	vertical-align:top;

	text-align:right

}



.main_footer_line{

    background-color:#999999;

}



<!-- for table row selection -->



.selected {

	background:	#dce4ea;

	color:		#000000;

}



#st{

	-moz-user-select: none;

}

div.feedback_msg{
	color:#000000;
	font-size:1.1em;
}

td.feedback_title{
	padding-left: 3px;
	background-image: url('../../images/line.gif');
}

td.feedback_footer{
	padding-left: 3px;
	background-color: #dcdacc;
}

font.feedback_title_reminder{
	font-size:1.1em;
	color: #00aeef;
	font-weight:bold;
	background-color:#ffffff;
}

font.feedback_title_update{
	font-size:1.1em;
	color: #66cc66;
	font-weight:bold;
	background-color:#ffffff;
}

.collapsed
{
        display: none;
}

.expanded
{
        display: block;
}

.collapseIcon
{
        border-style: none;
        vertical-align: top;
        text-align: right;
}

.simpletextinput{
        font-family: Arial,Helvetica;
        font-size:1.1em;
        border:1px solid black;
        padding:2px 1px 2px 1px;
        width:305px;
}

.simpletextinputvar{
        font-family: Arial,Helvetica;
        font-size:1.1em;
        border:1px solid black;
        padding:2px 1px 2px 1px;
        margin-top:8px;
}

.valign-top{
  vertical-align: top;
}

.valign-bottom{
  vertical-align: bottom;
}

.txt-hi{
        color:#819BB3;
}

.fieldmarker {
        width: 4px;
        border-top:8px solid #ffff00;
        border-left:8px solid #ffff00;
        border-right:2px solid #ffff00;
        border-color: #ffffff;
        background: #cccccc;
}

