p 
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #6f6f6f;
}

img
{
border: none;
}

body
{
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
background-image: url(images/.gif);
background-repeat: repeat-x;
background-position: left bottom;
}

.fbg
{
background-image: url(images/fbg.gif);
background-repeat: repeat-x;
background-position: left top;
}

.visabg
{
background-image: url(images/visabg.gif);
background-repeat: no-repeat;
background-position: left top;
}

.cartbg
{
background-image: url(images/cartbg.gif);
background-repeat: no-repeat;
background-position: left top;
}

.cellbg
{
background-image: url(images/cellbg.gif);
background-repeat: no-repeat;
background-position: left top;
}

.searchbg
{
background-image: url(images/searchbg.jpg);
background-repeat: no-repeat;
background-position: left top;
}

a:link {color: #2067A4; text-decoration: none;}
a:visited {color: #2067A4; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}
a:active {color: red; text-decoration: underline;}

a.menu:link {color: #363fa4; text-decoration: none;}
a.menu:visited {color: #363fa4; text-decoration: underline;}
a.menu:hover {color: black; text-decoration: underline;}
a.menu:active {color: black; text-decoration: none;}
