@charset "utf-8";
.SideBarSubHeader/* CSS Document */

 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.FieldData {
	font-family: Arial;
	font-size: 10px;
}
.cursorHand {
cursor: Hand
}
.cursorHelp {
cursor: help;
}
img {
border: none;
}
.SubHeader {
	font-family: Arial;
	font-size: 16px;
	color: #B50000;
}
.DetailFont {
	font-family: Arial;
	font-size: 14px;
	color: #B50000;
}
.TableHeader {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.TableDetail {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}.ListingHeader {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.ListingDetail {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

body 
{ 
text-align:-moz-center; /*FF*/
#text-align:center; /*IE */
}
.centerMyTable{
text-align:-moz-center;
!text-align:center;
}

.ReportMainHeader {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.DetailFontShortBold {
	font-family: Arial;
	font-size: 12px;
	color: #B50000;
	font-weight: bold;
}
#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 0px;
left: 0px;
}
.rbl {
background: url(../images/BoxBackGround/Red/bl.gif) 0 100% no-repeat #F9EAEA; 
}
.rbr {
background: url(../images/BoxBackGround/Red/br.gif) 100% 100% no-repeat; 
}
.rtl {
background: url(../images/BoxBackGround/Red/tl.gif) 0 0% no-repeat;
}
.rtr {
background: url(../images/BoxBackGround/Red/tr.gif) 100% 0 no-repeat; padding:10px
}

.bbl {
background: url(../images/BoxBackGround/Blue/bl.gif) 0 100% no-repeat #ECECFF; 
}
.bbr {
background: url(../images/BoxBackGround/Blue/br.gif) 100% 100% no-repeat; 
}
.btl {
background: url(../images/BoxBackGround/Blue/tl.gif) 0 0% no-repeat;
}
.btr {
background: url(../images/BoxBackGround/Blue/tr.gif) 100% 0 no-repeat; padding:10px
}

.gbl {
background: url(../images/BoxBackGround/Green/bl.gif) 0 100% no-repeat #F0FFF0; 
}
.gbr {
background: url(../images/BoxBackGround/Green/br.gif) 100% 100% no-repeat; 
}
.gtl {
background: url(../images/BoxBackGround/Green/tl.gif) 0 0% no-repeat;
}
.gtr {
background: url(../images/BoxBackGround/Green/tr.gif) 100% 0 no-repeat; padding:10px
}
.HeaderTitle {
	font-family: Arial;
	font-size: 18px;
	color: #B50000;
	font-weight: bolder;
}
