/* CSS Document */

.page-title
{
font-family:Tahoma;
font-size:20px;
color:#606060;

}
.bttn-s
{
background-color:#606060;
color:#ffffff;
font-family:Tahoma;
font-size:12px;
border:none;
}
body{
margin-top:0px;
margin-bottom:10px;
background:url(images/main_bg.jpg) repeat-x left top;
}

a img { border:0;}
img {vertical-align:top;}

a.menu:link, a.menu:visited, a.menu:active {
font-family:Tahoma;
font-size:12px;
color:#cdcdcd;
text-decoration:none;
display:block;
cursor:pointer;
height:28px;

}

a.menu:hover {
font-family:Tahoma;
font-size:12px;
color:#353535;
font-weight:bold;
text-decoration:none;
display:block;
background:url(images/menu_bg.jpg) no-repeat center top;
height:28px;
cursor:pointer;
}

a.submenu:link, a.submenu:visited, a.submenu:active {
font-family:Tahoma;
color:#727272;
font-size:11px;
text-decoration:none;
}

a.submenu:hover{
font-family:Tahoma;
color:#727272;
font-size:11px;
text-decoration:underline;
}

.hello {
font-family:Tahoma;
color:#727272;
font-size:11px;
}

.text {
font-family:Tahoma;
color:#929292;
font-size:11px;
line-height:16px;
}

ul li {
padding-top:5px;
padding-bottom:5px;
}

.loginbg {
background:url(images/login_bg.jpg) no-repeat left top;
height:146px;
}

.user_bg {
background:url(images/user_bg.jpg) no-repeat left top;
height:27px;

}
.user_bg_1 {
background:url(images/user_bg_1.jpg) no-repeat left top;
height:27px;

}

/*
input {
border:none;
background:none;
font-family:Tahoma;
font-size:11px;
color:#a5a5a5;
height:20px;
}
*/
.right_text{
border:none;
background:none;
font-family:Tahoma;
font-size:11px;
color:#a5a5a5;
height:20px;
}

a.lost:link, a.lost:visited, a.lost:active {
font-family:Tahoma;
color:#dfdfdf;
font-size:12px;
text-decoration:none;
}

a.lost:hover{
font-family:Tahoma;
color:#dfdfdf;
font-size:12px;
text-decoration:underline;
}

.copy {
font-family:Tahoma;
color:#363636;
font-size:11px;
}