body {
	color: #ffffff;
	font-size:10px;
	font-family:Tahoma;
	margin: 0;
	padding: 0;
	background-image:  url("../images/bground.gif");
}

a, a:visited { color: #ffffff; text-decoration:none; }
a:hover { color: #ffffff; text-decoration:underline; }

a.dark_link_bold, a.dark_link_bold:visited { color: #27193A; text-decoration:none; font-weight:bold; }
a.dark_link_bold:hover { color:#615276; text-decoration:underline; }

.onewf {
  background: #f7931e;  	
	font-weight: bold;
	color: #000000;	
}

tr { height: 20px; vertical-align:middle; }

.list { font-family: Tahoma; font-size: 10px; width:150px; }

.textbox {
    color : #FFFFFF;
    background : #1B0E29;
	padding:3px;
    border-width : 1px;
    border-style : solid;
    border-color : #7F5116;
}

.table_text {
	color: #27193A;
	text-align:left;
	vertical-align:middle;
	height:21px;
}

.header2 { font-weight:bold; 
          color: #000000; }

.header1 { font-weight:bold; 
          color: #f7931e; }
.header1:visited { font-weight:bold; 
          color: #f7931e; }
.header1:hover { font-weight:bold; 
          color: #f7931e; text-decoration:underline;}

.header { font-weight:bold; }
.header:visited { font-weight:bold; }
.header:hover { font-weight:bold; text-decoration:underline; }



.cardinfo_title{ font-weight:bold; color: #000000;}
.cardinfo_text{ font-weight:normal; color: #000000; text-align:left}



.normal_purple { background-color:#DDD8DF; }


.footer { padding-top:10px; padding-right:10px; font-size:9px; text-align:right; }
