A:link {
color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A:active {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
}




A.menu:link {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A.menu:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A.menu:active {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}

A.menu:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
}

A.lmenu:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

A.lmenu:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

A.lmenu:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

A.lmenu:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}



A.sidemenu:link {
	color: #ffffff;
	text-decoration: none;
	font-family: "Cooper Black";
	font-weight: normal;
	font-size:13px;
}

A.sidemenu:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "Cooper Black";
	font-weight: normal;
	font-size:13px;
}

A.sidemenu:active {
	color: #ffffff;
	text-decoration: none;
	font-family: "Cooper Black";
	font-weight: normal;
	font-size:13px;
}

A.sidemenu:hover {
	color: #FFCC00;
	font-family: "Cooper Black";
	font-weight: normal;
	font-size:13px;
}
A.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: "Algerian";
	font-size:14px;
}

A.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: "Algerian";
	font-size:14px;
}

A.topmenu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: "Algerian";
	font-size:14px;
}

A.topmenu:hover {
	color: #FFCC66;
	text-decoration: underline;
	font-weight: none;
	font-family: "Algerian";
	font-size:14px;
}



A.xmas:link {
	color: #999b9d;
	text-decoration: none;
	font-weight: normal;
	font-family: "Cooper Black";
	font-size: 14px;
}

A.xmas:visited {
	color: #999b9d;
	text-decoration: none;
	font-weight: normal;
	font-family: "Cooper Black";
	font-size: 14px;
}

A.xmas:active {
	color: #999b9d;
	text-decoration: none;
	font-weight: normal;
	font-family: "Cooper Black";
	font-size: 14px;
}

A.xmas:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
	font-family: "Cooper Black";
	font-size: 14px;
}

TD {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

P {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

TD.menu {
font-family: Verdana;
font-size: 13px;
color: #000000;
}


H1{font-size:13px}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 2px 0 0;
}

ol#toc a {
    background: #bdf url(images/tab.png);
    color: #008;
    display: block;
    float: left;
    height: 2em;
	width: 8em;
    padding-left: 8px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(images/tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.content {
    border: #2d7e06 solid 0px;
    clear: left;
    padding: 0em;
}

ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
li
{
font-weight: normal;

}
li p {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
	color: #000000;
}
