﻿.obj_btn
{
    cursor:pointer;
    font-size:10px; 
    height:19px;
    width:60px;
}
.obj_chk
{
}
.obj_ddl
{
    font-family:Verdana; 
    font-size:11px; 
    
}
.obj_flp /*file upload*/
{
    font-size:11px; 
    height:19px;
    width:60px;
}
.obj_inp
{
    font-family:Verdana;
    font-size:11px;
}
.obj_lbl
{
    height:18px;
}
.obj_lnk
{
    color:#000000;
    cursor:pointer;
    text-decoration:none;
}
.obj_lnk:hover
{
    color:#daa520;
    cursor:pointer;
    text-decoration:none;
}
.obj_rad
{
    
}
.c_lbl_bal
{
    font-weight:bold;
    text-decoration:underline;
}
.c_lbl_stat
{
	color:#000080;
	font-family:Verdana;
	font-size:9px;
}
.c_link_top
{
    color:#ffffff;
    cursor:pointer;
    font-family:Verdana;
    font-size:10px; 
    text-decoration:none;
}
.c_link_top:hover
{
    color:#daa520;
    cursor:pointer;
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
}
.c_status_inp
{
    background-color:#ffffff;
    border:none;
    color:#ffffff;
    width:1px;
}
.c_validate_td
{}

.h_gray_bg
{
	background-color:#dcdcdc;
	border-bottom:solid 1px #a9a9a9;
	font-weight:bold;
	height:20px;
	text-align:center;
}
.h_gray_fd /*gray fade heading */
{
	background-color: #daa520;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold; 
	line-height: 30px; 
}
.Websitebody 
{
	font-family:Verdana, Arial, Ms Sans-Serif;
	font-size:11px;
	font-weight:900;
}
.WebsiteTxt
{
	font-family:Verdana;
	font-size:11px;
}



