body {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EDF9F9;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

body.login {
	margin-top: 220px;
	margin-left: 350px;
	margin-right: 0%;
	margin-bottom: -20%;
	text-align: left;
	background: url(../images/login_bg1.jpg);
}

.bg {
	
	background: url(../images/table_bg.jpg) #f1f0ff ;
	background-repeat:repeat-x;
}

table {
	background-color: transparent;
}

h3 {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; //
	font-size: 9pt;
	color: #16526A;
}

td {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: transparent;
}

a,a:active, a:visited, a:link {
	color: #1F3661;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	TEXT-DECORATION: none;
	color: #333333;
}

a.menu,a.menu:active,a.menu:visited,a.menu:link {
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

a.menu:hover {
	TEXT-DECORATION: underline;
}

table.login {
	margin-top: 0;
	margin-bottom: 150px;
	background-color: transparent;
	text-align: center;
}

.foot {
	font-size: 10pt;
}

a.foot,a.foot:active,a.foot:visited,a.foot:link {
	TEXT-DECORATION: none;
	font-weight: normal;
	color: #000000;
}

a.foot:hover {
	TEXT-DECORATION: none;
	background-color: #ffffcc;
}

.error {
	color: #ff0000;
	text-align: left;
}
.errorbox {
	border-color:#ff0000;
	border-width:2px;
	border-style: solid;

}
.success {
	color: #0000ff;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.error {
	color: #ff0000;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

div.success {
	color: #0000ff;
	text-align: left;
}

table.con {
	font-weight: bold;
	color: #000000 background-color :   #71a4e2;
}

form SELECT,INPUT,TEXTAREA {
    border: 1px solid #AAAAAA;
    color: #16526A;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.col1 {
	background-color: #71a4e2;
}

td.col2 {
	background-color: #dbdedc;
}
/*
div.res_error {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E17100;
	text-align: left; //
	margin-bottom: -12px;
}

div.res_success {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15pt;
	color: #0000ff;
	font-weight: bold;
	text-align: left; //
	margin-bottom: -12px;
}
*/
td.head {
	font-size: 20pt;
	font-weight: bold;
}

.caption {
	/*vertical-align: top;*/
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: black;
}

.caption_status {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: black;
	vertical-align: center;
}

div.caption {
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
}

td.formcaption {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #333399;
	text-align: left;
}

td.linkcaption {
	font-size: 9pt;
	color: #ffffff;
	text-align: left;
}

div.myclass {
	color: red;
	width: 250px;
	text-align: center;
	font-weight: bold;
}

#timer {
	margin-top: -270px;
	margin-left: 300px;
}
.filter {
border:1px dotted #CECE00
}
.tofromdate_value {
width:60%;
float:left;
}
.tofromdate_label{
float:left;
width:40%;
clear:both;
}
/*
.margin_space {
    margin-left:10px;
}
*/
.textaligncenter {
    text-align:center;
}

#section_header {
    margin-top:10px;
    margin-bottom:10px; 
    background-color:#EEEEEE;
    width:100%;
}

#review_table label {
    width:auto !important;
}
