
body {margin-top: 0px; background-image:url(../images/bg.jpg); background-color:#D7E8F0; background-repeat:repeat-x;}
.looking{ font-family:Arial; font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}
.search{ font-family:Arial; font-size:12px; font-weight:bold; color:#FFFFFF; line-height:22px;}
.form_text{ font-family:Arial; font-size:12px;  color:#000000; width:178px;  text-decoration:none;  }
.form_text_sms{ font-family:Arial; font-size:11px;  color:#000000; text-decoration:none;  }
.form_text_video{ font-family:Arial; font-size:12px;  color:#000000; text-decoration:none;  }
.user_line{ background-image:url(../images/user_line.jpg); height:6px; width:2px;}
.user_txt{ font-family:Arial; font-size:15px; font-weight:bold; color:#FFFFFF; line-height:22px;}
.Password_txt{ font-family:Arial; font-size:12px;  color:#FFFFFF; line-height:22px;}
.menu_bg{ background-image:url(../images/menu_bg.jpg); height:25PX;}
.menu_txt{ font-family:Arial; font-size:12px; color:#18467a; font-weight:bold; line-height:25px; text-decoration:none; }
.dot_line{ background-image:url(../images/dot_line.jpg);}
.border{ border:1px solid #aaccef; height:33px;}
.border_architects{ border:1px solid #F6BF16; height:33px;}
.heading_txt{font-family:Arial; font-size:20px; color:#18467a; font-weight:bold;}
.featre{font-family:Arial; font-size:15px; color:#18467a; font-weight:bold; padding-left:15px; line-height:28px;}
.blue_txt{ font-family:Arial; font-size:12px;color:#0b6bca; text-decoration:none; }
.resiter_txt{ font-family:Arial; font-size:10px;color:#18467a; line-height:20px; text-decoration:none;  }
.resiter_txt_2{ font-family:Arial; font-size:11px;color:#E97716;font-weight:bold; line-height:20px; text-decoration:none;  }
.blue_txt2{ font-family:Arial; font-size:12px;color:#0b6bca;font-weight:bold; text-decoration:none;}
.click_txt{ font-family:Arial; font-size:11px;color:#0b6bca;font-weight:bold; text-decoration:none; }
.click_txt_new{ font-family:Arial; font-size:11px;color:#E97716;font-weight:bold; text-decoration:none; }
.border2{ border:1px solid #aaccef; height:33px; border-left:none; border-right:none;}
.black_border{ border:1px solid #000000;  width:282px;}
.new{font-family:Arial; font-size:10px;color:#3f6693;font-weight:bold;}
.some{font-family:Arial; font-size:10px;color:#0b6bca;}
.bottom_txt{font-family:Arial; font-size:12px;color:#18467a;}


#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;
}

