﻿body 
{
    margin-top:0px; margin-left:0; margin-right:0;
}
.headerSlice
{
    width:140px;
    background-image:url('../../images/headerSlice.jpg');
    height:113px;
}
.headerSlice1
{
    width:150px;
    background-image:url('../../images/headerSlice.jpg');
    height:113px;
}
.header
{
    background-image:url('../../images/header.gif');

}
.logolinker
{
	position: absolute;
	width: 380px;
	height: 80px;
	margin-top:10px;
	margin-left:0px;
	border-width:0px;
}
.footer
{
    height:108px;
    background-image:url('../../images/footer_slice.jpg');
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #660000;
}
.lable
{
    font-weight:400;
}
.tdTop
{
    vertical-align: top;
    width:580px;
}
.tdTopRight
{
    vertical-align: top;
    width:400px;
    direction:rtl;
   
}

.loginPanel
{
    width: 610px;
    float: right;
    margin-top: 80px;
    margin-bottom: 5px;
    height: 8px;
    text-align:right;
}
.loginPanel a
{
    color: #606060;
    text-decoration:none;
    
}
.Footerlink
{
    font:14px,Arial;
    color:White;
    text-decoration:none;
}