/* CSS Document */

Body{
	background-image:url(../images/hu.bmp);
	background-attachment:fixed;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#f2f2e6;
	font-family:tahoma;
	font-size:9pt;
	height:100%;
}

table{
	font-family:tahoma;
	font-size:9pt;
}

a{
	text-decoration:none;
	color:#246bc2;
}

a:hover{
	text-decoration:none;
	color:#e11313;
}

div.container{
	width:779px;
	text-align:right;
	background-color:#FFFFFF;
}

div.right{
	width:150px;
	height:100%;
	margin-top:2px;
	margin-right:3px;
	padding-top:16px;
	background-position:top;
	background-color:#6181b1;
	background-repeat:no-repeat;
	background-image:url(../images/Right_Top_Edge.gif);
}

div.left{
	width:166px;
	margin-top:2px;
}

div.leftBox{
	background-color:#f2f2e6;
	margin-top:6px;
	margin-bottom:4px;
	border-color:#d8d8d8;
	border-style:solid;
	border-width:1px;
	padding-top:5px;
}

div.leftBoxTitle{
	height:15px;
	background-color:#dfdfcf;
	font-size:8pt;
	border-color:#d8d8d8;
	border-style:solid;
	border-width:1px;
	color:#276a1a;
	padding-left:7px;
	padding-right:7px;
}

div.content{
	margin-left:174px;
	margin-right:157px;
}

div.marq{
	background-image:url(../images/Marq_BG.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	height:90px;
	padding-top:8px;
	padding-right:5px;
	padding-left:5px;
}

.rapports{
	text-align:center;
	color:#dbe3ee;
	width:140px;
	height:80px;
}

.midMenu{
	text-align:center;
	background-image:url(../images/Mid_Menu.gif);
	height:25px;
	background-position:center;
	background-repeat:no-repeat;
	color:#edeae6;
	padding-top:3px;
}

.a_midMenu{
	color:#edeae6;
}

div.login{
	background-color:#b3ae99;
	background-image:url(../images/Login_BG.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:90px;
	padding:10px;
}

.Login{
	font-size:8pt;
	color:#FFFFFF;
}

Input
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height:auto;
	width: 110px; 
	color: Gray;
}

Select
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height:auto;
	color: Gray;
	width: 110px; 
}

textarea
{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	color: Gray;
}

.Box_Bottom{
	color:#63a88c;
}

.CopyRight{
	font-size:8pt;
	color:#778674;
	text-align:center;
}

.date{
	color:#E4ECED;
	font-size:8pt;
	text-align:center
}







