﻿
/*This is CSS 3.0*/
/*@font-face {
 	font-family: 'VegurRegular';
 	src: url('Vegur-R_0500.eot');
}

@font-face {
	font-family: 'VegurRegular';
	src: local('Vegur'), local('Vegur-Regular'), url('Vegur-R_0500.woff') format('woff'), url('Vegur-R_0500.otf') format('opentype'), url('Vegur-R_0500.svg#Vegur-Regular') format('svg');
}
*/
/*end CSS 3.0*/

#tbllayout {  
	
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top;
}
A:Link
{
	/*color:#4A52AA;*/
	text-decoration: underline;
	font-family: /*VegurRegular,'Myriad Pro',*/  Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	}

A:Visited
{
	/*color:#472EFF;*/
	text-decoration: underline;
	font-family: /*VegurRegular,'Myriad Pro',*/  Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	}
A:Active
{
	/*color:#472EFF;*/
	text-decoration: underline;
	font-family: /*VegurRegular,'Myriad Pro',*/  Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	}
A:Hover
{
	/*color:#4542FF;*/
	text-decoration: underline;
	font-family: /*VegurRegular,'Myriad Pro',*/  Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	cursor: pointer 
}

A.PageLink:Link
{
	font-size:1.0em;
}
A.PageLink:Visited
{
	font-size:1.0em;
	/*color:#AA4A4A;*/
}


A.PageLinkSelected:Link
{
	font-size:1.33em;
}
A.PageLinkSelected:Visited
{
	font-size:1.33em;
	/*color:#AA4A4A;*/
}

A.PageLinkPrevNext:Link
{
	/*color: #003584;*/
	font-weight:bold;
	font-size:0.8em
}
A.PageLinkPrevNext
{
	font-weight:bold;
	font-size:0.8em	
}

A.PageLinkPrevNext:Visited
{
	/*color: #003584;*/
	font-weight:bold;
	font-size:0.8em
}

.PageLinkEllipses
{
	font-size:1em;
}

.PageLinkBackground
{
	background-color:#DCDCDC;
}
	
html 
{
	margin: 0;
	padding: 0;
}

p 
{ 
	text-align: left;
}


body  
{
	background-color: #CFEECB;
	margin: 0;
	/*color:#003584;*/
	
	font-family: /*VegurRegular,'Myriad Pro',*/ Arial, Helvetica, Verdana, Sans-Serif;
	

	
	font-size: 85%; /*typical will be 12px*/
	font-weight: normal;
}

div.Menu 
{
	height: 36px;
	width: 280px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.TopBarBackcolor
{
	background-color: #079200;
}

.ShopListHeadingBackcolor
{
	background-color: #DCDCDC;
}

.titleFont
{
	font-family: VegurRegular,'Myriad Pro',  Arial, Helvetica, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	/*color: #B94C4C;*/
}
.blueFont
{
	/*color:#0000CC;*/
	font-family: VegurRegular,'Myriad Pro',  Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
}
