﻿body 
{
    padding: 0px; 
    background: #ffffff url(images/gradient.png) 0 0 repeat-x;
    margin: 0px 0px 0px 0px;
    color: #726c59; 
    font: 12px/normal Tahoma, Arial, Helvetica, sans-serif;
}

.SeparatorTop
{
	border-bottom-color:#8f8f8f;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-style:solid;
	border-left-style:  none;
	border-top-style: none;
	border-right-style: none;
}

.DefaultFontSizeWhite
{
	color:white;
font: 12px/normal Tahoma, Arial, Helvetica, sans-serif;

	font-style: normal; 
	font-weight: normal;
	text-decoration: none
}