﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    color: #FFFFFF;
    background-image: url("../../Images/sitefiles/cfbg.jpg");
    background-repeat: repeat;
    background-attachment: fixed;
}

.Heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF
}

.SubHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.SubmitButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000
}

.blue
{
	background-color: #b5c7de;
}

.silver
{
	background-color: #f5f5f5;
}
#Table_Main
{
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}
ul.subcat
{
    list-style-type: none;
}
a.nav
{
    text-decoration: none;
    color: #FFFFFF;
}
.BaseCatagory
{
    cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
