#topmenu
{
	background-color: #0081c1;
	background-image: url(../images/bgtopmenu2.png);
	color:#006699;
	border-top: solid 2px #7e7e7e;
	border-bottom: solid #5793ff 1px;
	height:20px;
	padding-top:4px ;
	line-height:16px;
}
#topmenu a
{
	color:#006699;
}

#topmenu_items
{
	float:right;
	margin-right: 15px;
}

#topmenu_items2
{
	float:left;
}

#topmenu_info
{
	float:right;
}

#divLogo
{
	position:absolute;
	padding: 20px;
	margin: 10px;
	
}

#divMain,#loginMainDiv
{
	background-color: white;
	padding: 20px;
	margin: 5px 10px 10px 10px;
	border: solid 1px #7e7e7e;
}

select,input,button
{
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
}


.divLoginboxHeader,.divSideboxHeader,a.appTitles,.appTitles,a.textSidebox,.textSidebox,#fmStatusBar
{
	font-size:90%;
}

body 
{
	background-image:url(../images/body-background.png);
	padding: 0px;
	margin: 0px;
}

input[type=submit],input[type=button],input[type=reset],button,.egwbutton

{
/*	color:white;*/
	background-color:#c5c5c5;
	border:  outset 1px #dcdad5;
	background-color:#b9d5e3;
	border:  outset 1px #b9d5e3;
	margin:  1px;
	padding: 1px;
	cursor:  pointer; 
	color:  #004e7d;
/*	cursor:  hand; */
}

input[readonly] 
{
	background-color:#CCCCCC;
	border:  outset 1px #dcdad5;
	border:  outset 1px #b9d5e3;
	margin:  1px;
	padding: 1px;
	cursor:  pointer; 
	color:  #004e7d;
}



#divAppIconBar
{
	height: 80px;
}

#loginMainDiv {
	padding-top: 24px;
	height: 450px;	/* 95% does not work */
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/login-background.jpg);
}
#loginScreenMessage {
	text-align: center;
	padding: 10px;
}
#loginCdMessage {
	text-align: center;
	padding-bottom: 10px;
	color: red;
	font-style: italic;
}
.divLoginboxHeader {
	text-align: center;
	border: #9c9c9c 1px solid;	/* does NOT work */
	padding: 0px;
}
input.txt {
	border: 1px solid #000;
}

a {	
	color: #3366CC;	
	text-decoration: none
}

body,td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;
	vertical-align:middle;
	text-align:center;
	
	
	}	
	
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}

div#main
{
	margin:20px 20px 20px 20px;
	background-position:center;
	width:800px;
	border:#000000 solid 1px;
			
}

div#header
{
	background-color:#FFFFFF;
	border:#000000 solid 3px;
	margin:10px 10px 10px 10px;
	
	
}

span#hup
{
	font:Helvetica-Narrow;
	font-size:20px;
	color: #000000;;
	vertical-align:top;
	position:relative;
}

span#hdown
{
	font:Helvetica-Narrow;
	font-size:20px;
	font-style:italic;
	vertical-align:bottom;
	position: absolute ;
	left:270px;
	top:60px;
}

div#menu
{
	position: relative;
	text-align: center;
	background-color: #4791C5;
	margin:10px 10px 10px 10px;
	color:#CCCCCC;
}

div#table
{
	margin:10px 10px 10px 10px;
	width:100%;
	font-size:10px;
	
}

div#content1
{
	border:#4791C5 solid 2px;
	margin:10px 10px 10px 10px;
	color:#FFFF;
}

div#content2 {
	border: 0px solid #FF0000;
	margin: 0px 5px;
	margin-top: 40px;
}

div#content
{
	border:#4791C5 solid 2px;
	text-align:center;
	margin:10px 10px 10px 10px;
	padding-bottom:30px;
	color:#FFFF;
}

a:link, a:active, a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #166EA3;
	text-decoration: none;
}
div#menu a {
	color: #38484F;
	text-decoration: none;
	margin: 0px 24px;
}
div#menu a:hover {
	border-bottom: 2px solid #F6BD44; 
	color: #FFA311;
}

td, th {	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
div#container {
	margin: 0px auto;
	margin-bottom:5%;
	width: 300px;
	border: 1px solid #48453E;
	background: url(../images/login_top.gif) repeat-x top #FCFAF6;
	padding: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
}
div#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	
	
}
table {
	margin-top: 10px;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #48453E;
}
input.txt, input.pwd {
	width: 160px;
	font-weight: bold;
}
input.pwd {
	font-size: 1.3em;
	letter-spacing: 1px;
	padding: 1px 5px;
}
div.error {
	text-transform: none;
}
ul.menu-support {
	list-style: none;
	width: 100%;
}
	ul.menu-support li {
		float: left;
		
	}
	ul.menu-support li a {
		padding-left: 45px;
		display: block;
		width: 150px;	
		height: 40px;
		line-height: 40px;
		font-weight: bold;
		color: #feb300;
		border: 1px solid #fff;
		background: no-repeat 5px center #fffaee ;
	}
	ul.menu-support li a:hover {
		border: 1px solid #ffdb84;
	}
