﻿body 
{
    background-image: url(../images/BodyBg.gif);
}
.MainMenu {
	background-image: url(../images/MainMenu/menuBg.gif);
}
.mouseOverImage {
	display: none;
}
.header 
{
    background-image: url(../images/HeaderBg.jpg);
}
.HeadLogin
{
    background-image: url(../images/LogBg.jpg);
    font-family: Arial;
    font-size: 7pt;
    color: #CCE7FF;
}
.ProductsSideMenu
{
    background-image: url(../images/MainSideMenu/sidemenubg1.gif);
}
.NewItemSideMenu
{
    background-image: url(../images/MainSideMenu/sidemenubg2.gif);
}
.Footer
{
    font-family: Arial;
    font-size: 7pt;
}
h1
{
	font-weight: bold; 
	font-size: 14pt; 
	color: #008080; 
	font-family: Arial;
	text-align: left; 
}
h2
{
	font-weight: bold; 
	font-size: 12pt; 
	color: #008080; 
	font-family: Arial;
	text-align: left; 
}
h3
{
	font-weight: bold; 
	font-size: 10pt; 
	color: #008080; 
	font-family: Arial;
	text-align: left; 
}
h4
{
	font-weight: bold; 
	font-size: 10pt; 
	color: #008080; 
	font-family: Arial;
	text-align: left; 
}
.noline
{
	text-decoration: none;
}
#imageRight
{
	float: right;
	margin-left: 10px;
}
#imageLeft
{
	float: left;
	margin-right: 10px;
}
#imageCenter
{
	text-align: center;
}
.seoLinks
{
	text-decoration: none;
	color: blue;
}