body {
	font-family: Arial;
	font-size: 12px;
	scrollbar-face-color:#73C167;
	scrollbar-highlight-color:#808080;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E4E4E4;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-y;
}
input, textarea, select { font-family: Arial; font-size: 12px;}

a {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}

.tableborderdotted {
	border: 1px dotted #FFFFFF;
}

table {
	font-family: Arial;
	font-size: 12px;
}

.tableborderdotteddark {
	border: 1px dotted #666666;
}

td {
	font-family: Arial;
	font-size: 12px;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.trOver {
	background-color: #F4F4F4;
}

.trStatic {
}


.button{
	border: 1px solid #000000; font-family:Arial; font-size:12px; font-weight: normal; color:#000000; background-color:#73C167;
}

.buttonOver{
	border: 1px solid #000000; font-family:Arial; font-size:12px; font-weight: normal; color:#000000; background-color: #FFFFFF;
}

form input.button {	margin-top: 2px; margin-bottom: 8px;}

.textarea {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #73C167;
	background-color: #F4F4F4;
}

.printerOnly{display:none}
.screenOnly{display:block}
.tablebordersmdotted {
	border: 1px solid #FFFFFF;
	filter: Glow(Color=ffffff, Strength=10);
}
.OrderCursor {
	cursor: hand;
}
.copyright {
	text-align: right;
	position: absolute;
	left: 495px;
}
#icom_head {background-image: url('/images/top_bg.gif'); width: 775px; height:130px;}
#title_table {
	width: 775px;
	height: 25px;
	background-color: #73C167;
}
#title_table td {color: white; font-weight: bold; vertical-align: middle;}
#title_table td a {background-color: white; font-weight: bold; padding-left: 5px; padding-right: 5px;}

#menu_bck {
 height:300px;
 float:left;
 width:1px;
}

.clear {
 clear:both;
 height:1px;
 overflow:hidden;
}

.dotted {border: 1px dotted black; margin: 5px; padding: 5px;}
.error {color: red;}
.icom_table {width: 624px; margin-bottom: 10px;}
.icom_table th {background-color: #73C167; color: white; text-align: left; padding-left: 2px; padding-right: 28px;}
.icom_table td {padding-left: 2px; padding-right: 4px;}
.icom_table td:first-child a {background: url(/images/buttons/button_bullet3.gif) no-repeat 0px 3px; padding-left: 12px;}
.icom_table td input {width: 100%;}
.icom_table td textarea {width: 100%;}

/* START Left Menu Settings */
#leftmenu {
	float: left;
	vertical-align: top;
	background-image: url('/images/left_menu_bg.jpg');
	background-repeat: no-repeat;
	height: 336px;
}
.leftmenuhr {
	border-bottom: 1px solid #FFFFFF;

	line-height: 5px;
}


#leftmenu ul {
	list-style-position: outside;
	list-style-type: none;
}

#leftmenu li {
	list-style-type: none;
	margin: 4px 4px 4px -35px;
}

#leftmenu a {
	width: 125px;
	border: 1px solid #009900;
	padding: 2px;
	display: block;
	background-color: #75C169;
	font-weight: bold;
	color: #333333;
}
#leftmenu a:hover {
	width: 115px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #009900;
	border-right: 10px solid #009900;
	border-bottom: 1px solid #009900;
	border-left: 1px solid #009900;
}
/* END Left Menu Settings */

a.hdr, a.hdr:visited {text-decoration: underline; color: #FFFFFF;}
a.hdr:hover {text-decoration: none; color: #FFFFFF;}

#popupnews {position:absolute; left:302px; top:280px; z-index:1; visibility: hidden;}
#popupnews ul {width: 360px; list-style: none;padding: 0px; margin: 4px;font-weight: bold;}
#popupnews li {margin-bottom: 4px;}
#popupnews ul li ul {margin-left: 20px;}
#popupnews span.greenblock {height: 10px; padding-left: 7px; margin-right: 7px; background-color: #73C167;}