.msg_board_txt * a{ color:#0560a6; font-family:Arial; font-size:10px; text-decoration:none;}
.msg_board_txt * a:hover{ text-decoration:none;}

.Qtlabel{
	color:#6E6E6E;
    font-family:Verdana;
	font-weight:bold;
	font-size:x-small;
}

.Qtlabeldata{
    font-family:Verdana;
	
	font-size:x-small;
}

.Qttextbox
{
	border: 1px solid #333333;
	background: #fff;
}
.Qtfileupload
{
    border: 1px solid #647BA8;
    background: #fff;
}

.Qttdheader
{
	background-image: url('../../Images/head_grid_gray.JPG');
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Calibri;
	height:24
}


.Qtbutton
{
	background: url('../../Images/butn_silver.PNG') repeat-x left top;
	border: 1px solid #a9a9a9;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	}

.Qtloginbutton
{
	background: url('../../Images/butn_login_new.PNG') repeat-x left top;
	border: 1px solid #a9a9a9;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	height:25px;
}
.headingbg
{
	background: url(../images/heading_bg.gif) no-repeat left top;
	padding-left: 4px;
	color: #202020;
	font-weight: bold;
	border: 1px solid #AFC0EB;
	height: 22px;
}

.td_subheader 
{
	/*background-color:#647BA8;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	color:#ffffff;	
	padding-left:4px;
	height:14px;*/
	border: 1px solid #EBEBEB;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    color: #000000;
    padding-left: 4px;
    height: 14px; /* border-top:1px solid #CCCCCC;*/
    /*background: #F2F3F4;*/
    background: url(../images/tdsubheaderBG.PNG) repeat-x left top;
	
}
/*.td_subheader a {color:#00207B;text-decoration: none;}
.td_subheader a:visited {color: #00207B;}
.td_subheader a:hover {color: Orange;text-decoration: underline;}*/
.td_subheader a {color:#0560A6;text-decoration: underline;font-size: 11px; font-family: calbri;/*#00207B*/}
.td_subheader a:visited {color: #00207B;}
.td_subheader a:hover {color: #bb3b14;text-decoration: none;}

.td_header
{
	background-color: #6f92e1;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	color:#ffffff;
	height:16px;
	padding-left:6px;
}
.text_box1
{
	border: 1px solid #6582C9;
	background: #fff;
}
.text_box2
{
	border: 1px solid #fff;
	background: #fff;
	height: 12px;
	font-size: x-small;
	width: 130px;
}
.text_box3
{
	border: 1px solid #fff;
	background: #fff;
	height: 14px;
	padding-bottom: 4px;
}
.searchbutn_leftimg
{
	width: 184px;
	height: 25px;
	background: url(../images/searchbutn_leftimg.gif) no-repeat;
	padding-left: 6px;
	text-align: center;
}
.searchbutn_leftimg2
{
	width: 164px;
	height: 24px;
	background: url(../images/searchbutton_leftimg.gif) no-repeat;
	padding-left: 10px;
	text-align: left;
}

.table_master
{
    outline: 1px #b2b2b2 solid;
    width:80%;
    margin-left:auto;
    margin-right:auto;       
}
.table_master_onlyborder {outline: 1px #2D4A88 solid;}

.table_master_margin{margin:15px 0px 15px 0px;}

.table_basic
{
    outline: 1px #b2b2b2 solid;
    }
    
.logo_bg { background:url(../Images/logo_bg.gif) repeat-x bottom; padding-left:13px; padding-right:13px;}
    
.lightbluelinks {color:#ffffff; font-size:11px; text-decoration:underline;}
.lightbluelinks:hover {color:#c8d7e9; text-decoration:none;}
.textNoImage
        {
            background-image: none !important;
        }