/* CSS Document */
html{margin:0px;}
body{margin:0px; font:12px Arial, Helvetica, sans-serif; color:#000000;}
td{margin:0px; font:12px Arial, Helvetica, sans-serif; color:#000000;}
/*
ul{color:#000000; display:inline;}
ul li{list-style:url(bullet.gif); margin-left:10px;}
ul li a{color:#000000; text-decoration:none;}
ul li a:hover{color:#3399FF; text-decoration:underline;}
*/
a{color:#000000; text-decoration:underline;}
a:hover{color:#3399FF; text-decoration:underline;}

.white{color:#FFFFFF;}
a.whitelink{color:#FFFFFF; text-decoration:none;}
a.whitelink:hover{color:#3399FF; text-decoration:underline;}

.white2{color:#FFFFFF; font-size:18px;}

.blackbold{font-weight:bold;}
a.blackboldlink{font-weight:bold; color:#000000; text-decoration:none;}
a.blackboldlink:hover{font-weight:bold; color:#3399FF; text-decoration:none;}

.blackbold2{font-size:18px; font-weight:bold;}

.red{color:#FF0000;}

#note{padding:10px; border:1px dashed red; color:#000000; width:500px;}

a.bluelink{color:#0066FF; text-decoration:underline;}
a.bluelink:hover{color:#FF6600; text-decoration:underline;}

.textfield{width:180px; border:1px solid #7F9DB9; color:#000000; background:#FFFFFF;}

/* result table class start */
.resulttable{border:1px solid #AABDD6; background:#FFFFFF;}
.top1{background:#D0DEF0; border-left:1px solid #AABDD6; color:#000000;font-weight:bold;}
.top2{background:#D0DEF0; border-left:1px solid #AABDD6; color:#333333; font-weight:bold;}
.top3{background:#FFFFFF; border-left:1px solid #AABDD6; border-bottom:1px solid #AABDD6;}

.hp .for     {
	font-size:72%;
	font-family:sans-serif;
}
.hp .for a   {
	background:#D6DFF7;
	padding: 1.0px;
	margin: 1.0px;
}

.dating_tabs_place{
 width:100%;
 height:38px;
 margin:40px 0 0 0;
 padding:0 0 0 20px; 
}
.dating_tab_overlay{
 background:url(top-bkg.gif) repeat-x left bottom;
}
.dating_tab_container{
 padding:0 0 0 20px;
}
.tabs_small .center{
 padding:0 5px 0 5px;
 margin:0;
}

/*active*/
.dating_tab_active{
 height:38px;
 overflow:hidden;
 font-size:1em;
 color:#00446a;
 line-height:38px;
 float:left;
 margin:0 2px 0 0;
}
.dating_tab_active .left{
 width:10px;
 height:38px;
 background:url(active/left.gif) no-repeat;
 float:left;
}
.dating_tab_active .right{
 width:10px;
 height:38px;
 background:url(active/right.gif) no-repeat;
 float:left;
}
.dating_tab_active .center{
 height:38px;
 background:url(active/center.gif) repeat-x;
 float:left;
 padding:0 16px 0 16px;
}
/* end active */


/* inactive */
.dating_tab_inactive{
 height:38px;
 overflow:hidden;
 font-size:1em;
 color:#596567;
 line-height:38px;
 float:left;
 margin:0 2px 0 0;
}
.dating_tab_inactive a{
 color:#596668;
 text-decoration:none;
}
.dating_tab_inactive .left{
 width:10px;
 height:38px;
 background:url(inactive/left.gif) no-repeat;
 float:left;
}
.dating_tab_inactive .right{
 width:10px;
 height:38px;
 background:url(inactive/right.gif) no-repeat;
 float:left;
}
.dating_tab_inactive .center{
 height:38px;
 background:url(inactive/center.gif) repeat-x;
 float:left;
 padding:0 16px 0 16px;
}

#ChkLogin{
width: auto;
padding:10px;

text-align: right;
}


#bottomline{
width: auto;
padding:10px;
border:1px  dashed #000000;
text-align: center;
}
