body, tr, td {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	font-weight : normal;
/*	scrollbar-face-color:#E2D9C7;
	scrollbar-arrow-color:#CC6600;
	scrollbar-track-color:#F0EBE1;
	scrollbar-shadow-color:#BBA479;
	scrollbar-highlight-color:#BBA479;
	scrollbar-3dlight-color:#E2D9C7;
	scrollbar-darkshadow-Color:#E2D9C7; */
}

body {
	background: #F3F3F3;
}
/*
tr {
	background: none;
}

td {
	background: none;
}
*/

table {
	background: #F3F3F3;
}

a, a:link { color: #74D601; text-decoration: underline; }
a:hover { text-decoration: none; }


.main_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.table-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444;
	text-decoration:none;
}
.table-titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #444;
}
.table-txt-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
.table-titles-br {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444;
}
.table-txt-br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	font-weight : normal;
}
.table-txt-red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.left-right {
	background-color: #E9E8E9;
}
.sort_icons {
	color: #444;
	text-decoration:none;
}
.big_br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
}
h1{
	font-size: 11px;
	margin:0px;
}
h2{
	font-size: 11px;
	margin:0px;
}
.div_scroll{
	overflow:auto;
	height:40px;
	width:100%;
	color:#EAEAEA;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
}
#Para1{padding-top:1em; font-family: Arial,Verdana,Tahoma; font-size: 14px; color: #66CC00;}