body,p,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


h1{
margin: 0px;
padding: 0px;
}


p.legend{
 text-align: left;
 margin: 20px;
 font-size: 13px;
}

a{
    text-decoration: underline;
    color: #CA0000;
}

a:hover{
    text-decoration: none;
    color: #CA0000;
}


.logo{
	color:#984b13;
	font-size: 26px;
} 


a.logo, a.logo:hover, a.logo:visited, a.logo:active{
    color:#984b13;
    text-decoration: none;
}

.logoSm{
	font-size:18px;
}


p.domains,a.domains,a.domains:visited{
font-size: 13px;
font-weight: bold;
color: #ab1111;
margin-right: 6px;
text-decoration: none;
}

a.domains:hover,a.domain:active{
    text-decoration:underline;
}

td.xDots{
    background-image: url(http://www.hosting-obzor.ru/images/dots.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}


a.black, a.black:visited{
    color:black;
    text-decoration: none;
}

a.black:hover, a.black:active{
    color: Black;
    text-decoration: underline;
}


.header{
    font-size: 24px;
    color:black;
}

.subHeader{
    color: #27981b;
    font-weight: bold;
}

p.headerTxt{
    font-size: 11px;
    color:#21451b;
    font-weight: bold;
}

.white{
    background-color: White;
}

.txtWhite{
    color: White;
}

.grey{
    background-color: #f6f6f6;
}


.tableHeader{
    color: #b40808;
    font-weight: bold;
    font-size: 13px;
}


a.iconMain, a.iconMain:visited{
    font-size: 13px;
    color: black;
    text-decoration: none;
    font-weight: bold;
}


a.iconMain:hover, a.iconMain:active{
    font-size: 13px;
    color: black;
    text-decoration: underline;
}

td.iconMainText{
    font-size: 11px;
    padding: 5px;
}