﻿/*
blue		#353192
dark blue	#180B66
orange		#F37912
grey		#808080
dark grey	#303030
*/
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffffff}
.style2 {color: #005083;}
.style3 {color: #B7B7B7}
a.whiteLink {
	font-size: 11px;
	color: #ffffff !important;
}
a.whiteLink:link
,a.whiteLink:visited
,a.whiteLink:active {
	text-decoration: none;
}
a.whiteLink:hover {
	text-decoration: underline;
}
a.whiteTopNavLink {
	color: #B7B7B7 !important;
}
a.whiteTopNavLink:link
,a.whiteTopNavLink:visited
,a.whiteTopNavLink:active {
	font-weight:normal;
}
a.whiteTopNavLink:hover {
	font-weight:bold;
}
a
,a:link
,a:visited
,a:active {
	font-size: 11px;
	color: #000000;
}
a:hover {
	color: #cc7632;
}
.button,
a:link.button,
a:visited.button,
a:active.button
{
	text-align:center;
	background-color: #cc7632;
	color:#FFFFFF;
	font-size:10px;
	border-top: solid 2px #B3B3B3;
	border-left: solid 2px #B3B3B3;
	border-right: solid 2px #303030;
	border-bottom: solid 2px #303030;
	padding: 4px 14px 4px 14px;
}
a:hover.button
{
	color:#000000;
	background: #cc7632;
	cursor:pointer;
}
.title1
{
	width: 445px;
	height: 33px;
	color: #cc7632;
	font-size: 24px;
	background-image:url(JRGIcon.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
	text-indent:40px;
	text-align:left;
	line-height:30px;
}
.title2
{
	width: 445px;
	height: 33px;
	color: #cc7632;
	font-size: 18px;
}
.title3
{
	color: #cc7632;
	font-weight:bold;
}
.gridHeader
,.gridHeader th
{
	background-color:#cc7632;
	color:#FFFFFF !important;
	text-align:center;
}

.gridHeader a
,.gridHeader a:link
,.gridHeader a:visited
,.gridHeader a:active {
	font-size: 11px;
	color: #FFFFFF;
}
.gridHeader a:hover {
	color: #000000;
}

.gridItem
{
}
.gridAtlItem
{
	background-color:#CECECE;
}
.cart
{
	font-size:8px;
}