/* CSS Document */

.textbox {
	BORDER-RIGHT: #029C7D 1px solid; BORDER-TOP: #029C7D 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #029C7D 1px solid; COLOR: #029C7D; BORDER-BOTTOM: #029C7D 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff
}

.textbox1 {
	border:1px solid #029C7D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#029C7D;
	line-height:15px;
	width:120px;
	height:15px;
	
}

.stextbox {
	border:1px solid #029C7D;
	font-family: 'Trebuchet MS';
	font-size:11px;
	color:#029C7D;
	line-height:15px;
	width:30px;
	height:16px;
}

.txt1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal; 
color:#029C7D;
font-size:10px;}

.forgot:link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#666666;
}
.forgot:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
text-decoration:none;
color:#666666;
}
.forgot:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
text-decoration:underline;
color:#666666;
}
.forgot:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
text-decoration:none;
color:#666666;
}
.options:link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
text-decoration:underline;
color:#666666;
}
.options:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
text-decoration:underline;
color:#666666;
}
.options:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
text-decoration:none;
color:#666666;
}
.options:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
text-decoration:underline;
color:#666666;
}
.bottom:link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
}
.bottom:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
}
.bottom:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
text-decoration:underline;
color:#FFFFFF;
}
.bottom:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
text-decoration:none;
color:#FFFFFF;
}
.loginBG{
background-image:url(images/login_bg.gif); width:196px; height:126px; background-repeat:no-repeat;}
.searchBG{
background-image:url(images/searchBG.gif); width:196px; height:198px; background-repeat:no-repeat;}

.logoBg{
background-image:url(images/bg1.jpg); background-repeat:repeat-x;}

.btn_normal {
	background:url(images/site_shdw.png);
	width:196px;
	height:49px;
}

.btn_active {
	background:url(images/site.png);
	width:196px;
	height:49px;
}


.guide_normal {
	background:url(images/guide_normal.png);
	width:196px;
	height:49px;
}

.guide_active {
	background:url(images/guide_active.png);
	width:196px;
	height:49px;
}

.add_friend_normal {
	background:url(images/add_friend_normal.png);
	width:196px;
	height:49px;
}

.add_friend_active {
	background:url(images/add_friend_active.png);
	width:196px;
	height:49px;
}

.become_friend_normal {
	background:url(images/become_friend_normal.png);
	width:196px;
	height:49px;
}

.become_friend_active {
	background:url(images/become_friend_active.png);
	width:196px;
	height:49px;
}

.username { 
	color: #666666; 
	line-height:25px;
}

.leftBGh{
background-image:url(images/border_img/hbglft.jpg);
width:20px;
background-repeat:repeat-y;
}

.rightBGh{
background-image:url(images/border_img/hbgrght.jpg);
width:20px;
background-repeat:repeat-y;
}

.topBG{
background-image:url(images/border_img/vtopbg.jpg);
height:20px;
background-repeat:repeat-x;
}

.btmBG{
background-image:url(images/border_img/vbg.jpg);
height:25px;
background-repeat:repeat-x;
}

.topRght{
background-image:url(images/border_img/trght.jpg);
height:20px;
width:20px;
background-repeat:no-repeat;
}

.btmLft{
background-image:url(images/border_img/bleft.gif);
height:25px;
width:20px;
background-repeat:no-repeat;
}

.topLft{
background-image:url(images/border_img/tleft.jpg);
height:20px;
width:20px;
background-repeat:no-repeat;
}

.btmRght{
background-image:url(images/border_img/brght.gif);
height:25px;
width:20px;
background-repeat:no-repeat;
}

.menuLft{
background-image:url(images/menu_img/menuLft.gif);
height:53px;
width:18px;
background-repeat:no-repeat;
}

.menuRght{
background-image:url(images/menu_img/menurght.gif);
height:53px;
width:26px;
background-repeat:no-repeat;
}

.menumiddle{
background-image:url(images/menu_img/menu_middle.gif);
height:53px;
background-repeat:repeat-x;
}

