﻿
     .GridHeader
{
    background-image:url('../img/GridHeaderBG.jpg');
    background-repeat:repeat-x;
    color:#CEE9F5;
    border:solid 1px black;
}
.GridBody
{
  background-color:White;
  border:1px solid black;
  color:Black;
}
.Gridrow
{
  border:solid 1px silver;
}

.GridRowAlternitive
{
  background-color:#B6C1CE;
 
}

.TxtStyle
{
  font-family:Tahoma;
  font-size:11px;
  border:double 1px silver;
  width:85px;
}
#key
{
visibility:hidden ;

}
.NewsTopCellStyle
{
width:320PX;
background-image:url('../img/topnews.gif');
background-repeat:repeat-x;
height:27px;
color:White;
font-size:12px;
padding-top:4px;
padding-right:4px;
}

.PrdCell
{
 width: 138px;
 float: right;
}

.newscell
{
font-size:10px;
}

.ProductTable
 {
  width:100%;
  float:right;
 }
.btnStyle
 {
   /*
   background-image:url('../img/btn.gif');
   background-repeat:no-repeat;
   */
   
   
   background-color:#4694ca;
   border:0px;
   width:60px;
   height:20px;
   font-family:Tahoma;
   font-size:11px;
   color:White;
   
}


.Btn
 {
   /*
   background-image:url('../img/btn.gif');
   background-repeat:no-repeat;
   */
   
   
   background-color:#4694ca;
   border:0px;
   width:60px;
   height:20px;
   font-family:Tahoma;
   font-size:11px;
   color:White;
   
}

.BtnSmall
{
  background-image:url('../img/BtnSmall.gif');
  width:22px;
  height:18px;
  border:0px;
  background-repeat:no-repeat;
  color:White;
  font-size:16px;
  cursor:pointer;

}
        

.Lastnews
{
 
background-color:White;
width:100%;
height:115px;
background-color:White;
border:double 1px silver;
}

.Lastnews2
{
background-image:url('../img/ContactBox.gif');
width:100%;
height:115px;
border:double 1px silver;
background-color:White;
font-size:10px;
}
 
 
body
{
	background-color:#064e7e;
	background-image:url('../img/bg.jpg');
	background-repeat:repeat-x;
   	text-align:right;
}

.MenuItems
{
  text-decoration:none;
  color:#7097d8;
}
.MenuItemsSub
{
  text-decoration:none;
  color:Green;
  font-size:10px;
}

#mainPanel
{
	width:981px;
    font-family:Tahoma;
	font-size:11px;
	margin-top:-10px;
	height:auto;
 
 
}
#logo{
	 
	width:288px;
	height:45px;
	background-image:url('../img/Logo.gif');
    background-repeat:no-repeat;
    position:relative;
    right: -351px; top: 0px;
    
}

#menu{
	background-image:url('../img/MenuBg.jpg');
	background-repeat:no-repeat;
	width:981px;
	height:70px;
	text-align:right;
	
}

#Header
{
	
	background-repeat:no-repeat;
	width:981px;
	height:164px;
}

#MainBody{
color:#333333;
width:981px;
background-color:#f6f2ee;
padding-top:5px;
Text-align:right;
}
 


 

.footer{
	 
    margin-top:10px;
	width:900px;
	height:220px;
	background-color:white;
	border:1px silver solid;
	background-image:url('../img/Footer.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}


