body{
margin:10px;
font-size:9pt;
}
td,div,legend,span{
	font-size:9pt;
}
form{
	margin:0;
}
a {color: #000000;}
a:link { text-decoration: none; color: #000000}
a:visited{ text-decoration: none;  color: #000000}
a:hover {font-size: 9pt;color: red}

img{border:0;}

.condition{
	border-collapse:collapse;	
}

.condition td{
	border-collapse:collapse;
	padding:0 5 0 5px;	
}
.condition select{
	width:100px;			
}
.condition input{
	width:100px;
}
.condition .search{
	width:auto;
	border:0px;
}

.table_result{
	border-collapse:collapse;
	border:1px solid #a6d0e7;
	width:100%;
}

.table_result1{
	border-collapse:collapse;
	border:1px solid #fff;
	width:50%;
	border:0px;
}

.table_result_title td{
	background:url("../Images/backImages/titlebg.gif");
	height:23px;
	text-align:center;
	font-weight:bold;
}
.table_result td{
	border-collapse:collapse;
	border:1px solid #a6d0e7;
}
.table_result tr{
 background-color:expression((this.sectionRowIndex%2==0)?"#f0f6f9":"#fff"); 
}
#footer1{
	width:30%;
	float:left;
	font-weight:bold;
}
#footer2{	
width:65%;
float:right;
text-align:right;
padding:0 40 0 0px;
font-weight:bold;
}
#footer2 a{
	vertical-align: bottom
}
#footpage{
	text-align:right;
	padding:5 0 0 0px;
}
/*//////////////formtable///////////*/
.formcon{
	border-collapse:collapse;
	border:1px solid #a6d0e7;
	width:100%;
}

.formcon tr{
 background-color:expression((this.sectionRowIndex%2==0)?"#f0f6f9":"#fff"); 
}
.formcon td{
	border-collapse:collapse;
	border:1px solid #a6d0e7;
	height:28px;
}
.formcon .td1{
	width:150px;
	font-weight:bold;
	padding:0 0 0 10px;
}
.formcon input{
	width:expression((this.type=="text")?"300px":"auto");
}
.button1{
	border:1px solid #a6d0e7;
	font-weight:bold;
	color:#223f6e;
	height:24px;
	padding:2 0 0 0px;
	background:url("../Images/backImages/titlebg.gif");
	cursor:hand;
}
.formcon textarea{
	width:300px;
}
.formcon select{
	width:200px;
}
.formcon #footersa{
	padding:0 0 0 20px;
}

/*//////////////formtable2formnews//////////*/
.formcon2{
	border-collapse:collapse;
	border:1px solid #a6d0e7;
	width:100%;
}

.formcon2 .tr1{
 background-color:#f0f6f9; 
}
.formcon2 .tr2{
 background-color:#fff; 
}
.formcon2 td{
	border-collapse:collapse;
	border:1px solid #a6d0e7;
	height:28px;
}
.formcon2 .td1{
	width:150px;
	font-weight:bold;
	padding:0 0 0 10px;
}
.formcon2 .text{
	width:300px;
}
.formcon2 .button1{
	border:1px solid #a6d0e7;
	font-weight:bold;
	color:#223f6e;
	height:24px;
	padding:2 0 0 0px;
	background:url("../Images/backImages/titlebg.gif");
	cursor:hand;
}
.formcon2 textarea{
	width:300px;
}
.formcon2 select{
	width:200px;
}
.formcon2 #footersa{
	padding:0 0 0 20px;
}
.enter_button{
		border:1px solid #aaa;
		background:#fff;
}
.msg_layout{
	width:300px;height:160px;
	border:1px dashed #ddd;
	overflow:hidden;
	position:absolute;
	z-index: 50;
	background:#fefefe;
	/*display:none;*/
}

#messageDialogLayout{
	position:absolute;
	left:0;
	top:0;
	border:0;
}
.msg_background{
	margin:0;
	width:100%;
	heigth:100%;
	border:1px dashed #999;
	background:#ccc;
	filter:alpha(opacity=40);
	position:absolute;
	left:0;
	top:0;
}
#msg_layout{
	width:300px;
	height:159px;
	overflow:hidden;
	position:absolute;
	z-index: 50;
	background:url('../Images/backImages/alert.gif');
}
#msg_layout #center{
	height:80%;
}
.messtyle{
	color:21426d;
	font-size:11pt;
	font-weight:bold;
}
#msg_layout #foot{
	height:20%;
	text-align:center;
}
#msg_layout #foot button{
	background:url('../Images/backImages/buttonbg.gif');
	border:1px solid #a6d0e7;
	padding:3 0 0 0px;
	color:#21426d;
	cursor:hand;
}
.title5{
    width:70px;
    background:url('../Images/title2.gif');
    line-height: 120%;
    padding-top:2px;
    cursor:hand;
}

.title6
{
    width:70px;
    color: #fca;
	background:url('../Images/title1.gif');
    font-weight: normal;
    padding-top:2px;
    cursor:hand;
}
