body {
background-image: url(../images/prefix_08.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: left -46;
}

table {  
color: #033A6D; 
font-family: Arial;
font-size: 9pt;
font-weight: normal
}

.superText {
	font-size: 7pt;
	vertical-align: super;
}

.greytext {  
color: #333333; 
font-family: Arial;
font-size: 9pt;
font-weight: normal
}

.smallBlueText {  
color: #033A6D; 
font-family: Arial;
font-size: 8pt;
font-weight: normal
}

.smallGreyText {  
color: #999999; 
font-family: Arial;
font-size: 7pt;
font-weight: normal
}

.star {  
color: #A22525; 
font-family: Tahoma;
font-size: 10pt;
font-weight: normal;
vertical-align: bottom
}

.rafi {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.blueFrame {
	border: 1px solid #033A6D;
}

.blueLine {
	border-left: #033A6D 1px solid;
	padding-left: 10px;
}

.blueLineTop {
	border-top: #033A6D 1px solid;
}
.billsTable {
	background-color: #E1DDDA;
	border: 1px solid #033A6D;
}
.billsTitle {
	background-color: #A22525;
	border: 1px solid #033A6D;
	font-weight: bold;
	font-size: 13pt;
	color: #FFFFFF;
	font-family:"Times New Roman";
	display: block;
	padding: 5px;
}
.billsTitle2 {
	background-color: #ECE8E5;
	border: 1px solid #033A6D;
	font-weight: bold;
	font-size: 14pt;
	color: #033A6D;
	font-family:"Times New Roman";
	display: block;
	padding: 5px;
}
.billsSmallTables {
	background-color: #ECE8E5;
	border: 1px solid #033A6D;
	font-weight: normal;
	font-size: 9pt;
	color: #033A6D;
	font-family:Arial;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.SmallTablesBG {
	background-color: #FFFFFF;
}
.emptyBG {
	background-color: #C3C3C3;
}
pre {
	font-weight: normal;
	font-size: 9pt;
	color: #033A6D;
	font-family: Arial;
}
.frame {
	background-color: #A22525;
	border: 1px solid #033A6D;
	font-weight: bold;
	font-size: 13pt;
	color: #FFFFFF;
	font-family:"Times New Roman";
	display: block;
	padding: 5px;
}
.GalleryTitle {
	font-weight: bold;
	font-size: 18pt;
	color: #A22525;
	font-family:"Times New Roman";
}
.redText {
	font-weight: normal;
	font-size: 9pt;
	color: #A22525;
	font-family: Arial;
}
.redTextBold {
	font-weight: bold;
	font-size: 9pt;
	color: #A22525;
	font-family: Arial;
}
.TableRows {
	background-color: #E7E1DE;
}