body {
	background-image: url(images/white_3.gif);
	background-attachment: fixed;
	background-color: #ffffff;
}

h1 {
	font-family: comic sans MS;
	font-size:36px;
	text-align: center;
	color: #000000; 
	background: inherit;
}

h2 {
	font-family: comic sans MS;
	font-size:26px;
	text-align: center;
	color: #000000; 
	background: inherit;
}

h3 {
	font-family: comic sans MS;
	font-size:20px;
	text-align: center;
	color: #000000; 
	background: inherit;
}

.title {
	font-family: comic sans MS;
	font-size:36px;
	text-align: center;
	color: #000000; 
	background: inherit;
}

.italic {
	font-family: comic sans MS;
	font-size:18px;
	font-style: italic;
	color: #000000; 
	background: inherit;
}

p {
	font-family: comic sans MS;
	color: #000000;
	font-weight: bold;
	background: inherit;
	font-size: 13px;
}

.addresstext {
	font-family: comic sans MS;
	font-size: 18px;
	text-align: center;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.addressleft {
	font-family: comic sans MS;
	font-size: 18px;
	text-align: left;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

/*Small font for Copyright*/
p.one {
	font-family: serif;
	text-align: center;
	color: #000000;
	background: inherit;
	font-size: 8pt;
}

/*Center alignment for text and objects*/
p.two {
	font-family: comic sans MS;
	text-align: center;
}

/*To make bold paragraph text*/
p.three {
	font-family: comic sans MS;
	font-weight: bold;
	text-align: left;
	color: #800040;
	background: inherit;
	font-size: 12pt;
}

/* To make text invisible*/
p.white {
	font-family: serif;
	text-align: center;
	color: #ffffff;
	background: inherit;
	font-size: 8pt;
}

/*Horizontal Rule*/
.mainbgcolor
{
	background-color: #000080;
	color:#ffffff;
}

/*------------------------------------------------Order Form Styles -------------------------------------*/ 

.formbkgd {
	background-color: #ffffff;
}

.tbheader {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.shipping {
	font-family: times, times new roman, serif;
	font-size: .6em;
	color: #000000;  
	background-color: transparent;
}

.colheader {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;  
	background-color: transparent;
} 

.fmtext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;  
	background-color: transparent;
} 

.fmcenter {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;  
	background-color: transparent;
} 

.fmitalic {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;  
	background-color: transparent;
} 

.fmstrong {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #000000;  
	background-color: transparent;
} 

.fmaddress {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

#divone {
  	text-align: center;
}

#divtwo {
  	text-align: center;
} 

#divthree {
  	text-align: center;
} 

#divform {
  	text-align: center;
} 

.tablealign {
	text-align: center;
}  

/*--------------------------------END ORDER FORM STYLES--------------------------------------*/  

/*Border Class Assignment Styles: Paragraph Border.*/
p.divbody {
  	border-top: #0000ff 5px inset;
  	border-right: #ff0000 5px inset; 
  	border-bottom: #ff0000 5px inset;
  	border-left: #0000ff 5px inset;
  	padding: 10px 10px 10px 10px; /* T-R-B-L */
  	background: #ffffff;
} 

p.divbook {
  	border-top: #ff0000 3px solid;
  	border-right: #ff0000 3px solid; 
  	border-bottom: #ff0000 3px solid;
  	border-left: #ff0000 3px solid;
  	padding: 0px 0px 0px 0px; /* T-R-B-L */
  	background: #ffffff;
} 

p.divstory {
  	border-top: #ffffff 0px inset;
  	border-right: #ff0000 5px inset; 
  	border-bottom: #ffffff 0px inset;
  	border-left: #ffffff 0px inset;
  	padding: 0px 0px 0px 0px; /* T-R-B-L */
  	background: inherit;
} 

.booktable {
	font-family: comic sans MS;
	color: #000040;
	background: inherit;
	font-size: 13px;
	font-weight: bold;	
	background-color: #01a2ff;
	margin: 0px;
}

a:link {
	font-family: comic sans MS;	 
	color: blue; 
	background: inherit; 
	text-decoration: none; 
}

a:visited {
	font-family: comic sans MS;	 
	color: purple; 
	background: inherit; 
	text-decoration: none; 
}

a:active {
	font-family: comic sans MS; 
	color: green; 
	background: inherit; 
	text-decoration: none; 
}

A:hover {
	font-family: comic sans MS;	 
	Color: #ff0000;
	background: inherit;
	text-decoration: none; 
}

a.body {
	font-family: comic sans MS; 
	color: blue; 
	background: inherit;
	font-weight: bold;
	font-size: 14px; 
	text-decoration: none; 
}

a.body:visited {
	font-family: comic sans MS; 
	color: purple; 
	background: inherit;
	font-weight: bold;
	font-size: 14px; 
	text-decoration: none; 
}

a.body:active {
	font-family: comic sans MS; 
	color: green; 
	background: inherit;
	font-weight: bold;
	font-size: 14px; 
	text-decoration: none;  
}

A.body:hover {
	font-family: comic sans MS; 
	Color: #ff0000;
	background: inherit;
	font-weight: bold;
	font-size: 14px; 
	text-decoration: none;  
}

a.white {
    font-family: comic sans MS; 
	Color: #ffffff;
	background: inherit;
	text-decoration: none; 
}

a.white:visited {
    font-family: comic sans MS; 
	Color: #ffffff;
	background: inherit;
	text-decoration: none; 
}

a.white:hover {
    font-family: comic sans MS; 
	Color: #ffffff;
	background: inherit;
	text-decoration: none; 
}

a.white:active {
    font-family: comic sans MS; 
	Color: #ffffff;
	background: inherit;
	text-decoration: none; 
}