body{
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.header{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
    padding-right: 5px;
}

a.topmenu:link,a.topmenu:visited,a.topmenu:active{
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover{
	color: #DDDDDD;
}

a.bottommenu:link,a.bottommenu:visited,a.bottommenu:active{
	color: #FFFFFF;
	text-decoration: none;
}
a.bottommenu:hover{
	color: #DDDDDD;
}

.main_outside_border{
  border-left: #575757 solid 1px;
  border-right: #575757 solid 1px;
}

.main_news_header{
  font-size: 17px;
  padding-right: 24px;
  padding-top: 2px;
  letter-spacing: 1px;
}
.main_news_text{
  font-size: 12px;
  font-weight: bold;
  padding-top: 10px;
  padding-right: 15px;
}
.list_scroll{
    overflow-y: auto;
    width: 100%;
    height: 100%;
    scrollbar-base-color: #869BB6;
    border-top: #869BB6 solid 1px;
    border-right: #869BB6 solid 1px;
    border-left: #869BB6 solid 1px;
}
.list_cat_header{
    font-size: 15px;
    font-weight: bold;
    padding-right: 10px;
}
.list_header{
    font-size: 12px;
    font-weight: bold;
    border-bottom: #869BB6 solid 1px;
}
.list_text{
    font-size: 12px;
    font-weight: bolder;
}
.detail_header{
    font-size: 15px;
    font-weight: bold;
    padding-right: 10px;
}
.detail_text{
    font-size: 12px;
    font-weight: bolder;
}
.mivzaim_header{
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    border-bottom: #869BB6 solid 1px;
}
.mivzaim_text{
    font-size: 12px;
    font-weight: bolder;
}
.mivzaim_table{
    border: #869BB6 solid 1px;
}
.profile_table{
    font-size: 12px;
    background-repeat: no-repeat;
    background-position: bottom left;
    border: #869BB6 solid 1px;
}
.contact_table{
    border: #869BB6 solid 1px;
}
.righttext{
    font-size: 12px;
    font-weight: bold;
}
input.textfildmedium, textarea.30070textare{
    font-family: Arial;
    font-size: 12px;
    width: 150px;
    border: none;
}
input.sendbottun{
    font-family: Arial;
    font-size: 12px;
    width: 150px;
    font-weight: bold;
}





