body {
    margin: 0;
    background-color: #FDFDFD;
}

td
{
    font-family: verdana;
    font-size: 11px;
    color: rgb(0, 0, 0);
}

td.bg_left {
    background: url("/images/www/LeftBGs.gif") repeat-y;
    background-position: right;
    vertical-align: top;
    text-align: right;
    padding: 1px;
}

td.bg_left_1p {
    background: url("/images/www/1pscrol_transp.gif") no-repeat;
    background-position: right;
    padding: 1px;
    text-align: left;
    height: 150px;
    vertical-align: top;
}

td.bg_right {
    background: url("/images/www/RightBGs.gif") repeat-y;
    background-position: left;
    vertical-align: top;
    text-align: left;
    padding: 1px;
}

td.bg_right_1p {
    background: url("/images/www/1pscrol.gif") no-repeat;
    background-position: left;
    padding: 1px;
    text-align: right;
    height: 150px;
    vertical-align: top;
}

td.page {
    width: 790px;
    vertical-align: top;
}

td.content_left {
    background: url("/images/www/bord.gif") repeat-y;
    background-position: right;
    padding: 10px;
}





.submenu{
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;	
	color: #FF0000;
	width: 100%;
}

.submenu:hover{
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;	
	color: #000000;
	width: 100%;
}

.menu{
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;	
	font-weight: bold;
	color: #000000;
	width: 100%;
}
.menu:hover{
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;	
	font-weight: bold;
	color: #FF0000;
	width: 100%;
}

.style1 {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

a,a:hover{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.LMenuLink{
/*	text-decoration:underline;*/
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;	
	color: #000000;

}

.LMenuLink:hover{
	text-decoration:underline;
	font-family: verdana;
	font-size: 10px;	
	color: #FF0000;
}

.LMenuLink2{
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;	
	color: #000000;

}

.LMenuLink2:hover{
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;	
	color: #FF0000;
}

.LMenuSpace{
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;	
	color: #000000;

}



.style2 {
	font-family: verdana;
	font-size: 9px;
}

td.logo {
    background: url("/images/www/TopBGs.gif") repeat-x;
    height: 180px;
    padding-right: 10px;
    vertical-align: top;
    width: 1%;
}

td.imagemenu_image {
    height: 20px;
    text-align: center;
    vertical-align: bottom;
    font-family: Verdana;
    background-repeat: no-repeat;
    background-position: center;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    border-top: 1px solid #FFFFFF;
}

td.imagemenu_text_big {
    height: 28px;
    text-align: center;
    vertical-align: middle;
    font-family: Verdana;
    background-repeat: no-repeat;
    background-position: center;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    border-top: 1px solid #FFFFFF;
}

td.imagemenu_text {
    height: 20px;
    text-align: center;
    vertical-align: middle;
    font-family: Verdana;
    background-repeat: no-repeat;
    background-position: center;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    border-top: 1px solid #FFFFFF;
}

#search_box {
    width: 240px;
    height: 20px;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

#search_box input.input_search{
    width: 67px;
    vertical-align: middle;
    height: 18px;
    font-family: Verdana;
    font-size: 11px;
    border-color: #000000;
    border-width: 1px;
}

#search_box form {
    margin: 0;
    padding: 0;
}

#search_box input.button_search {
    padding: 0;
    vertical-align: middle;
    margin: 0;
}

#search_header {
    font-family: Verdana;
    font-size: 11px;
}

#search_results {
    margin-top: 20px;
    font-family: Verdana;
    font-size: 11px;
}

#search_results li {
    list-style-position: inside;
    list-style-type: disc;
    padding-top: 2px;
}

#search_results a {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

#search_results a:visited {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #AAAAAA;
}

#search_results a:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}

.nameBig {
	font-size: 13px;
	font-weight: bold;
}
.topic {
	margin-bottom: 1em;
    font-size: 20px;
    font-weight: bold;
}

.topic1 {
	margin-bottom: 1em;
    font-weight: bold;
    font-style: italic;
}

.topic2 {
	margin-bottom: 1em;
    font-weight: bold;
}

.topic3{
	margin-bottom: 1em;
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;	
	font-weight: bold;
	color: #000000;
	width: 100%;
}

.redlink,.redlink:hover{
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;	
	color: #FF0000;	
}

#page_tootajad .topic {
	clear: both;
}

#page_tootajad .level1 {
	padding-top: 1em;
}

#page_tootajad .level2 {
	font-size: 15px;
	width: 545px;
	_width: 575px;
	height: 20px;
	_height: 30px;
	background: url(../gfx/employee_level2.jpg) no-repeat top left;
	padding: 5px 15px;
	background-color: #f00;
	color: #fff;
}

#page_tootajad .employee {
	width: 270px;
	float: left;
	margin: 7px 3px;
}

#page_tootajad .employee .picture {
	float: left;
	margin-right: 10px;
}

#page_tootajad .employee .info {
}
.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

