.main_border { border:1px solid #000000;}
p {font-family:Verdana; font-size:12px; margin:1px;}
.left { background-color:#f6f6f6; border-right:1px solid #424242;}
.lefttable { border-right:1px solid #424242; font-size:24px;font-weight:bold; }
.bottomtable { border-bottom:1px solid #424242 }
 body {background-image:url(img/bg.gif)}
p.title {
background-color: #4DA2E8;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 93%; /*Ширина меню */
background-color:#DFEBFD;  /*Фоновый цвет ячейки*/
margin:3px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Arial; /*Шрифт текста*/
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;  /*Цвет текста при наведении курсора*/
}
.frame {border-width:2px;
        border-style:dotted;
		border-color:green}
		
.pol2 {padding:10px; border:3px dotted green;}
.wdtd {
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 8px;
	vertical-align: top;
	overflow: visible;
	width: 0px;
	color: #000000;
	padding-top: 8px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 32px;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}		

