.top
{
background-image: url(images/topgrey.png);
background-repeat: repeat-x;
}

.bar
{
background-image: url(images/barrp.png);
background-repeat: repeat-x;
}

.middle
{
background-image: url(images/purplerp.png);
background-repeat: repeat-x;
}

.innermiddle
{
background-image: url(images/innerpurplerp.png);
background-repeat: repeat-x;
}

.grapes
{
background-image: url(images/homeimage.png);
background-repeat: no-repeat;
}

.bottom
{
background-image: url(images/botgrey.png);
background-repeat: repeat-x;
}

.newsleft
{
background-image: url(images/newsrpleft.png);
background-repeat: repeat-y;
}

.newsright
{
background-image: url(images/newsrpright.png);
background-repeat: repeat-y;
}

table, td, p, ul, li, div
{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : normal;
text-decoration : none;
color : #70053A;
line-height : 1.4;
}

a:link, a:active, a:visited
{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : normal;
text-decoration : underline;
color : #0C7198;
}

a:hover
{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : normal;
text-decoration : underline;
color : #8E064A;
}

a.bluebold:link, a.bluebold:active, a.bluebold:visited
{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : bold;
text-decoration : underline;
color : #0C7198;
line-height : 2.4;
}

a.bluebold:hover
{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : bold;
text-decoration : underline;
color : #8E064A;
line-height : 2.4;
}

a.nolink:link, a.nolink:active, a.nolink:visited
{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : bold;
text-decoration : none;
color : #0C7198;
line-height : 2.4;
}

a.nolink:hover
{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : bold;
text-decoration : none;
color : #0C7198;
line-height : 2.4;
}

.white
{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : normal;
text-decoration : none;
color : #E3C0CE;
line-height : 1.5;
padding-top : 140px;
}

.newstitle
{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : bold;
text-decoration : none;
color : #0C7198;
line-height : 2.5;
}

.newsitem
{
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : normal;
text-decoration : none;
color : #0C5A78;
line-height : 1.5;
}