    body {
        background-image: url(../images/gradient_secondary.jpg);
        background-repeat: repeat-x;
        background-attachment: fixed;
    }

    table.main {
    	background-color: #ffffff;
    	border-color: #6192cd;
        border-style: solid;
    	border-width: 1px;
    	width: 850px;
    }

    table.main2 {
    	background-color: #ffffff;
    	border-color: #6192cd;
        border-style: solid;
    	border-width: 1px;
    }

    td.bottomlink {
    	color: black;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	text-align: center;
    }

    td.newsletter {
    	color: white;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	text-align: left;
        padding: 4px 11px;
        /*border-width: 1px 1px 1px 1px;
	    border-style: solid solid solid solid;
	    border-color: red red red red;
	    border-collapse: collapse;*/
    }

    td.checkoutlink {
    	color: white;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	text-align: right;
    }

    .newsletterBtn {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	/*color:#333333;*/
        color:white;
    	font-weight:bold;
    	border: 1px solid #336699;
    	/*background-color:#c2cce5;*/
        background-color:red;
    }

    .newsbox {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	border: 1px solid #336699;
    }

    a.sample_attach, a.sample_attach:visited, div.sample_attach
    {
      display: block;
      width:   100px;

      border:  1px solid black;
      padding: 2px 5px;

      background: #FFFFEE;

      text-decoration: none;
      font-family: Verdana, Sans-Sherif;
      font-weight: 900;
      font-size: 1.0em;
      color:   #008000;
    }

    a.sample_attach, a.sample_attach:visited { border-bottom: none; }
    div#menu_child                           { border-bottom: 1px solid black; }


#leftlink a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#leftlink a:hover
{
    text-decoration: underline;
    color: #000000;
}

#leftlink a:visited
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

div#toplink a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

div#toplink a:hover
{
    text-decoration: underline;
    color: white;
}

div#toplink a:visited
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
