body {
    font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 110%;
	color : #777777;
}

a:link {
	color: #A52A2A;
}

a:hover {
	color: #DC143C;
	text-decoration: none;
}

a:visited{
	color: #A52A2A;
}

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #A52A2A;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #A52A2A;
}

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #A52A2A;
}

h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #A52A2A;
}

h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #A52A2A;
}

h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #A52A2A;
}

.highlite
{
     background-color: #DAE1E7;
     border: solid 1px #A52A2A;
}

.theme_header {
	background-image :url( images/smokeandglass_brownfadetop.gif);
}

.theme_highlighted {
	background-image :url( images/smokeandglass_blueandwhitef.gif);
}

.theme_fadeblue {
	background-image :url( images/smokeandglass_fadeblue.gif);
}

.theme_table 
{
    background-color: #F8F7F4;
    border-color: #E7E5DB;
    border-width: 3pt;
    border-style: Double;
    border-collapse: collapse;
    font-family:Verdana;
    font-size:0.9em;
    width: 100%;
}