/******css used in drop down top more link start*/
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color:#333333;
border-bottom: 1px solid black;
padding: 0px 0;
text-decoration: none;
font-weight: bold;

}

#dropmenudiv a:hover{ /*hover background color 0066FF*/
background-color:#2faae0;
color:#FFFFFF;
}
/******css used in drop down top more link end*****/
/*****hint box css used in registration page started***/
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
/*****hint box css used in registration page started***/
/******css used in login tables start....*/
.login_table
{
border:1px;
border-style:solid;
border-color:#666666;
background-color:#D6D6D6;
}
.login_style1 {
	color: #666666;
	font-weight: bold;
}
.login_style4 {color: #999999; font-weight: bold; }
.login_style5 {font-size: 24px}
.login_style6 {font-size: 18px; }

.msg_div{
width:250px;
border-width:thin;
 border-style:groove;
 border-color:#FFCC33;
/* border:#FF3366 thick;*/
 background-color:#FFFF99;}
  .msg_delete_preset{/*delete preset custom msg*/
width:887px;
border-width:thin;
 border-style:groove;
 border-color:#00FF00;
 text-align:left;
 color:#000000;
 font-weight:1000;
 
/* border:#FF3366 thick;*/
 background-color:#FFFF99;
 }
/******css used in login tables end....*/
/******styles aplied for registration page started******/
.span_txt{/*can aply the top text in registration form*/
}
.top_table{
width:778;
}
.form_table_top_td{/*this table inside the form*/
background-color:#CCCCCC;
 
}

/******styles aplied for registration page end******/
/*******styles aplied in preset pages started****/
.preset_sub_link {
	color: #333333;
	font-weight: bold;
}
.preset_heading {color: #666666; font-weight: bold; }
.preset_text{/*this can be used for the preset text*/
width:887;
}
.table_heade_rcolor_td{
background-color:#ccffcc;
}
.form_table_first_inner{
width:880;
}
.form_table_second_inner{
width:680;
}
/*in add presets*/
.preset_add_sub_txt{
}
.heading{
font-weight: bold;
}
/**presetpages end***/
/*****user_home.php started***/
.heading_style4 {color: #666666; font-weight: bold; } 

/*****user_home.php****/
/**commonly used css*/
.common_top_style3 {/*used in header.php*/
font-size: 24px;
}
.tableBorder
{
border:1px;
border-style:solid;
border-color:#666666;
}
.txt_field {
    background-color:#FFFFef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
    border: 1px solid #666666;   	
    color:#000000;
    padding-left:2px;
	padding-right:0px;
}
/********ask question css*****/
.question_table{
/*border:1px;
*//*border-style:solid;*/
border-color:#666666;
width:460px;
/*padding-left:3px;
padding-right:2px;*/
}
.question_table_row{
padding-left:3px;
padding-right:2px;
background-color:#defdb3;
}
.question_table_anser{
padding-left:3px;
padding-right:2px;
background-color:#f2f2f2;
}
.quest_toptext{

}
/*******end ask question*******************/
/********our services*****/
.top_bottom_txt{
}
.bullet_style6{

}
/*********end our sevices***************/