﻿TD
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif
; font-size: 12pt
}
A:link
{
    COLOR: #FFCC66
}
A:visited
{
    COLOR: #FFCC66
}
A:hover
{
	COLOR: #EEFF00;
	text-decoration: underline overline;

}
BODY {
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #BBDDFF;
	SCROLLBAR-SHADOW-COLOR: silver;
	SCROLLBAR-3DLIGHT-COLOR: silver;
	SCROLLBAR-ARROW-COLOR: FFFF00;
	SCROLLBAR-TRACK-COLOR: FCFCFF;
	SCROLLBAR-DARKSHADOW-COLOR: #3366aa;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12pt;
	cursor: hand;
	margin-top: 0px;
	margin-left: 0px;

}
A:hover {text-decoration: underline overline;}
}
.style4 {font-size: medium}
.style2 {color: #ffffff ; font-size: 14pt; }
.style14 {font-size: 16pt; }
.style12 {font-size: 14pt; 
}
.style1 {font-size: medium; font-weight: bold; }
.style6 {color: #000000}

.hide   {
	color:#660066;
	text-decoration:none;
	font-weight:small;

A.NAV:link    {font-size: 12pt; color:#FFFFFF; text-decoration:none;   font-weight:bold; }
A.NAV:visited { color:#FFFFFF; text-decoration:none;   font-weight:bold; }
A.NAV:active  { color:#FFFFFF; text-decoration:none;   font-weight:bold; }
A.NAV:hover   {font-size: 12pt; color:yellow; text-decoration:none;   font-weight:bold; }

A.NAVJOIN:link    {font-size: 12pt; color:yellow; text-decoration:none;   font-weight:bold; }
A.NAVJOIN:visited { color:yellow; text-decoration:none;   font-weight:bold; }
A.NAVJOIN:active  { color:yellow; text-decoration:none;   font-weight:bold; }
A.NAVJOIN:hover   {font-size: 12pt; color:#FFFFFF; text-decoration:none;   font-weight:bold; }

#container {
                display: block;
        }

        #box-left {
                height: 100px;
                float: left;
        }

        #box-right {
                height: 100px;
                float: right;
        }

.subtitle       { color:white; text-decoration:none;  font-weight:bold 
}
.subtitle_large { color:white; text-decoration:none; font-size:18px; font-weight:bold 
}

