table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #C4DAE9;
	color: #000000;
	font-weight: normal;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #000033;
	color: #000000;
	font-weight: normal;
}
TD.card_detail_left
{
padding-left : 112;
font-weight: bolder;
padding-bottom:2;
}
TD.card_detail_right
{
padding-left : 40;
padding-bottom:2;
}

.body_bg_color {

	background-color: #C4DAE9;

}

a:link {
	color: #0000FF;
	text-decoration: none;
	outline: 0;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #FF0000;
	outline: 0;
	text-decoration: none;		
}

a:active {
	color: #FF0000;
	text-decoration: none;
	outline: 0;
}

/* for browsers that understand */


img {
	border: 2px solid #000066;
}

.img_no_border {

	border: none;

}

#myselect_black { 

	background-color: #000000; 
	font-size: 7pt;	
	color: #FFFFFF;
    padding: 0; 
	border-width: 0;
	border-color: #000000;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
}

#caption {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#address {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000066;
	font-weight: bold;
	padding: 0 0 10 0;
	border-bottom: 2px solid #000066;	
}

h2 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;	
	color: #000066;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000066;
	font-weight: bold;
	padding: 0 0 10 0;
	width: 100%;	
}

td.BorderMeBlue {

  border-left: 2px solid #000066;
border-top: 2px solid #000066;
border-bottom: 2px solid #000066;

  padding:5px;

}

td.BorderMeBlueNoBottom {

  border-left: 2px solid #000066;
  border-right: 2px solid #000066;
  border-top: 2px solid #000066;    
  padding:5px;

}

td.BorderMeBlueNoBottomNoPadding {

  border-left: 2px solid #000066;
  border-right: 2px solid #000066;
  border-top: 2px solid #000066;    
  padding:0px;

}

td.BorderMeBlueNoRight {

  border-bottom: 2px solid #000066;
  border-left: 2px solid #000066;
  border-top: 2px solid #000066;    
  padding:5px;

}

td.BorderMeBlueNoLeftRight {

  border-bottom: 2px solid #000066;
  border-top: 2px solid #000066;    
  padding:5px;

}

td.BorderMeBlueNoLeftRightBottom {

  border-top: 2px solid #000066;    
  padding:5px;

}

td.BorderMeBlueNoLeft {

  border-bottom: 2px solid #000066;
  border-right: 2px solid #000066;
  border-top: 2px solid #000066;    
  padding:5px;

}

td.BorderMeBlueNoTop {

  border-left: 2px solid #000066;
  border-right: 2px solid #000066;
  border-bottom: 2px solid #000066;    
  padding:5px;

}

td.BorderMeBlueNoTopLeftRight {

  border-bottom: 2px solid #000066;    
  padding:5px;

}

td.BorderMeBlack {

  border:1px solid #4e4e4e;
  padding-top:15px;
  padding-bottom:15px;
  /*background-color: #CF9F95;   */
}

td.BackgroundMeGray {
  border: 1px dotted #4e4e4e;
  padding:2px;
  color: #FFFFFF;
  background-color: #999999; 
}

td.BorderMeGray {
  border: 1px dotted #4e4e4e;
  padding:5px;
  font-size: 11px;
}

#breadcrumb, #breadcrumb a {

	font-size: 12px;
	padding: 0 0 0 0;
	color: #333333;
}

.marquee {

	font-size: 12px;
	font-weight: normal;
	color: #4e4e4e;
}

.marquee2 {

	font-size: 10px;
	font-weight: normal;
	color: #4e4e4e;
}





#admin_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;

}

#admin_table a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

#admin_table a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

#adminselect_white { 

	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #0000FF;
    padding: 0; 
	border-width: 1;
	border-color: #000000;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
}

#image_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;

}

#image_table a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

#image_table a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

label {
  width: 80px;
  text-align: left;
  float: left;
}

.formerror {
  border: 1px solid red;
  background-color : #FFCCCC;
  width: auto;
  padding: 5px 0 0 5px;
}

.formerror2 {
  border: 1px solid red;
  background-color : #FFFFFF;
  width: auto;
  padding: 5px 0 0 5px;
  margin-bottom: 2px;
}

.errortext {
  padding-left: 1px;
  font: bold smaller sans-serif;
}

.hardcode {
  color : black;
  font: bold smaller sans-serif;
}
#warren_form {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bcard_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999;
	font-weight: 800;	
	background-color: transparent;

}
#bcard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: 400;
	background-color: transparent;
		

}

#bcard_table {
	border: 0px #434343 solid;
	background-color: transparent;
	
}

#bcard_table_no_border {
	border: none;
	background-color: transparent;
	
}

#preview_card {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px sunken #000000;
}

.nav  {

	text-align: center;

	background: #FFFF82;
	padding: 5 5 5 5;
	color: #000000;	

}

.nav a:link,  .nav a:visited, .nav a:active {

	text-align: center;
	background: #FFFF82;	
	padding: 5 5 5 5;
	color: #000000;	

}

.nav a:hover {

	text-align: center;
	background: #FFFF82;	
	padding: 5 5 5 5;
	color: #FF0000;
	font-weight:bold;
	font-size: 13px;	

}

.nav_selected {

	text-align: center;
	border: 2px solid #FF0000;	
	padding: 5 5 5 5;
	background: #FFFF82;
	color: #000000;	
}

.nav_selected a:link, .nav_selected a:visited, .nav_selected a:active  {

	text-align: center;	
	padding: 5 5 5 5;
	background: #FFFF82;
	color: #000000;

}

.nav_selected a:hover {

	text-align: center;
	background: #FFFF82;	
	padding: 5 5 5 5;
	color: #FF0000;
	font-weight:bold;
	font-size: 13px;

}


.nav2  {

	text-align: center;
	border: 2px solid #000066;
	background: #99CCFF;
	padding: 5 5 5 5;
	color: #000000;	

}

.nav2 a:link, .nav2 a:hover, .nav2 a:visited, .nav2 a:active {

	text-align: center;
	background: #99CCFF;	
	padding: 5 5 5 5;
	color: #000000;	

}

.nav2_selected, .nav2_selected a:link, .nav2_selected a:hover, .nav2_selected a:visited, .nav2_selected a:active {

	text-align: center;
	border: 2px solid #000066;
	padding: 5 5 5 5;
	background: #000066;
	color: #FFFFFF;	
	
}

.store {

	border: 2px solid #000066;
	width:179;
	height: 154;
	text-align: center;
	valign: middle;
	align: center;
	

}

.store2 {

	border: 2px solid #FF0000;
	width:179;
	height: 154;
	text-align: center;
	valign: middle;
	align: center;
	

}
TR.test
{margin-bottom : 20
}
