﻿.ShellMasterPageMainContentStoreContent a:link
{
	color: #336699;
}
.ShellMasterPageMainContentStoreContent a:visited
{
	color: #A32638;
}
.ShellMasterPageMainContentStoreContent a:hover
{
	color: #A32638;
}
.ShellMasterPageMainContentStoreContent a:active
{
	color: #414D61;
}
.gray
{
	color: #666666;
}
.smaller
{
	font-size: 12px;
}
.bigger
{
	font-size: 16px;
}
.yellowtext
{
	color: #FFBA00;
}
.pagetitle
{
	font-size: 16px;
	color: #52637B;
	font-weight: bold;
}
.padding
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.picborder
{
	border: 6px solid #D6D3D3;
}
.smaldescr
{
	font-size: 10px;
	text-transform: uppercase;
}