* {
   margin: 0;
   padding: 0;
}

body {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    line-height: 1.3em;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    color: #666;
    background: transparent url("http://www.billlawrenceonlinestore.com/ORIANN_eCommerce/BG.gif") repeat;
}



A {
	font-weight: normal;
	color: #663399;
	font-size:12px; 
	font-family:"Verdana","MS Sans Serif","sans-serif";
	text-decoration: none
}

A:hover {
	font-weight: normal;
	color: #663399;
	font-size:12px; 
	font-family:"Verdana","MS Sans Serif","sans-serif";
	text-decoration: none
}




.error_message
{
   color:#FF0000;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   }

.field_width
{
   width:185px;
   height:20px;
   }

#header
{
   margin: 0 auto;
   text-align:center;
   /*
   background-image:url(images/body_1.gif);
   background-repeat:no-repeat;
   background-position:center;
   width:600px;
   height:104px;
   */
   }
#notification
{
	text-align:justify;
	}
* html #notification
{
   text-align:left;
   }

*:first-child+html #notification
{
   text-align:left;
   }
   
#showForm
{
   margin: 0 auto;
   text-align:center;
   background-image:url(images/body_2.gif);
   background-repeat:no-repeat;
   background-position:center;
   width:600px;
   height:596px;
   color:#000000;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
   }
#left_align
{
   text-align:left;
   }
   
.left_padding
{
   padding-left:5px;
   padding-top:5px;
   height:60px;
   width:200px;
   }
   
   
   
   
   TD {
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
	color: #000000;
	font-family:"Verdana","MS Sans Serif","sans-serif";
}



.tableHeaderText {
	color: #000000;
	padding-left: 28px;
	font-weight: bold;  
    font-size: 12px;
    font-family:"Arial","MS Sans Serif","sans-serif";
}


.tableBorderHeader {
	height: 27;
	background-color: #DCDBBD;
	padding-left: 5px;
}

.tableHeader {
	background-color: #8e9478;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tableHeader2 {
	background-color: #b3b99b;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tableDataLight {
	background-color: #dcded2;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}




.tableDataDark {
	background-color: #d2d4c6;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tableDataTitle {
	background-color: #c0c5b0;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
