.LoginButton ul{
    font-family:Arial;
    font-size:12px;
    padding:0 4 0 0;
    margin:0;
    list-style-type:none;    
    height:32px;    
}
.LoginButton li
{
    background: url(Images/buttoncenter.gif) repeat;
    float: left;
    list-style: none;
    height: 32px;
}
	.lineMenu
{
	background-image:url(Images/lineMenu.gif);
	background-repeat:repeat-x;
	height:1px;
	width:120px
	}
.LoginButton li a{
    background:url(Images/buttonleft.gif) no-repeat left;               
    color:#ffffff;      
    padding: 0 0 0 10px;   
  
    height:32px;
    line-height:32px;
    float:left;
    cursor:pointer;
}

.LoginButton li a:hover{    
    color:red;      
    text-decoration:none;
}

.LoginButton li a b
{
    background: url(Images/buttonright.gif) no-repeat right top;
    padding: 0 14px 0 14px;
    height: 32px;
    float: left;
    line-height: 32px;
}
.Login
{
    background-image: url(Images/ContentPane_bg.jpg);
    background-repeat: repeat-x;
    height: 28px;
    width: 2px;
    color: White;
    white-space: nowrap;
    font-family: Arial;
    font-size: x-small;
    width: 100%;
}
.TitleFont_ContentPane
{
    padding-left: 4px;
    font-family: Arial;
    font-weight: bold;
    font-size: small;
    color: white;
}
.DNNAligncenter
{
    text-align: center;
}
.ICat_bgLogin
{
    background-image: url(Images/ICat_bgLogin.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.TitleFirst
{
    font-family: arial;
    font-size: 14px;
    color: #0072BC;
    font-weight: bold;
    padding-left: 40px;
    white-space: nowrap;
}
.Titlecontent
{
    font-family: arial;
    font-size: 12px;
    white-space: nowrap;
}
.TDNut{text-align:center;min-width:100px;cursor:pointer;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;  border: 1px #ccc solid;color:#000;background-color:#efefef;font-weight:bold;padding:3px ;}
.TDNut:hover{   border: 1px #aaa solid;}
.TDHeader
{
	height:20px;
	background-image:url(Images/top_m.gif);
}

.main-box-title{background:#5fbbe6;overflow-x:hidden;overflow-y:hidden;white-space:nowrap;height:30px;padding-left:10px;color:#fff;font-size:14px;font-weight:bold;line-height:30px}
.btn {background-image:-moz-linear-gradient(top,#f5f5f5,#f1f1f1);-moz-border-radius:2px;-moz-user-select:none;background-color:#f5f5f5;background-image:linear-gradient(top,#f5f5f5,#f1f1f1);background-image:-o-linear-gradient(top,#f5f5f5,#f1f1f1);border:1px solid #dcdcdc;border:1px solid rgba(0, 0, 0, 0.1);border-radius:2px;color:#666;cursor:default;font-family:arial,sans-serif;font-size:11px;font-weight:bold;height:29px;line-height:27px;margin:5px 6px;min-width:54px;padding:0 8px;text-align:center;cursor:pointer;min-width:100px;}
.btn:hover{background-image:-moz-linear-gradient(top,#f8f8f8,#f1f1f1);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);background-color:#f8f8f8;background-image:linear-gradient(top,#f8f8f8,#f1f1f1);background-image:-o-linear-gradient(top,#f8f8f8,#f1f1f1);border:1px solid #c6c6c6;box-shadow:0 1px 1px rgba(0,0,0,0.1);color:#333}
.btn:focus{border:1px solid #4d90fe;outline:none}

