BODY {
	background-image: url(http://www.westdistribution.com/wdi/images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#421903;font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #666666;	font-size: 50%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Sans-Serif;
	color:#555;
	margin: 0 0 0 0;
	

}

/**********General classes*/

/*Index page heading style*/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
}

h1 { font-size: 10pt; }
h2 { font-size: 2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }


/*Body text*/
p { font-size: 8pt }

td { font-size: 8pt }

/*Product buttons*/
.button2 {
	background-image:;
	background-color: #FFFFFF;
	font-size: 7pt;
	font-weight: none;
	margin: 0;
	padding: 0;
	border: 
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #33335D;
}

/*General buttons*/
.button3 {
	background-image: ;
	background-color: #FFFFFF;
	font-size: 7pt;
	font-weight: none;
	margin: 0;
	padding: 0;
	border: 
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #33335D;
}

/*Small title bar*/
.titletab_small {
  	background-color: #B4CA04;
  	color: white;
  	font-weight: bold;
  	font-size: 10pt;
  	padding: 5px;
}

/*Large blue title bar*/
.titletab_large {
	background-color:  #B4CA04;
        padding: 3px;
	color: white;
	font-size: 9pt;
	font-weight: bold
        	
}

/*Shadow box outline for forms*/
.shadowbox {
	border-left: 1px #999999 dotted;
	border-top: 0px #999999 dotted;
	border-bottom: 1px #999999 dotted;
	border-right: 1px #999999 dotted;
	padding: 3px;
}

/*Form text/heading*/
.contentbar1 {
  	color: #000000;
  	font-weight: normal;
  	font-size: 9pt;
}

/* Box for session errors */
.errorbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1 2 2 1px;
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	align: center;
	color: #f00;
	font-weight: bold; 
}

/**********End general classes*/


/**********Topper classes*/

/*Top menu*/
.linemenu {
  	text-align:right;
	vertical-align:top;
	color:#0893E0;
	text-decoration:bold;
	background-color:
}

/*Top menu links*/
A.toplink:link, A.toplink:active, A.toplink:visited {
  	color: #0893E0;
  	font-weight: bold;
  	text-decoration: none;
  	font-size: 11px;
}

/*Top menu links*/
A.toplink:hover {
  	color: #0893E0;
  	font-weight: bold;
  	text-decoration: underline;
  	font-size: 11px;
}

/*Topper controls bar */
.navigation_bar {
	height:18;
	background-repeat: repeat-x;			
	color:#B4CA04;
	padding-left: 9px	
}

/*Topper controls links*/
.topmenu {
	font-size: 8pt !important;
	font-weight: bold !important;
	color: #0893E0 !important;
	text-decoration: none !important;
}

/*Topper controls links*/
A.topmenu:hover {
	text-decoration: underline !important;
}

/*Topper controls drop down menus*/
.submenu {
	font-size:9pt;
	background-color: white; 
	color:#0893E0; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
        
		
}
A.submenu:link {}
A.submenu:visited {}
A.submenu:hover {text-decoration:underline}
A.submenu:active {}

/*Breadcrumb bar conrol*/	
.breadcrumb_bar {
	height:10;
	font-size:8px;
	color:white;
	padding-left: 0px;
	border-top: 0px solid #0893E0;
	border-bottom: 0px solid #white;
}
	
/*Breadcrumb links*/
.breadlink {		
	font-size:8px;
	color:white;
	text-decoration:none;
}
		
/**********End topper classes*/


/**********Left column classes (leftright & leftonly)*/
	
.left {width:0px; noresize="noresize";
	background-color:;
	color:;
	border-right:;
}		

.left_table {width:190px; noresize="noresize"}
	
.advanced_search {
	font-size:12px;
	color:white;
	text-decoration:none;
}	
a.advanced_search:link {}
a.advanced_search:visited {}
a.advanced_search:hover {text-decoration:underline}
a.advanced_search:active {}

/*Explode tree, collapse tree*/
.barlink {
	background-color: #FFFFFFF
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  	color: #33335D;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 8pt;
}

/*Explode tree, collapse tree*/
A.barlink:hover {
  	color: #33335D;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 8pt;
}

/*Components on left bar (search and product tree)*/
.categorybar {
  	background-color: #FFFFFF;
  	color: #999999;
  	font-weight: normal;
  	font-size: 10px;
  	text-decoration: none
}
		
/**********End left column classes*/


/**********Center column classes*/

/*left right (outer)*/	
.center {vertical-align:top}       


/*leftonly (outer)*/
.center_leftonly {width:85%; vertical-align:top}

/*no left (outer)*/
#.center_noleft {width:100%; vertical-align:top;}

/*padding around inner elements*/
.center_padding {width:100%}

/*central content (inner)*/


.center_table {text-align:left
}
		
/**********End center column controls*/


/**********Begin right column controls (leftright)*/

.right {width:190px; noresize="noresize"; vertical-align:top; background-color: #EDEDED;}
        
/*Right content*/
.right_table {width:100%}
		
/**********End of right column style*/


/**********Begin footer controls*/
	
.footer {	
       	font-family: arial, sans serif;
  	font-size: 10pt;
  	}
	

/**********End of footer controls*/

/**********Begin search_box_small component classes*/

/*Search button /gov/images/*/
.search_button {
	background-image: url('button_general.gif');
	background-color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid #33335D 2px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #33335D;
}

/**********End search_box_small component classes*/



A.crosstitle:link, A.crosstitle:active, A.crosstitle:visited {
	color: #33335D;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.crosstitle:hover {
	color: #33335D;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End cross component classes*/


