
/* table.transparent	{background-color:#000000; filter:alpha(opacity=75); opacity: 0.75; border-color:#999999; border-width:0px; border-style:solid; position:relative; left:50px; top:10px;} */
table.transparent		{background-color:#111111; filter:alpha(opacity=85); opacity: 0.85; border-color:#000000; border-width:0px; border-style:solid; position:relative;}
table.transparent_95	{background-color:#111111; filter:alpha(opacity=95); opacity: 0.95; border-color:#000000; border-width:0px; border-style:solid; position:relative;}


td.BodyTxt		{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#CCCCCC; line-height:20px; letter-spacing:0px;}
td.LeftNav		{font-family:Felix Titling,Garamond,Agaramond,Times New Roman,Times,serif; font-size:20px; color:#CCFF66; font-weight:normal;}
td.SubNav		{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#666666;}
td.Breadcrumbs	{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#444444;}
td.Copyright	{font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#444444;}

span.TitleTxt	{font-family:Felix Titling,Garamond,Agaramond,Times New Roman,Times,serif; font-size:20px; color:#CCFF66; font-weight:normal;}
span.LeftNav	{color:#CCFF66; border-bottom:1px dotted #111111; text-decoration:none;}

a:			{color:#0066FF; border-bottom:0px dotted #CCCCCC; text-decoration:none;}
a:link		{color:#0066FF; border-bottom:0px dotted #CCCCCC; text-decoration:none;}
a:visited	{color:#0066FF; border-bottom:0px dotted #CCCCCC; text-decoration:none;}
a:active	{color:#0066FF; border-bottom:0px dotted #CCCCCC; text-decoration:none;}
a:hover		{color:#0066FF; border-bottom:0px dotted #CCCCCC; text-decoration:none;}

a.BodyTxt			{color:#CCFF66; border-bottom:0px dotted #666666; text-decoration:none;}
a.BodyTxt:link		{color:#CCFF66; border-bottom:0px dotted #666666; text-decoration:none;}
a.BodyTxt:visited	{color:#CCFF66; border-bottom:0px dotted #666666; text-decoration:none;}
a.BodyTxt:active	{color:#CCFF66; border-bottom:0px dotted #666666; text-decoration:none;}
a.BodyTxt:hover		{color:#CCFF66; border-bottom:1px dotted #CCFF66; text-decoration:none;}

a.LeftNav			{color:#111111; border-bottom:0px dotted #111111; text-decoration:none;}
a.LeftNav:link		{color:#111111; border-bottom:0px dotted #111111; text-decoration:none;}
a.LeftNav:visited	{color:#111111; border-bottom:0px dotted #111111; text-decoration:none;}
a.LeftNav:active	{color:#111111; border-bottom:0px dotted #111111; text-decoration:none;}
a.LeftNav:hover		{color:#CCFF66; border-bottom:1px dotted #111111; text-decoration:none;}

a.SubNav			{color:#000000; text-decoration:none;}
a.SubNav:link		{color:#000000; text-decoration:none;}
a.SubNav:visited	{color:#000000; text-decoration:none;}
a.SubNav:active		{color:#000000; text-decoration:none;}
a.SubNav:hover		{color:#555555; text-decoration:none;}

a.Breadcrumbs			{color:#444444; text-decoration:none;}
a.Breadcrumbs:link		{color:#444444; text-decoration:none;}
a.Breadcrumbs:visited	{color:#444444; text-decoration:none;}
a.Breadcrumbs:active	{color:#444444; text-decoration:none;}
a.Breadcrumbs:hover		{color:#CCFF66; text-decoration:none;}

a.Copyright			{color:#666666; border-bottom:0px dotted #666666; text-decoration:none;}
a.Copyright:link	{color:#666666; border-bottom:0px dotted #666666; text-decoration:none;}
a.Copyright:visited	{color:#666666; border-bottom:0px dotted #666666; text-decoration:none;}
a.Copyright:active	{color:#666666; border-bottom:0px dotted #666666; text-decoration:none;}
a.Copyright:hover	{color:#CCFF66; border-bottom:1px dotted #CCFF66; text-decoration:none;}


INPUT.InputBox
{
vertical-align: middle;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11pt;
color: #000000;
background-color: #FFFFFF;
border-width: 1px;
border-color: #CCCCCC;
border-style: solid;
padding: 0px 0px 0px 3px; /* top right bottom left */
}

INPUT.CheckBox
{
vertical-align: middle;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11pt;
color: #000000;
border-width: 0px;
border-style: solid;
padding: 0px 0px 0px 3px; /* top right bottom left */
}

SELECT.SelectBox
{
vertical-align: middle;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 9pt;
color: #000000;
background-color: #FFFFFF;
border-width: 1px;
border-color: #CCCCCC;
border-style: solid;
padding: 0px 0px 0px 3px; /* top right bottom left */
}

TEXTAREA.TextBox
{
vertical-align: middle;
font-family: Arial,Helvetica,sans-serif;
font-size: 11pt;
color: #000000;
background-color: #FFFFFF;
border-width: 1px;
border-color: #CCCCCC;
border-style: solid;
padding: 0px 0px 0px 3px; /* top right bottom left */
}

INPUT.SubmitBox
{
vertical-align: middle;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 9px;
text-transform: uppercase;
color: #000000;
background-color: #EEEEEE;
border-width: 1px;
border-color: #CCCCCC;
border-style: solid;
padding: 0px 0px 0px 0px; /* top right bottom left */
}

/*
Light Blue (background):	#BFD1D8
Bright Green:				#CCFF66
*/
