/* CSS Document */

body
{   font-family: Verdana;
    font-weight: normal;
    font-size: 14px;
    color: #000000;}

h1
{   font-family: Dolphin;
    font-weight: normal;
    font-size: 60x;
    color: #000000;}

h2
{   font-family: Dolphin;
    font-weight: normal;
    font-size: 60px;
    color: #000000;}

table
{   width: 883px;
    margin-top: 0px;
	border-width: 0px;
	border-style: none;
	border-color: blue;
	border-collapse: collapse;
	background-color: #848F7F;
    font-family: Verdana;
    font-weight: normal;
    font-size: 14px;
    color: #000000;}
    
table.paypal
{width: 200px;   
margin-top: 0px;
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    color: #000000;}

td.bg
{  background: url(../images/wovenbg.jpg);
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: gray;
	background-color: #848F7F;}

td.links
{  background: url(../images/wovenbg.jpg);
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: gray;
    background-color: #848F7F;
    font-family: Verdana;
    font-weight: normal;
    font-size: 13px;
    color: #000000;}

td.shadeleft
{ background: url(../images/shadeleft.jpg);
    width: 20px;    
    padding: 0px;
	border-width: 0px;
    background-repeat:repeat-y;}

td.shaderight
{ background: url(../images/shaderight.jpg);
    width: 20px;    
    padding: 0px;
	border-width: 0px;
    background-repeat:repeat-y;}

font.footer
{ font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    color: #000000;}

font.attention
{ font-family: Dolphin;
    font-weight: bold;
    font-size: 20px;
    color: #400040;}

img
{ 	border-width: 1px;
    border-color: black;}
    
    A:link { COLOR: white; TEXT-DECORATION: none; font-weight: normal }
A:visited { COLOR: #C0C0C0; TEXT-DECORATION: none; font-weight: normal }
A:active { COLOR: white; TEXT-DECORATION: none }
A:hover { COLOR: black; TEXT-DECORATION: none; font-weight: none } 
