
a	{
 font-family:arial, sans serif;
 font-size:11px;
 font-weight: bold;
 text-decoration: none;
 color:#891041;
}

a:hover	{
 text-decoration: underline;
 color:#FF1D1D;
}

a.nav	{
 font-family:arial, sans serif;
 font-size:11px;
 font-weight: bold;
 text-decoration: none;
 color:#666666;
}

a.nav:hover	{
 text-decoration: underline;
 color:#666666;
}

a.nav2	{
 font-family:arial, sans serif;
 font-size:11px;
 font-weight: normal;
 text-decoration: none;
 color:#d58112;
}

/* turn all image borders off */
img {
 border:0px;
}

body {
 background-image:url('/images/background.gif');
 background-repeat: repeat-x;
 background-color:#feefda;
 padding: 0;
 margin: 0;
 width: 100%;
} 

.container {
 width:100%;
 height:100%;
 padding-top:10px;
}

.nav {
 background-image:url('/images/nav_back.jpg');
 height:235px;
 width:188px;
 padding-left:14px;
}

.featureText {
 font-family:arial, sans-serif;
 font-size:11px;
 color:#666666;
 padding-left:11px;
 width:158px;
 background-image:url('/images/feat_back.gif');
}

.featureText1 {
 font-family:arial, sans-serif;
 font-size:11px;
 color:#666666;
 padding-left:11px;
 width:158px;
 background-image:url('/images/feat_back1.gif');
}

.title{
 background-image:url('/images/con_top.gif');
 color:#f99e1f;
 font-family:arial;
 font-size:20px;
 width:618px;
 height:61px;
 vertical-align:top;
 padding-top:11px;
 font-weight:normal;
}

.conLeft {
 background-image:url('/images/con_left.gif');
 width:6px;
}

.conRight {
 background-image:url('/images/con_right.gif');
 width:6px;
}

.conShad {
 background-image:url('/images/con_shad.gif');
 width:14px;
}

.content {
 width:618px;

 font-family:arial, sans-serif;
 font-size:11px;
 color:#666666;
 background:url('/images/con_back.gif') repeat-y left;
 padding-left:30px;
 padding-right:20px;
}

.split {
color:#9A9A9A;
display:inline;
padding-left:3px;
padding-right:3px;
}

.header {
 background:url('/images/header.jpg');
 width:770px;
 height:153px;
}

.header a {
 color:#fff;
 font-weight:normal;
}

td, span, div {
 font-family:arial, sans serif;
 color:#737373;
 font-size:11px;
}

.even {
 background:#fffbf5;
}

.odd {
 background:#fff8ef;
}

.moreCommentsFld { position: absolute; left: -9999px; }