/* CSS Document */
.bgr-main{
background:#003372 url(../images/bgr2_l.jpg) repeat-x 0 153px;
}
.bgr1{
background:url(../images/bgr-l.jpg) repeat-x;
}

.repeat-x{
background-repeat:repeat-x;
}
.bgr2-l{
background-position:top right;
}
.agree {
color:black;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:normal;
cursor:default;
}
.agree:hover{
color:black;
cursor:default;
}
.agree1 {
color:black;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:normal;
}
.agree1:hover{
color:#007FC0;
}
td{
color:#797979;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.black{
color:#000000;
}
.bgr-bot{
background-position:bottom;
background-repeat:repeat-x;
}
.inp1{
width:134px;
height:18px;
border:1px solid #97B7C0;
background:url(../images/bgr-inp1.gif) no-repeat;
}
.inp2{
width:134px;
height:18px;
border:1px solid #97B7C0;
background:url(../images/bgr_inp2.gif) no-repeat;
}
.inp3{
width:160px;
height:20px;
border:1px solid #97B7C0;
}

.red{
color:#FF2B02;
}
.border-bottom{
border-bottom:1px solid #fff;
}
.bgr3{
background:#001938 url(../images/tbl3_l.jpg) no-repeat right top;
}
.bot{
color:#CDE1E7;
font-weight:normal;
}
.bot:hover{
text-decoration:underline;
color:#CDE1E7;
}
a{
color:#FC5D00;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#007CAE;
}
.border-left{
border-left:1px solid #546A85;
}
.border-bottom-adn{
border-bottom:1px solid #D7DFE9;
}
.border-full{
border:1px solid #D7DFE9;
}
.footer{
color:#BDC9D7;
font-weight:normal;
}
.footer:hover{
color:#FFFFFF;
}
#promo{
position:relative;
top:-40px;
right:-415px;
width:169px;
height:172px;
display:block;
background:url(../images/banner-promo.png) no-repeat;
//background: expression('none');filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner-promo.png', sizingMethod='crop');
color:#FFF;
font-size:24px;
font-weight:bold;
}
#padi{
margin-right:20px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo_padi-top.png', sizingMethod='scale');
width:307px;
height:57px;
}
.admin-menu{
color:#CDE1E7;
font-size:14px;
font-weight:bold;
}

.admin-menu:hover{
color:#CDE1E7;
text-decoration:underline;
}
.subadmin{
color:#CDE1E7;
font-size:13px;
line-height:20px;
font-weight:normal;
display:block;
background:url(../images/bul.gif) no-repeat left center;
margin-left:10px;
padding-left:10px;
margin-top:3px;
}
.subadmin:hover{
color:#CDE1E7;
text-decoration:underline;
}
h5{
color:#007FC0;
font-size:16px;
padding:0;
margin:0;
}
h6{
color:#001938;
font-size:36px;
display:inline;
}
.sidebar{
display:block;
width:169px;
line-height:36px;
text-transform:uppercase;
font-size:12px;
color:#3B3B3B;
border-top:1px solid #E6E6E6;
background:url(../images/bul_s.gif) no-repeat 5px center;
padding-left:30px;
}
.sidebar:hover{
color:#B93001;
background:url(../images/bul_s-over.gif) no-repeat 5px center;
}
*html .sidebar{
width:199px;
}
.last{
border-bottom:1px solid #E6E6E6;
}
.border-calendar{
border:1px solid #6F6F6F;
}