﻿body
{
	font-family: Arial;
}

.TB
{
	border-style: solid;
	border-width: 1px;
	height: 18px;
	font-size: 11px;
	border-color: #666666;
}

.TBGrey
{
	border-style: solid;
	border-width: 1px;
	height: 18px;
	font-size: 11px;
	border-color: #939393;
}

.txt
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.txt2
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.txtRed
{
	color: #ff0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.txtBold
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.hed
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.hed2
{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.prodhed
{
	color: #3D4AC4;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.prodhedGray
{
	color: #616161;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.prodhed2
{
	color: #3D4AC4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.mainhed
{
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57585A;
	border: 1px solid #57585A;
	width: 220px;
	height: 22px;
}


.menu_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu_link:a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}


.bottxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373737;
	text-decoration: none;
}

.botlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373737;
	text-decoration: none;
}
.botlinks:a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373737;
	text-decoration: none;
}
.botlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.sublinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.sublinks:a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.sublinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.maillink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.maillink:a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.maillink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.maillink2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989797;
	text-decoration: none;
}
.maillink2:a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989797;
	text-decoration: none;
}
.maillink2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989797;
	text-decoration: underline;
}

.inputter
{
	border-style: inset;
	background-color: #D6D6D6;
	border-color: #929292;
	color: black;
}

.skypeLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.skypeLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.profileLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D4AC4;
	text-decoration: none;
}

.profileLinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.checoutLink
{
	font-size: 11px;
	color: #2E3788;
	font-weight:bold;
}

.checoutLink:hover
{
	font-size: 11px;
	color: #6E6E6E;
	font-weight:bold;
}

.ShoppingCart
{
	table-layout: fixed;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
}

.CartColumnHeading
{
	background-image: url(images/rep_gridtop.png);
	background-repeat: repeat-x;
	border: solid 1px #656565;
	border-right-style: none;
	font-size: 12px;
	padding: 0 0 0 5;
	vertical-align: middle;
	height: 25px;
	font-weight: bold;
}
.CartColumnCell
{
	border-bottom: solid 1px #656565;
	border-left: solid 1px #656565;
	padding: 0 0 0 5;
	vertical-align: middle;
	font-size: 11px;
}

.smalLink
{
	color:#3D4AC4;
	font-size:11px;
}

.smalLink:hover
{
	color:#666666;
	font-size:11px;
}

.pageHed
{
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

.prodDetailLink
{
	font-size:11px;
	color:#737373;
}

.prodDetailLink:hover
{
	font-size:11px;
	color:#9D181A;
}