
body,table,p,td,input
{
    font-size : 8pt;
    font-weight : normal;
    font-family : Tahoma , Arial , sans-serif;
    color : rgb(0 , 0 , 0);
    Text-decoration : none;

}
body,textarea
{
	scrollbar-base-color : rgb(229 , 229 , 229);
    scrollbar-3dlight-color : rgb(34 , 50 , 125);
    scrollbar-arrow-color : rgb(34 , 50 , 125);
    scrollbar-darkshadow-color : rgb(229 , 229 , 229);
    scrollbar-face-color : rgb(255 , 255 , 255);
    scrollbar-highlight-color : rgb(255 , 255 , 255);
    scrollbar-shadow-color : rgb(34 , 50 , 125);
    scrollbar-track-color : rgb(229 , 229 , 229);
}

a:link
{
    font-family : Tahoma , Arial , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 52 , 131);
    font-weight : bold;
}
a:visited
{
    font-family : Tahoma , Arial , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 52 , 131);
    font-weight : bold;
}
a:hover
{
    font-family : Tahoma , Arial  , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(255 , 0 , 0);
    font-weight : bold;
}
a:active
{
    font-family : Tahoma , Arial , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 52 , 131);
    font-weight : bold;
}

.error
{
    font-family : Tahoma , Arial , sans-serif;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(255 , 0 , 0);
    font-weight : bold;
}

.tablegrey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  background-color: #D0D0D0;

}

.tablegrey2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  background-color: #F0F0F0;

}
.tablelabel {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  background-color: #F0F0F0;

}

.tablewhite {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  table-layout: fixed;
  text-align: left;
  text-decoration: none;
  background-color: #FFFFFF;
}

.text
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 0 , 0);
    Font-style : normal;
    Font-weight : normal;
}
.temp
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 0 , 0);
    Font-style : normal;
    Font-weight : normal;
}
.small
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 0 , 0);
    Font-style : normal;
    Font-weight : normal;
}
.texttitle
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 10pt;
    color : rgb(0 , 0 , 0);
    Font-style : normal;
    Font-weight : bold;
}
.footer
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 0 , 0);
    font-weight : bold;
}

.italic
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 0 , 0);
    font-weight : normal;
    Font-style : italic;
    
}
.title
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 10pt;
    color : rgb(0 , 0 , 0);
    font-weight : bold;
}
.mainpage
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 10px;
    color : rgb(0 , 0 , 0);
    font-weight : normal;
}
.blue
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 8 , 109);
    font-weight : bold;
}

.white
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(255 , 255 , 255);
    font-weight : bold;
}

.bigwhite
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-shadow : black;
    text-decoration : none;
    font-size : 10pt;
    color : rgb(255 , 255 , 255);
    font-weight : bold;
}
.search
{
    font-family : Tahoma , Arial , Helvetica , sans-serif;
    text-decoration : none;
    font-size : 8pt;
    color : rgb(0 , 0 , 0);
    font-weight : bold;
    table-layout: fixed;
  	text-align: left;
}

tr.top_menu
{
	background-image: url('images/pl/top_menu_bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 25px;
}



.top_menu a:link, .top_menu a:visited
{
	color: #606060;
}


