

.address {
	FONT-SIZE: 14px; COLOR: black;
}
.heading {
	FONT-SIZE: 14px; COLOR: black;
}
.title {
	FONT-SIZE: 20px; COLOR: black;
}
.tableheading {
	FONT-SIZE: 12px; COLOR: black;
}
.menu {
	font-weight: bold;
	FONT-SIZE: 14px;
	COLOR: black;
}
.menu2 {
	font-weight: bold;
	FONT-SIZE: 14px;
	COLOR: #efa000;
}
.notes {
	FONT-SIZE: 10px; COLOR: white;
}
#links {
	Z-INDEX: 6; LEFT: 155px; POSITION: absolute; TOP: 80px
}
A.default:link {
	COLOR: #bfff1f; TEXT-DECORATION: none
}
A.default:visited {
	COLOR: #bfff1f; TEXT-DECORATION: none
}
A.default:hover {
	COLOR: #8000f0; TEXT-DECORATION: none
}
#default a {
	COLOR: #676364; TEXT-DECORATION: none; font-size:12;
}
#default a:visited {
	COLOR: #676364; TEXT-DECORATION: none; font-size:12;
}
#default a:hover {
	COLOR: #bf001f; TEXT-DECORATION: none; font-size:12;
}
A.menu:link {
	COLOR: black; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: black; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #0040a0; TEXT-DECORATION: none
}
A.menu2:link {
	COLOR: #efa000; TEXT-DECORATION: none
}
A.menu2:visited {
	COLOR: #efa000; TEXT-DECORATION: none
}
A.menu2:hover {
	COLOR: #800080; TEXT-DECORATION: none
}

body
{
	COLOR: black;
	font-family: geneva, tahoma, verdana, sans-serif;
	font-size: 11px;
}


div#nifty{ margin: 0 2%;background: #9BD1FA}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #9BD1FA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

hr { color: #efa000; height: 1; width: 75%; text-align: center }

td.wlt {
        width: 25;
        height: 25;
        background: url(wlt.png) top left;
}
td.wmt {
        height: 25;
        background: url(wmt.png) top repeat-x;
}
td.wrt {
        width: 25;
        height: 25;
        background: url(wrt.png) top right;
}
td.wlm {
        width: 25;
        background: url(wlm.png) left repeat-y;
}
td.wmm {
        background-color: #f7f7f7;
}
td.wrm {
        width: 25;
        background: url(wrm.png) right repeat-y;
}
td.wlb {
        width: 25;
        height: 25;
        background: url(wlb.png) bottom left;
}
td.wmb {
        height: 25;
        background: url(wmb.png) bottom repeat-x;
}
td.wrb {
        width: 25;
        height: 25;
        background: url(wrb.png) bottom right;
}


