td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	font: 62.5% Arial, Helvetica, sans-serif;
	margin: 0;
	background:#FFF url(images/bg.jpg) repeat-x;
	min-width:1000px;
}
a:hover{text-decoration:underline}
a{text-decoration:none;}
a {color:#000;}


#whitelinks
{
color:#fff;
}

#whitelinks a
{
text-decoration:none;
color:#fff;
}

h1 {
color:#7B2F6F;
}
h2 {
color:#7B2F6F;
}



#navh
{
    width:173px;
    height:14px;
    background-color:#7B2F6F;
    padding:4px;
    text-align:left;
    font-size:11px;
    font-weight:bold;
    color:#F7F7F7;
    border-top-width:2;
    border-top-style:solid;
     cursor:pointer;
}
#navh a
{
text-decoration:none;
color:#fff;
}
#navs
{
    cursor:pointer;
    width:172px;
    height:14px;
    background-color:#AD519E;
    padding:1px;
    padding-left:8px;
    text-align:left;
    font-size:11px;
    color:White;
    border-color:White;
    border-top-width:1px;
    border-top-style:dotted;
}
#navs a
{
text-decoration:none;
color:#fff;
}
#navs a:hover{text-decoration:none}