body {
	background: url("http://www.pegrack.com/images/bg.jpg");
	font-size: 9pt;
	color: #515151;
	line-height: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
}

table, tr, td, p {
	font-size: 9pt;
	font-family: Arial, Verdana;
	font-style: normal;
	font-variant: normal;
}

/* Links */

a:link {
	color: #333333;
   text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #656543;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #656543;
	font-weight: bold;
}

/* Top Table */


table.logo {
background: url("http://www.pegrack.com/images/header-bg.jpg");
 background-color: #E4DFBF;
 height: 80px;
}

.redmenu {
background: url(http://www.pegrack.com/images/redbg.jpg) repeat-x;
 background-color: #8B0000;
}

table.topmenu {
background: url("images/menu-bg.jpg") repeat-x;
 background-color: #c9c6a3;
 border-bottom: 1px solid #CECEC1;
 border-left: 1px solid #CECEC1;
 border-right: 1px solid #CECEC1;
 height: 15px;
}

a.toplink {
	FONT-SIZE: 8pt;
	font-family: Verdana, Arial;
	COLOR: #333333;
	font-weight: bold;
	TEXT-DECORATION: none;
}
a.toplink:hover, a.toplink:active {
	FONT-SIZE: 8pt;
	font-family: Verdana, Arial;
	COLOR: #333333;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

a.toplink:visited {
	FONT-SIZE: 8pt;
	font-family: Verdana, Arial;
	COLOR: #535353;
	font-weight: bold;
}

a.button {
}
a.button:hover, a.toplink:active {
}
a.button:visited {
}


/* Content area */

H1 {
	PADDING: 0px;
	font-size: 13px;
	
}

.logotop {
	MARGIN: 0px 0px 0px 15px;
	background: url(http://www.pegrack.com/images/pegrack-logo-sm.gif) no-repeat;;
	height: 54px;
	width: 259px;
} 

H1 span {
	display: none;
}

.container {
	border: 2px solid #CECEC1;
	margin-top: 10px;
	background-color: White;
	text-align: left;
}

.maincontent {
	padding-top: 8px;
    padding-right: 8px;    
    padding-bottom: 8px;
    padding-left: 20px;
}

.footnote {
    bgcolor: #f6f6e6;
}

a.footnote {
	FONT-SIZE: 8pt;
	font-family: Verdana, Arial;
	COLOR: #333333;
}
a.footnote, a.footnote:active {
	FONT-SIZE: 8pt;
	font-family: Verdana, Arial;
	COLOR: #333333;
}

.lgfont {
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #616161;
	background-color: transparent;
}

.highlighttext {
	color: #C6C2A6;
}

#sidelink {
	width: 170px;
	padding: 2px 2px 2px;
}

#sidelink a:link {
	FONT-SIZE: 11px;
	font-family: Verdana, Arial;
	COLOR: #656543;
	font-weight: bold;
	TEXT-DECORATION: none;
}
#sidelink a:hover, #sidelink a:active {
	FONT-SIZE: 11px;
	font-family: Verdana, Arial;
	COLOR: #656543;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

#sidelink a:visited {
	FONT-SIZE: 11px;
	font-family: Verdana, Arial;
	COLOR: #858558;
	font-weight: bold;
	TEXT-DECORATION: none;
}


.featured {
	border: 1px solid #C6C2A6;
}

.copy {
	font-size: 8.5 pt;
	color: #c0c0c0;
	line-height: 9pt;
	text-align: center;
	font-family: Arial;
}

.pageheader {
	font-size: 13 pt;
	color: #656543;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
}

hr {
	height: 1px;
	width: 95%;
	color: #CECEC2;
}

.boldtext {
	font-weight: bold;
}

/* Page Bottom */

P.bottom {
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color: transparent;
}


a.cartcolor {
	FONT-SIZE: 8pt;
	font-family: Verdana, Arial;
	COLOR: #333333;
	font-weight: bold;
	TEXT-DECORATION: none;
}
a.cartcolor:hover, a.cartcolor:active {
	FONT-SIZE: 8pt;
	font-family: Verdana, Arial;
	COLOR: #333333;
	font-weight: bold;
	TEXT-DECORATION: underline;
}


h1
{
color:#660000;
text-align:left;
font-size:14pt;
}

h2
{
color:#660000;
text-align:left;
font-size:10pt;
}

h3
{
color:#660000;
text-align:left;
font-size:10pt;
}

h4
{
color:#660000;
text-align:left;
font-size:10pt;
}

.textbox {padding:6px 6px 6px 6px; color: #555555; background-color: #fcf9ea; border: #dddddd 2px solid}