body
{
     
     background-image:url('/vendorimages/ragd/fade_bluebg6.jpg');
     background-attachment: fixed;
     background-repeat: repeat-y; 
     background-position: center;
     font-family: Arial;
     text-align: center;
     padding: 0px;
     margin: 0px auto;
     width: 1020px;
     
} 

.bodymain
{
padding: 0px;
margin: 0px auto;
background-color: #fffffff;
}
.main 
{	
     padding: 0px;
     
     width: 900px;
     
     margin: 0px auto;
     background-color: #fffffff;
           
}

.header
{
     padding: 0px;
}

.bodywrapper
{
background-color: #fffffff;
width: 900px;
}


.bodyleft
{
float: left;
width: 210px;
height: 100%;
background-color: #ffffff;
text-align: left;
}

.bodyleft h1
{
font-size: 14pt;
font-family: Arial;
color: #867806;
}

.bodyleft p
{
font-size: 10pt;
font-family: Arial;
text-align: left;
}

.bodyleft a
{
font-size: 10pt;
font-family: Arial;
text-align: left;
color: #000000;
text-decoration: underline;
}

.bodyleft a:hover
{
font-size: 10pt;
font-family: Arial;
text-align: left;
color: #867806;
text-decoration: none;
}

.SideMenu table
{
padding: 2px 0px 0px 30px;
} 

.SideMenu a
{
font-weight: bold;
font-size: 13pt;
font-family: Arial;
color: #ffffff;
text-decoration: none;

}

.SideMenu a:hover
{
font-weight: bold;
font-size: 13pt;
font-family: Arial;
color: #ffffff;
text-decoration: underline;
}

.GroupNews
{
float: left;
width: 205px;
height: 100%;
background-color: #ffffff;
text-align: left;
padding-left: 20px;
}


.bodyright 
{
float: right;
width: 670px;
height: 100%;
background-color: #ffffff;

}

.bodyright h1
{
font-size: 14pt;
font-family: Arial;
color: #867806;
}

.bodyright h2
{
font-size: 14pt;
font-family: Arial;
}


.bodyright p
{
font-size: 10pt;
font-family: Arial;
text-align: left;
}

.bodyright a
{
font-size: 10pt;
font-family: Arial;

color: #000000;
text-decoration: underline;
}

.bodyright a:hover
{
font-size: 10pt;
font-family: Arial;
color: #867806;
text-decoration: none;
}

.button
{
     height: 55px;
     width: 204px;
     display: block;
     color: #ffffff;
     text-decoration: none;
     font-weight: bold;
     background-repeat: no-repeat;
     background-position: center;
     background-image: url("/vendorimages/ragd/button1.jpg");
text-align: center;
}

.button:hover
{
     background-image: url("/vendorimages/ragd/button2.jpg");
     background-repeat: no-repeat;
     background-position: center;
     height: 55px;
     width: 204px;
     color: #fffffff;
     text-decoration: underline;
     text-align: center;
}

.links a
{
color: #ffffff;
text-decoration: none;
}

.links a:hover 
{
color: #ffffff;
text-decoration: underline;
}

.footer
{
width: 900px;
text-align: center;
padding: 0px;   
font-family: Arial;
color: #000000;
background-color: #fffffff;
}

.footer h1
{
font-size: 14pt;
font-family: Arial;
color: #867806;
}

.footer a
{
font-family: Arial;
color: #000000;
text-decoration: underline;
}

.footer a:hover
{
font-family: Arial;
color: #867806;
text-decoration: none;
}

.clear
{
clear: both;
}