.lines {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: 663333;
}
.text1 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.rltline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: 663300;
	border-right-color: 663300;
	border-left-color: 663300;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
}
.topline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
.blrline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 663300;
	border-bottom-color: 663300;
	border-left-color: 663300;
}
.ltbline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
}
.unnamed1 {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
}

.header1 { 
font-size: 13px;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:cc0000;
color:ffffff; 
text-align:center;
}

.header2 { 
font-size: 11px;
font-family:Verdana,Arial, Helvetica, sans-serif;
background-color:cc0000;
color:ffffff; 
}

.header3 { 
font-size: 13px;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:eeeeee;
color:666666; 
text-align:center; 
}
.rightdiv {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}



.a{
  text-decoration:none}
 
}


.a:hover{
   color: #990066; 
}
//-->

.div.box {
     /*Any properties you'd want the box to have.*/
     /*Would probably be position, dimension type stuff.*/
     /*Though personally I would have a div outside this
       to control the dimensions.*/
     border: 1px solid #000000;
     position: relative;
     width: 100;
}
.div.box_contents {
     background-color:transparent;
     height: 100;
     position: relative;
     width: 100;
     z-index: 101;
}
.div.box_background {
     background-color: white;
     height: 100;
     filter:alpha(opacity=75); /* IE's opacity*/
     left: 0px;
     opacity: 0.75;
     position: absolute;
     top: 0px;
     width: 100;
     z-index: 99;
}

.unnamed2 {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
}
