a.Main:link, a.Main:active, a.Main:visited {
	color: #939569;
	background-image: url(../images/mainlink_off.gif);
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 10px;
	line-height: 19px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a.Main:hover {
	background-image: url(../images/mainlink_on.gif);
	text-decoration: none;
	background-position: 3px 3px;
	color: #C6C6AF;
}
a.Main_hol:link, a.Main_hol:active, a.Main_hol:visited {
	color: #B90000;
	background-image: url(../images/bow.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	line-height: 19px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a.Main_hol:hover {
	color: #CCCCCC;
}
.pullSublinks {
	background-color: #CCCC99;
	width: 152px;
	color: #333300;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.pullLeft {
	width: 152px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-style: italic;
	line-height: 2em;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #939569;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #939569;
	color: #939569;
	background-color: #FFFFEA;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CCCC99;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCC99;
	display: block;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
a.Sublinks:link, a.Sublinks:active, a.Sublinks:visited  {
	font-weight: bold;
	background-image: url(../images/sub.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 13px;
	color: #333300;
	text-decoration: none;
}
a.Sublinks:hover{
	color: #939569;
}
a.Sub:link, a.Sub:active, a.Sub:visited {
	padding-left: 15px;
	color: #333300;
	text-decoration: underline;
	display: block;
	padding-top: 5px;
}
a.Sub:hover {
	text-decoration: none;
}
.border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #939569;
}
a.Email:link, a.Email:visited, a.Email:active, a.Email:hover {
	color: #939569;
	text-decoration: underline;
}
.Title {
	font-size: 1.2em;
	font-style: italic;
	color: #333300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.TitleLink:link, a.TitleLink:active, a.TitleLink:visited {
	color: #333300;
	text-decoration: none;
}
a.TitleLink:hover {
	text-decoration: underline;
}
.small {
	font-size: 0.8em;
	color: #666666;
}
a.pullGift:link, a.pullGift:active, a.pullGift:visited  {
	display: block;
	border: 1px solid #000000;
	padding-left: 5px;
	background-image: url(../images/calltoaction_icon.gif);
	background-repeat: no-repeat;
	background-position: 184px;
	font-weight: bold;
	width: 192px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
}
a.pullGift:hover  {
	background-color: #FFFFCC;
}
a.choice:link, a.choice:active, a.choice:visited  {
	display: block;
	border: 1px solid #000000;
	padding-left: 5px;
	background-image: url(../images/gc_icon.gif);
	background-repeat: no-repeat;
	background-position: 210px;
	font-weight: bold;
	width: 230px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
}
a.choice:hover  {
	background-color: #FFFFCC;
}
