body, html {
	margin: 0px; 
	padding: 0px;
	height: 100%;
	background-color: #fffcf8;
	scrollbar-face-color: #DBDCE5;
	scrollbar-shadow-color: #CDCEDC;
	scrollbar-highlight-color: #ECECF1;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: #F4F5F9;
	scrollbar-arrow-color: #F4F5F9;
}

body, td, input, select, textarea { 
    font-family: Tahoma, Verdana, Arial, 'Times New Roman', sans-serif; 
    font-size: 11px; 
    color: #000000;
}

a {
   color: #4B6BD0;
}

a:link {
    text-decoration: underline;
}
a:hover {
   text-decoration: none;
}
a.visited {
    color: #6D748C;
}

a.submenu, a.submenu:link {
	color: #44398F;
	text-decoration: none;
}

p {
	margin: 15px 0px 5px 0px;
}

a.button, a.button:link{
	color: #FFFFFF;
   text-decoration: none;		
	background-color: #4B6BD0;
	padding: 5px;	
}
a.button:hover {
	text-decoration: underline;	
}

table {
    border: 0px; 
	 border-collapse: collapse;
}

img {
    border: none;
}

img.big {
	border: 10px White solid;
}

h1 {
    font-family: Tahoma, Verdana, Arial, 'Times New Roman', sans-serif; 
    color: White;
	 background-color: #687AB3;
	 background-image: url(../images/h1.gif);
	 background-position: right;
	 background-repeat: no-repeat;
    font-size: 16px;
    margin: 0px;
    font-weight: bold;
	 padding: 5px 0px 5px 10px;
}

h2{
	font-size: 14px;
	padding: 3px;
	font-weight: bold;
	margin: 2px;
	background-image: url(../images/h2.gif);
	color: #999999;
}

h5 {
	background-color: #5793D0;
	background-image: url(../images/h3.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 7px;
	margin: 0px;
}

h3 {
	font-size: 13px;
   font-weight: bold;
	background-color: #687AB3;
	color: White;
	padding: 2px;
}

h4{
	color: #687AB3;
	font-size: 12px;
	padding: 2px;	
}

hr {
	width: 90%;
	height: 1px;
	color: #D7D7D7;
}

ul {
    padding: 5px 0px 0px 15px;
    margin: 0px;
    list-style: url(../images/li.gif);
	 vertical-align: middle;
}

ul li {
	padding: 0px 0px 5px 5px;
   margin: 0px;
}

ol {
    padding: 5px 0px 0px 50px;
    margin: 0px;
    list-style: url(http://www.sks-stroy.ru/images/menu.gif);
	 vertical-align: middle;
}

ol li {
	padding: 0px 0px 5px 0px;
   margin: 0px;
}

ol.menu {
    padding: 5px 0px 0px 15px;
    margin: 0px;
    list-style: url(http://www.sks-stroy.ru/images/submenu.gif);
	 vertical-align: middle;
}

input.btn {   
   text-align: center;
   background: #4B6BD0;
	color: white;
   font-weight: bold;
   text-decoration: none;
   border: none;
   font-size: 10px;
   height: 18px;   
   padding: 0px 0px 2px 0px;
}

td.back {
	vertical-align: top;
	background-image:  url(../images/back.gif);
}

table.back_main {
	background-image:  url(../images/back_main.gif);
	height: 100%;
	width: 770px;
	border-width: 0px;
}

td.pad {
	padding: 10px;
	vertical-align: top;	
}

td.padright {
	padding: 10px 10px 10px 0px;
	vertical-align: top;	
}

td.content {
	padding: 10px;
	background-color: white;
	vertical-align: top;
}

td.white {
	background-color: white;
	vertical-align: top;
}

td.menu {
	height: 40px;
	cursor: hand;
	font-size: 17px;
	font-weight: bold;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	color: #A0A0A0;
}

td.c_lt, td.c_rt, td.c_mt, td.c_md,td.c_rm, td.c_ld, td.c_rd {
	font-size: 4px;
}

td.c_lt {
	width: 5px;
	height: 5px;
	background-image: url(../images/c_lt.gif);
}

td.c_rt {
	width: 5px;
	height: 5px;
	background-image: url(../images/c_rt.gif);
}
td.c_mt {
	background-image: url(../images/c_mt.gif);
}

td.c_md {
	background-image: url(../images/c_md.gif);
}

td.c_lm {
	background-image: url(../images/c_lm.gif);
}

td.c_rm {
	background-image: url(../images/c_rm.gif);
}

td.c_ld {
	width: 5px;
	height: 5px;
	background-image: url(../images/c_ld.gif);
}
td.c_rd {
	width: 5px;
	height: 5px;
	background-image: url(../images/c_rd.gif);
}

td.s {
	font-size: 4px;
}

div.line {
	background-image: url(../images/line.gif);
	width: 100%;
	height: 5px;
	font-size: 4px;
}