﻿body
{
	font-family: Segoe UI, Tahoma;
	font-size:10pt;
	background-color: appworkspace;
}
td
{
	vertical-align: top;
}

.Small
{
	font-size: 85%;
}

.MainLayoutCell
{
	padding: 4px;
	background-color: Window;
}


.MenuLayoutCell
{
	height:40px;background:url('images/MenuBackground.png');background-repeat:repeat-x
}


.TableCell
{	
	background-image: url('Images/SectionTopLeft.png'); background-repeat:no-repeat
}

a
{
	text-decoration: none;
	color: black;	
}

a:Hover
{
	text-decoration:underline;		
}

.Basket
{
	width: 125px;
	font-size: small;
}

.Basket h3
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.Basket h4
{
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}

.Basket p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.MenuLayoutCell ul
{
}	

.Tagline
{
	position: relative;	
	display: inline;
}
h1
{
	color:#0094ff;
	font-size:x-large;
}
h2
{
	color:Gray;
	font-size:large;	
}

        .PageTitle
        {
            min-width: 100px;
            font-size: 200%;
            font-family: Segoe UI, Trebuchet MS;
            vertical-align: bottom;
            color:White
        }
        
        .PageTitle h2
        {
        	color:White
        }
        .PageTagLine
        {
            top: 8px;
            z-index: 1;
            left: 0px;
            position: relative;
        }
        
a.MenuLayoutCell:hover
{
	background-image:url('images/company.png')
}

.MakeWide
{
	width:100%
}
