@charset "utf-8";
/* CSS Document */
.userlogin,.userlogin:link, .userlogin:visited, .userlogin:active 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF6633;
text-decoration:none;
}

.userlogin:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

/* container */
.arrow {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
vertical-align:middle;
}

.cont_rptBB
{
background-image: url(../images/cont_rptBB.jpg);
background-position:bottom left;
background-repeat:repeat-x;
}

.cont_rptR
{
background-image: url(../images/cont_rptR.jpg);
background-position:bottom left;
background-repeat:repeat-y;
}

.cont_rptT
{
background-image: url(../images/cont_rptT.jpg);
background-position:bottom right;
background-repeat:repeat-x;
}

.cont_rptL
{
background-image: url(../images/cont_rptL.jpg);
background-position:top right;
background-repeat:repeat-y;
}

.cont_TL
{
background-image: url(../images/cont_TL.jpg);
background-position:top right;
background-repeat:repeat-y;
}
/* container */

.grd_lft{
background-image: url(../images/grd_lft.jpg);
background-position:right;
background-repeat:no-repeat;
}

.grd_rht{
background-image: url(../images/grd_rht.jpg);
background-position:left;
background-repeat:no-repeat;
}

.rpt{
background-image: url(../images/rpt.jpg);
background-position:bottom right;
background-repeat:repeat-x;
height:24px;
}

.btm_rht{
background-image: url(../images/btm_rht.jpg);
background-position:bottom right;
background-repeat:no-repeat;
height:30px;
}

.btm_lft{
background-image: url(../images/btm_lft.jpg);
background-position:bottom left;
background-repeat:no-repeat;
height:30px;
}

.font
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333333;
text-decoration:none;
}

.bottom,.bottom:link, .bottom:visited, .bottom:active 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333333;
text-decoration:none;
}

.bottom:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
}

.rpt_btm{
background-image: url(../images/rpt_btm.jpg);
background-position:top left;
background-repeat:repeat-x;
height:68px;
}

.ContntBg_bottom {
background-image: url(../images/ContntBg_bottom.jpg);
background-position:bottom right;
background-repeat:no-repeat;
height:63px;
}


.ContntBg_top {
background-image: url(../images/ContntBg_top.jpg);
background-position:top right;
background-repeat:no-repeat;
height:63px;
}


.rpt_contntPne {
background-image: url(../images/rpt_contntPne.jpg);
background-position:top left;
background-repeat:repeat-y;
height:405px;
}

.rpt_lefnav{
background-image: url(../images/rpt_lefnav.jpg);
background-position:top right;
background-repeat:repeat-y;
height:405px;
width:219px;
}

.rpt_top{
background-image: url(../images/rpt_top.jpg);
background-position:top left;
background-repeat:repeat-x;
height:61px;
}

.menu,.menu:link, .menu:visited, .menu:active 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#606060;
text-decoration:none;
}

.menu:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}


.rpt_banner {
background-image: url(../images/rpt_banner.jpg);
background-position:top left;
background-repeat:repeat-x;
}

.bg {
background-image: url(../images/bg.jpg);
background-position:top left;
background-repeat:repeat;
}

html,body {
margin:0;
padding:0;
height:100%;
border:none
}

.border 
{
border:#CCCCCC 1px solid;
}


