/*Ахам Брахмасми*/


body, html {
    margin: 0px;
    padding: 0px;
    background-color: white;
}

/* Font settings for page elements */
body, ul, td, th, p, h1, h2, h3, h4, small, .small,
.tableTitle, .tableExtras, input, textarea, select {
    font-family: verdana, arial, helvetica, sans-serif;
}
/* Default font size for elements */
body, ul, td, th {
    font-size: 85%;
}
/*.title{font-size:18px;color:#ffffff;font-weight:bold;}*/	

/*Верстка параграфов*/
p {font-weight: normal; color: #000000; margin-bottom: 1em; margin-top: 0em; text-indent: 0em}
p.bold {font-size: 80%; line-height: 100%; font-weight: Bold; color: #000000; margin-bottom: 1em; margin-top: 0em; text-indent: 0em}
p.textgr {font-size: 80%; line-height: 100%; font-weight: normal; color: #8f8f8f; margin-bottom: 1em; margin-top: 0em; text-indent: 0em}

/*Заголовки*/
p.header {font-size: 70%; line-height: 100%; font-weight: Bold; margin-bottom: 1em}
.date {font-size: 60%; margin-bottom: .25em; color: #eeeeee}
p.copyright {font-size: 70%; margin-bottom: .5em; color: #666666}

/*Списки font-size: 82%;*/
ul {margin-bottom: 1em}
li {line-height: 100%; font-weight: Regular; color: #000000; margin-bottom: .5em; margin-top: 0em; text-indent: 0em}

/*Линия*/
hr.line {height: 1px; border-style: none; background-color: #7B7B7B; color: #7B7B7B; margin-top: 0em; margin-bottom: 0em}

/*Ссылки*/
a {text-decoration: Underline; font-size: 90%; line-height: 100%; font-weight: normal; color: #1952FF;	}
#a:visited {color: #000000;}
#a:link {color: #1952FF;}
a:hover {color: #cc4400;}
a.menu {font-size: 70%; color: #333333}
a.menu:hover {color: #000000}
a.current {color: #7B7B7B}
a.asmallg {color: #77cc77; text-decoration: None;}
a.mylo {font-size: 70%; text-decoration: None; color: #ffffff	;}
a.mylo:hover {color: #Ffdd00;}
a.phone{font-size: 80%; line-height: 100%; text-decoration: None; color: #Ffffff;}
a.mini{color: #b8b2e2;line-height: 1%; font-size:1pt;}

small, .small {font-size: 80%;}
key, .key {color: #ffffff;line-height: 1%; font-size:1pt;}

form.thin {
margin-bottom: 0px;
margin-top: 0px;
line-height: 60%;
}