body	{
	margin: 0px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
}

.text  {	
	/* Bodycopy */
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #FFFFFF;
	text-indent: 0px;
	padding: 0px 10px 10px;
}

.captions {
	/* Captions */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.page_title {
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 13pt;
	FONT-WEIGHT: bold;
	text-indent: 0px;
	padding: 15px 10px 0px;
}

.subtitle {
	/* Subtitle */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 0px;
	padding: 0px 10px 0px;
}

table.text tr td {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #2F393B;
}

.text_b  {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #2F393B;
	font-weight: bold;
}

.text_red  {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #CD0000;
	desc: Red Text;
}

.text_black  {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #666666;
	font-weight: normal;
}

.text_green  {
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #316002;
	text-align: left;
	font-weight: normal;
}

A{
    COLOR: #be8655;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

A:hover{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

A.footer{
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
	
}

A.footer:hover{
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}

.footer {  
	COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}

.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

table.general {
	border: 1px solid #C490B1;
}
.product{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #596713;
	font-style: normal;
	line-height: normal;
}

table.pop {
	border: 1px solid #999999;
}
.box_1 {
        border: solid;
		border-width: 0.1em;
        border-left-color: solid 1.5em #ffffff;
        border-right-color: solid 0em #ffffff;
        border-top-color: solid 0em #000000;
        border-bottom-color: solid 0em #000000;
		}

.box_2 {
        border: solid;
		border-width: 1.5px;
        border-left-color: solid 1.5px #ffffff;
        border-right-color: solid 1.5px #ffffff;
        border-top-color: solid 0px #000000;
        border-bottom-color: solid 1.5px #000000;

}

.box_3 {
        border: solid;
		border-width:1.5px;
        border-left-color: solid 1.5px #ffffff;
        border-right-color: solid 1.5px #ffffff;
        border-top-color: 1.5em #000000;
        border-bottom-color: solid 0px #000000;
		
		}
.maintable {            

	background-color: #FFFFFF; 
}

.boxes2 {
        border: solid;
        border-width: 1px;
		border-left-color: #ffffff;
        border-bottom-color: #ffffff;
        border-top-color: #ffffff;
        border-right-color: #ffffff;
		background-color: #000000;
}

