@charset "utf-8";

body 
{	
	height: 100%;
	margin: 10px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #424242; font-weight: normal;
  BACKGROUND-COLOR: #FFFFFF;		
	SCROLLBAR-ARROW-COLOR: #B3D958; SCROLLBAR-FACE-COLOR: #1F7562; SCROLLBAR-HIGHLIGHT-COLOR: #EEEDEB; SCROLLBAR-SHADOW-COLOR: #DAD9D4; SCROLLBAR-3DLIGHT-COLOR: #7AD2BF; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #4C4B4C;	
}

td {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #424242; font-weight: normal}

a 
{
  text-decoration: none;
  color: #1F7562;
  font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

.menuwhitelink
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.menuwhitelink2
{
	color:#00807A;
	font-weight:bold;
	text-decoration:none;
}

.menulink
{
	color:#424242;
	font-weight:normal;
	text-decoration:none;
}

.upstat
{
	color:#9EC63D;
	font-weight:normal;
}

.uplink
{
	color:#676767;
	font-weight:normal;
}

.uplink:hover
{
	color:#1F7562;
	font-weight:bold;
	text-decoration: none;
}

.pathclass
{
	color:#676767;
	font-weight:normal;
}

input.t1 {
	font-size: 11px;
	width: 200px;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	color: #48534F;
	background-color: #F9F9F9;
	border: #A5ACB2 1px solid;
}

input.t5 {
	font-size: 10px;
	width: 120px;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	background-color: #F9F9F9;
	border: #A5ACB2 1px solid;
}
input.t5_2 {
	font-size: 10px;
	width: 70px;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	background-color: #F9F9F9;
	border: #A5ACB2 1px solid;
}

select.t2 {
	font-size: 10px;
	width: 170px;
	border: #A5ACB2 1px solid;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;  
}

select.t6 {
	font-size: 10px;
	width: 50px;
	border: #A5ACB2 1px solid;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;  
}

textarea.t3 {
	font-size: 11px;
	width: 300px;
	height: 150px;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	color: #48534F;
	border: #A5ACB2 1px solid; 
	background-color: #F9F9F9;
	overflow: auto;
}

select.t4 {
	font-size: 10px;
	width: auto;
	border: #A5ACB2 1px solid;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	color: #48534F;
	background-color: #F9F9F9;  
}

.input-btn
{
  font-size: 10px;
	font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	border:#DCDDDF 1px ridge;
	background-color: #E1E5E8;
	color: #4D4B4C;
	vertical-align:middle;
}

div.scroll
{
	height: 225px;
	width: 100%;
	overflow: auto;
	border: none;
	padding-right: 5px;
}

.menumainline
{
	height:20px;
	background-image:url('http://www.hedge-consult.eu/images/default/title_bgck.gif');
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

.menusubline
{
	height:20px;
	/*background-image:url('http://www.hedge-consult.eu/images/default/title_bgck.gif');
	background-repeat:repeat-x;*/
	background-color:#018884;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

.menusubline2
{
	height:20px;
	/*background-image:url('http://www.hedge-consult.eu/images/default/title_bgck.gif');
	background-repeat:repeat-x;*/
	background-color:#B3D958;
	color:#00807A;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

.mainline
{
	height:20px;
	background-image:url('http://www.hedge-consult.eu/images/default/title_bgck.gif');
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.subline
{
	/*background-color:#D6D6D6*/
	border-bottom:#D6D6D6 1px solid;
}

.unread
{
	background-color:#5DBA4A;
}

.white
{
	font-weight: none;
	color: #e0e6e6;
}

.red
{
	font-weight: none;
	color: red;
}

.green
{
	font-weight: none;
	color: #1F7562;
}

.greenBold
{
	font-family: Times New Roman;
	font-size:18px;
	font-weight: bold;
	color: #1F7562;
}

.greenTitle
{
	font-weight: bold;
	color: #1F7562;
}

.gray
{
	color: gray;
}

.arivan
{
	font-size:12px;
}

.black
{
	color: #000000;
	font-weight:normal;
}
