@charset "utf-8";
/* CSS Document */

body{
margin:0px;
border:0px;
background-image:url(../images/bkgd_page.jpg) !important;
background-repeat:repeat-x;
background-color:#dedede;
font-family:Arial, Helvetica, sans-serif;
color:#b40000;
font-size:15px;
}

#imgRight{
position:relative;
float:right;
background-image:url(../images/center_redbar_BOK.jpg);
background-repeat:no-repeat;
width:530px;
height:196px;
}

#textRight{
position:absolute;
right:20px;
bottom:20px;
width:250px;
height:auto;
text-align:right;
}


.whitelink, a.whitelink:link, a.whitelink:visited{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:bold;
text-decoration:none;
font-style:italic;
}

a.whitelink:hover, a.whitelink:active{
text-decoration:underline;
}
