body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  color:#333333;
  background-color:#c2cfdb;
}

td
{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
	
}

a:link, a:visited, a:hover{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#cc1c07;
}
a:visited{
color:#cc1c07;
}
a:hover {
text-decoration:underline;
color:none;
}
#ctl00_Header1_Header a:link{
color:#fbcd56;
font-weight:bold;
}
#ctl00_Header1_Header a:visited{
color:#fbcd56;
font-weight:bold;
}
#Menu h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc1c07;
	margin: 0;
}
#Welcome h1 {
background-repeat:no-repeat;
height:30px;
width:337px;
}
#SubColumn1 h2{
background-repeat:no-repeat;
width:67px;
height:14px;
margin:0;
}
#SubColumn2 h2{
background-repeat:no-repeat;
width:53px;
height:15px;
margin:0;
}
#SubColumn3 h2{
background-repeat:no-repeat;
width:60px;
height:15px;
margin:0;
}

#SubSearch h3 {
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:Navy;
 margin: 0;
}

/*Start Item Detail Page*/
#ItemMainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	display:inline;
	clear:none;
}
#ItemMainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#ItemMainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	padding-top:10px;
	padding-left:8px;
}
/*End Item Detail Page*/
/*Start My Account*/
.AcctMainHeaderRow {
background-color:#a6b9d5;
font-family:verdana,arial,helvetica,san-serif;
font-size:14px;
font-weight:bold;
padding:5px;
width:640px;
color:Navy;
}
.AcctHeaderRow {
background-color:#c2cfdb;
font-family:verdana,arial,helvetica,san-serif;
font-size:11px;
font-weight:bold;
padding:5px;
}
.AcctHeaderRow a:link, .AcctHeaderRow a:visited {
background-color:#c2cfdb;
font-family:verdana,arial,helvetica,san-serif;
font-size:11px;
font-weight:bold;
color:#333333;
text-decoration:underline;
}
.AcctRow {
font-family:verdana,arial,helvetica,san-serif;
font-size:11px;
font-weight:normal;
padding:5px;
}
.AcctAlternateRow {
background-color:#f7f7f9;
font-family:verdana,arial,helvetica,san-serif;
font-size:11px;
font-weight:normal;
padding:5px;
}
.AcctBottomRow {
background-color:#e1e7ed;
font-family:verdana,arial,helvetica,san-serif;
font-size:11px;
font-weight:bold;
padding:5px;
}
.sublinks a:link, .sublinks a:visited {
font-family:verdana,arial,helvetica,san-serif;
font-size:11px;
font-weight:normal;
color:#000080;
text-decoration:none;
}

.sublinks a:hover {
 text-decoration:underline;
 font-family:verdana,arial,helvetica,san-serif;
font-size:11px;
font-weight:normal;
 }
 /*End My Account*/