body {
    margin: 0;
    padding: 0;
}

div.top-warning {
    padding: 10px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px #ccc;
    border: 1px solid #FF0000;
    background: #FFFFCC;
}

div.top-warning span{
    color: #f00;
}

.style1 {
	color: #FF0000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;

}

.style3 {color: #990000; font-weight: bold; font-size: 14pt; }

.style4 {font-size: 10pt} 
.style5 {font-size: 14pt; 	color: #003300; }
.style2 {font-size: 20px}


body,td,th {

	font:normal 12pt Tahoma,Verdana, Arial, Helvetica, sans-serif;

}


.gal{margin-right:5px}
.bor {border:2px dashed black}


div.login_demo_form {
    clear: both;
    margin: 0 auto;
    width: 290px;
}


.login_demo {
	border-radius: 8px 8px 8px 8px;
    background: url("http://biznesguide.ru/images/biznesguide/bgbtn.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #E1E0DF;
    color: #565E62;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    outline: medium none;
    padding: 0 10px;
}
