body {
	scrollbar-face-color: #000033;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #00001a;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	}

.bg {
	background-image: url(/midinette/img/bg.jpg);
	background-repeat: repeat;

	}
.ma_bg {
	background-image: url(/midinette/img/ma_circle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;

	}


.midash {
	font-weight: bold;
	background-imagE: url(/midinette/img/bt.gif);
	margin-bottom: 0px;
	color: #ffffff;
	background-repeat: repeat-x;
	}

.indent{
	margin-left:2em;
	}

.small {
	font-size: x-small;
	color: #ffffff
	}

ul{
	margin-top: 3px;
	}

li {
	list-style-image: url(/midinette/img/bullet.gif); 
	font-size: small;
	}

.mlist li{
	list-style-image: url(/midinette/img/m-bullet.gif)
	}

.page_block {
	width:800px;
	color: #D9D9D9;
	border-right: #363c5e 1px solid;
	border-left: #363c5e 1px solid;
	border-bottom: #363c5e 1px solid;
	text-align: left;
    padding: 1em;
	}


.clheadblock {
	border: #666999 1px solid;
	width: 140px;
	text-align:center
	}

.clheadbox {
	font-size: 12px;
	color: #000033;
	background-color: #666999;
	width: 140px;
	text-align:left
	}


.headbox {
	padding: 1px;
	margin: 1px;
	background-color: #990000
	}

.headboxletter {
	font-weight: bold;
	font-size: 12px;
	margin-left: 50px;
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 2pt
	}

.headboxletter a:link {
	right: 10px;
	color: #666666;
	letter-spacing: 0pt;
	text-decoration: none
	}

.headboxletter a:hover {
	right: 10px;
	color: #666666;
	letter-spacing: 0pt;
	text-decoration: none
	}

.headboxletter a:active {
	right: 10px;
	color: #666666;
	letter-spacing: 0pt;
	text-decoration: none
	}

.headboxletter a:visited {
	right: 10px;
	color: #666666;
	letter-spacing: 0pt;
	text-decoration: none
	}

.newsblock {
	border-top: #666666 1px solid;
	width: 435px; position: relative
}



.infocaption {
	border: #363c5e 1px solid;
	padding: 0px;
	color: #ffffff;
	}

.infohl {
	font-weight: bold;
	width: 100%;
	padding: 2px;
	text-align: center;
	background-color: #363c5e;
	}


.goods {
	border-right: #cccccc thin solid;
	border-top: #cccccc thin solid;
	border-left: #cccccc thin solid;
	width: 110px;
	border-bottom: #cccccc thin solid;
	height: 150px
	}

.datacaption {
	border: #666666 1px solid;
	margin-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: x-small;
	padding-bottom: 2px;
	width: 100%;
	color: #999999;
	padding-top: 2px;
	text-align: center
	}


.yl {
   color: #FFE786
    }

.red {
    color: #FE98A7
    }

.blue{
    color: #BEE3FA
    }

.gr{
    color: #C8FDBB
    }

