/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}
.blog_Description_2{
    
padding: 10px; 
background-color: rgb(239, 241, 245);
 }

a.DynamicLogin_LoginLink:link, a.DynamicLogin_LoginLink:visited, a.DynamicLogin_LoginLink:active,
a.DynamicLogin_PasswordLink1:link, a.DynamicLogin_PasswordLink1:visited, a.DynamicLogin_PasswordLink1:active

{

color: #6a6a6a;

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: #ababab;

border-right-color: #ababab;

border-bottom-color: #ababab;

border-left-color: #ababab;

background-color: #efefef;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

padding-top: 2px;

padding-right: 3px;

padding-bottom: 3px;

padding-left: 4px;

font-family: tahoma;

font-weight: bold;

font-size: 13px;

text-decoration: none;

line-height: 21px;

margin-top: 2px;

margin-right: 2px;

margin-bottom: 2px;

margin-left: 2px;

white-space: nowrap;

}

a.DynamicLogin_LoginLink:hover ,a.DynamicLogin_PasswordLink1:hover

{

color: #6a6a6a;

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: #868686;

border-right-color: #868686;

border-bottom-color: #868686;

border-left-color: #868686;

background-color: #dfdfdf;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

padding-top: 2px;

padding-right: 3px;

padding-bottom: 3px;

padding-left: 4px;

font-family: tahoma;

font-weight: bold;

font-size: 13px;

text-decoration: none;

line-height: 21px;

margin-top: 2px;

margin-right: 2px;

margin-bottom: 2px;

margin-left: 2px;

}
.DynamicLogin_LoginLink, .DynamicLogin_PasswordLink1{
{

font-family: Tahoma,Arial,Helvetica;

font-size: 11px;

font-weight: normal;
}


.DynamicLogin_Password, .DynamicLogin_UserName {

width: 250px;
}



