﻿/* -- Reset -- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,select,option {
    font-size:15pt;color:White;
}
input,textarea {font-size:13pt;color:Black;}
html {height:100%}
body {margin:0px;padding:0px;}
table {border-collapse: collapse; border-spacing: 0;}
img {border: 0;}
ul,li,h1,h2,h3{list-style-type: none; padding: 0; margin: 0;}
li { white-space:nowrap}
a {text-decoration: none;color:white}
a:hover {text-decoration:underline;color:#ffff00}

#columnbar img {cursor:pointer}

#menu {font: 15px tahoma;}
#menu li {width:110px;float: left;list-style: none;}
#menu li.backLava {background-color:#f00;width: 9px;position: absolute;border:solid 1px #000;border-bottom-width:0px;}
#menu li a {font-size:12pt;
text-decoration: none;color: #fff;text-align: center;padding-top:3px;
z-index: 10;display: block;position: relative;font-weight:bold;
}
#main {display:none;position:absolute;top:16px;width:880px;}
#ifrMain {border:solid 1px #000;background-color:red;width:880px;height:750px;margin:0px;padding:0px;}

.list {padding-left:15px;line-height:180%}
.list td {color:#fee;border-bottom:dotted 1px #E4100B; vertical-align:top}
.list .p 
{
    padding-left:40px;
	background: url("images/point.gif") no-repeat scroll 15px 8px;
}
.list a:visited {text-decoration:none}
.list a:hover {	text-decoration:none}
.list .more {display:block;text-align:right;margin-bottom:6px;color:#005544}
.list span {color:#666;position:absolute;background-color:White;width:70px;overflow:hidden;height:20px;}

#pics {width:860px;height:155px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;line-height:200%;letter-spacing:5px;margin-bottom:5px;
  scrollbar-face-color:#C00;
  scrollbar-highlight-color:#F60;
  scrollbar-3dlight-color:#F00;
  scrollbar-darkshadow-color:#000;
  scrollbar-Shadow-color:#000;
  scrollbar-arrow-color:#FFF;
  scrollbar-track-color:#D6A27E;
}
#pics a {margin-right:1px;}
#btnClose {position:absolute;right:0px;top:20px;width:32px;height:32px;border:0px;background-image:url('images/close.png');background-color:Transparent}
#btnClose.over {background-position:0 32px;}