/* GRP LLC CSS Document */

body {
background-color: #898989;
padding:0px;
margin: 0px;
background-image: url(images/bg.gif);
background-position: center;
background-repeat: repeat-y;
line-height: 115%;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}

a:link { color: #990000;
font-weight: normal;
text-decoration: none;
font-variant: small-caps;
font-size: 13px;
}
a:visited { color: #990000;
font-weight: normal;
text-decoration: none;
font-variant: small-caps;
font-size: 13px;
}
a:hover { color: #660000;
font-weight: normal;
font-variant: small-caps;
font-size: 13px;
}
a:active { color: #660000;
font-weight: normal;
font-variant: small-caps;
font-size: 13px;
}

a.nav:link { color: #330000;

text-decoration: none;
}
a.nav:visited { color: #330000;
text-decoration: none;
}
a.nav:hover { color: #660000;
}
a.nav:active { color: #660000;
}

.top {
width: 665px;
background-image: url(images/top.jpg);
height: 192px;
}


.left{
width: 17px;
background-image: url(images/ltside.gif);
background-repeat: repeat-y;
margin: 0px;
}
.right {
width: 55px;
background-image: url(images/rtside.gif);
background-repeat: repeat-y;
background-position: left;
margin: 0px;
}
.nav {
font-size: 13px;
margin-left: 25px;
font-weight: bold;
font-stretch: wider;
}


.navb {
background-image: url(images/navb.gif);
background-repeat: repeat-y;
padding: 0px;
margin: 0px;
font-variant: small-caps;
}

.body {
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
padding: 0px;
margin: 0px;
}

.content {
margin: 15px;
}

.aff {
margin-left: 15px;
margin-right: 15px;
}

.title {
font-size: 13px;
color: #660000;
font-weight: bold;
padding-top: 10px;
}

.navc {
background-image: url(images/navb.gif);
background-repeat: repeat-y;
padding: 0px;
margin: 0px;
font-size: 10px;
text-align: center;
}

.pic-rt {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

.td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.fld {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666
}

.button  {
background-color: #CCCCCC;
font-size: 12px;
color: #330000;
}

.copyw{
font-size: 10px;
color: #999999;
text-align: right;
margin-right: 10px;
}