@charset "iso-8859-1";
/* Copyright pgdn.networks 2008 */

body {background-image: url( img/back.gif );}

.topleft {background-image: url( img/topleft.gif );}
.topright {background-image: url( img/topright.gif );}
.bottomleft {background-image: url( img/bottomleft.gif );}
.bottomright {background-image: url( img/bottomright.gif );}

.top {background: #404040; border-top: 1px #808080 solid;}
.bottom {background: #404040; border-bottom: 1px #808080 solid;}
.left {background: #404040; border-left: 1px #808080 solid;}
.right {background: #404040; border-right: 1px #808080 solid;}

a:link {color: #404040;}
a:visited {color: #404040;}
a:hover {color: #404040;}
a:active {color: #404040;}
  




/*
.body_std {background: #CACFD5;}
.copy {background-image: url( img/copyright.gif ); background-position: center bottom; background-repeat: no-repeat;}

.logo_bg {background-image: url( img/pgdn.gif ); background-position: center center; background-repeat: no-repeat;}
.lightblue_bg {background: #95A4B7;}

.t9_lightblue {color: #95A4B7; font: 9px Verdana;}
.t9_blue {color: #6A81A0; font: 9px Verdana;}
.t10_blue {color: #6A81A0; font: 10px Verdana;}
.t11_blue {color: #6A81A0; font: 11px Verdana;}
.t9_inv {color: #CACFD5; font: 9px Verdana;}

.white_bottom {border-bottom: 1px white dashed;}
.white_top {border-top: 1px white dashed;}
.imageborder {border-top: 1px #6A81A0 solid; border-bottom: 1px #6A81A0 solid; margin: 4px 0px 0px 0px}
.white_right {border-right: 1px white dashed;}
.lightblue_bottom {border-bottom: 1px #95A4B7 dashed;}
.lightblue_right2 {border-right: 1px #D7DBE0 dashed;}

.forminput {border: 1px #6A81A0 solid; color: #6A81A0; font: 10px Verdana;}

.margin2px {margin: 2px;}
.margin3px {margin: 3px;}
*/