/*GLOBAL STYLES*/
body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote
{
padding:0;
border:0;
margin:0;
}
/*BODY STYLES*/
body
{
font-family:"Trebuchet MS",Arial,Verdana,Helvetica;
font-size:1.2em;
text-align:center;
background-color:#FFFFFF;
color:#000000;
}
/*GLOBAL STYLES*/
a
{
font-weight:bold;
color:#0000FF;
}
h1
{
font-size:1.6em;
padding-bottom:10px;
}
#h1phrase{display:none;}
h1#header
{
font-size:2em;
border:0;
}
h2
{
font-size:1.2em;
font-weight:bold;
}
h3
{
font-size:1.1em;
}
blockquote
{
margin:0;
padding:0;
}
form label
{
font-weight:bold;
display:block;
}
.textbox1
{
background-color: #FFFFFF;
border:1px inset #000000;
color:#000000;
width:100%;
height: 22px;
}
.button1
{
font-weight: bold;
background-color: #FFFFFF;
border:1px inset #000000;
color:#000000;
}
textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
background-color: #FFFFFF;
border:1px inset #000000;
color:#000000;
width: 100%;
height: 200px;
}
select.wide
{
background-color: #FFFFFF;
border:1px inset #000000;
color:#000000;
width: 100%;
}
#container
{
width:80%;
margin:0px auto;
text-align:left;
}
.datatable
{
font-size:1em;
text-align:left;
width:100%;
border-collapse:collapse;
clear:both;
}
.datatable tr
{
border-bottom:1px solid #AAAAAA;
}
.dataheadings
{
background-color:#000000;
color:#FFFFFF;
font-weight:bold;
}
#container
{
width:90%;
margin:0px auto;
}
#footer
{
clear:both;
padding-top:2em;
}
#checkoutbutton1,#checkoutbutton2,#checkoutbutton3,#checkoutbutton4,#basketbutton1,#basketbutton2,#basketbutton3,#basketbutton4 {
   background-image:none;
}
.imagebutton
{
float:right;
margin-left:1em;
}
img
{
display:none;
}
