body,td,th {
        font-family : Verdana;
        font-size   : 10pt;
        color       : #666666;
}
body {
        background-color : #FFFFFF;
        margin-left      : 0px;
        margin-top       : 0px;
        margin-right     : 0px;
        margin-bottom    : 0px;
        background: url('/im/d.gif') no-repeat;
        background-attachment: fixed;        
}

h2,h3,h4,h5  {
        font-family : Verdana;
        font-size   : 11pt;
}

h6{
        font-family : Verdana;
        font-size   : 9pt;
}

.top h1 {
        font-family : Verdana;
        font-size   : 11pt;
        text-align  : center;
}

.block_header {
    font-family : Tahoma;
    font-weight : bold;
    font-size   : 10pt;
    color       : #FFFFFF;


}

a {
    color           :#379BC8;
    text-decoration : none;
}


.body a {
	text-decoration : underline;
}

img {
	border : 0;
}

.tab {
   background-image  : url('./im/tab2.gif');
   background-repeat : no-repeat;
   width             : 103px;
   vertical-align    : middle;
   text-align        : center;
   cursor            : pointer;
   font-weight       : bold;
}


.menu-item {
   color           : #000000;
   font-size       : 8pt;
   font-weight     : bold;
   text-decoration : none;

}

.category {
   color          : #379BC8;
   font-size      : 8pt;
   font-weight    : bold;
   vertical-align : middle;

}

#catalog_list td.catalog_item {
	padding-left: 5px;
}

#catalog_list td.catalog_item a{
   width: 100%;
   height: 100%;
   display: block;
}


.copy {
   font-size : 12px;
}

h1{
   font-size : 15pt;
}

.main_link{
   color : #666666;
}



.small{
   font-size : 10px;
}

.btex{
   padding-top  : 10px;
   padding-left : 10px;
}

.porj .UF{
   font-size    : 120%;
   padding-left : 10px;   
}

.UF{
   font-size    : 120%;
   padding-left : 10px;   
}
#column_subheader {
   background-color : #379BC8; 
   color            : #ffffff; 
   padding          : 10px 15px; 
   font-weight      : bold;
   text-align       : center;
}

#about_text {
    text-align      : left;
}
#about_text strong{ 
    font-weight     : normal;    
}

.slide {
	margin     : 0;
	padding    : 0;
	background : url(/im/question.gif) no-repeat center top;
	height     : 300px;
	right      : 0px;
	position   : fixed;
	top        : 150px;
    //width    : 40px;
    //float    : right;
    //position : absolute;  
    //top      : expression(eval(document.documentElement.scrollTop) + 150) ;

}

.btn-slide {
	width          : 35px;
	height         : 144px;
	display        : block;
	right          : 0px;
	top            : 200px;
	vertical-align : middle;
}

