/* CSS Document */

.mail_border {border: 1px solid #999999;}
.copyright {width: 90%; margin: 0 auto; background: #3D7C5B url(10000000.gif) no-repeat;}
.copyright a {color: #fff; text-decoration: none;}
.copyright a:hover {color: #CCE8FF; text-decoration: underline;}
.lefttd {background-color:#C0EDDD; border-right:1px solid #999999;}
.table {border:1px solid #60B771;}
.tr {background-color:#F9FCE9;}
.uptr {background-color:#C0EDDD; border:1px solid #60B771;}

p {font-family: Verdana; font-size:12px; margin:15px; text-color: #666666;}
li {font-family: Verdana; font-size:12px; margin:15px; text-color: #333333;}
body {background-image:url(http://diamond-rew.biz/img/bg.gif); margin:15px;}

p.title {
background-color: #3D7C5B;
width: 90%;
align: center;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:4px;
}

p.title1 {
background-color: #ff8c00;
width: 90%;
align: center;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:4px;
text-decoration: none;
}

#coolmenu{
border: 1px solid #3300CC; /*Стиль рамки */
//border-bottom-width: 0;//
width: 90%; /*Ширина меню */
background-color: #86C4A4;  /*Фоновый цвет ячейки*/
margin:8px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #cccccc; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}
