body {
	color: #033A6D;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	background-image: url(../images/prefix_08.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

a:link  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #033A6D; text-decoration: underline}
a:visited  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #033A6D; text-decoration: underline}
a:active  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #033A6D; text-decoration: underline}
a:hover  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none}

a:link.whitelink  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:visited.whitelink  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:hover.whitelink  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #FF0000; text-decoration: underline}
a:active.whitelink  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none}

a:link.orangelink  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #FF9900; text-decoration: underline}
a:visited.orangelink  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #FF9900; text-decoration: underline}
a:hover.orangelink  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #FF0000; text-decoration: underline}
a:active.orangelink  { font-family: Arial; font-size: 9pt; font-weight: bold; color: #FF9900; text-decoration: underline}

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
}

.buttons {
	background-color: #CCCCCC;
	width: 60px;
	height: 22px;
	color: #033A6D;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	border-right: #333333 1px outset;
	border-left: #FFFFFF 1px outset;
	border-top: #FFFFFF 1px outset;
	border-bottom: #333333 1px outset
}

.textfield {
	width: 120px;
	height: 20px;
	background-color: #ECE8E5;
	border-right: #033A6D 1px solid;
	border-left: #033A6D 1px solid;
	border-top: #033A6D 1px solid;
	border-bottom: #033A6D 1px solid;
	font-weight: normal;
	font-size: 9pt;
	color: #033A6D;
	font-family: Arial;
}

.textarea {
	background-color: #ECE8E5;
	border-right: #033A6D 1px solid;
	border-left: #033A6D 1px solid;
	border-top: #033A6D 1px solid;
	border-bottom: #033A6D 1px solid;
	font-weight: normal;
	font-size: 9pt;
	color: #033A6D;
	font-family: Arial;
}

.radio {
width: 20px;
background-color: #FFFFFF;
border: #333333 0 0 0 0 solid;
}


.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;
}

a.pics:hover {
	border: #A22525 1px solid;
	display: block;
	width: 130px;
}

.pics {
	border: 1px solid #E1DDDA;
	display: block;
	width: 130px;
}

.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;
}