@media print {
 BODY{Visibility:Hidden;}
}

@media screen {
 BODY{
  ScrollBar-Face-Color:#DDDDDD;
  ScrollBar-Highlight-Color:#DDDDDD;
  ScrollBar-Shadow-Color:#DDDDDD;
  ScrollBar-3dLight-Color:#EEEEEE;
  ScrollBar-Arrow-Color:#598FE2;
  ScrollBar-Track-Color:#F0F0F2;
  ScrollBar-DarkShadow-Color:#AAAAAA;
 }
}

A:Link		{color:Blue; text-decoration:none}
A:visited		{color:Black; text-decoration:none}
A:active		{color:DarkGreen; text-decoration:none}
A:hover		{color:DarkRed; text-decoration:underline}
A.U		{Border-Bottom:1px Dashed LightGrey}

A.BlackLink		{color:Black; text-decoration:none}
A.BlackLink:visited	{color:Black; text-decoration:none}
A.BlackLink:hover	{color:DarkRed; text-decoration:underline}

A.WhiteLink		{color:White; text-decoration:none}
A.WhiteLink:visited	{color:White; text-decoration:none}
A.WhiteLink:hover	{color:White; text-decoration:underline}

A.RedLink		{color:DarkRed; text-decoration:none}
A.RedLink:visited	{color:DarkRed; text-decoration:none}
A.RedLink:hover		{color:DarkRed; text-decoration:underline}

A.GreenLink		{color:DarkGreen; text-decoration:none}
A.GreenLink:visited	{color:DarkGreen; text-decoration:none}
A.GreenLink:hover	{color:DarkGreen; text-decoration:underline}

A.BlueLink		{color:DarkBlue; text-decoration:none}
A.BlueLink:visited	{color:DarkBlue; text-decoration:none}
A.BlueLink:hover	{color:DarkBlue; text-decoration:underline}

A.Black		{color:Black; text-decoration:none}
A.Black:visited	{color:Black; text-decoration:none}
A.Black:hover	{color:DarkRed; text-decoration:underline}

A.Blue		{color:Blue; text-decoration:none}
A.Blue:visited	{color:Black; text-decoration:none}
A.Blue:hover	{color:DarkRed; text-decoration:underline}

A.LightBlueLink		{color:Blue; text-decoration:none}
A.LightBlueLink:visited	{color:DarkBlue; text-decoration:none}
A.LightBlueLink:hover	{color:DarkBlue; text-decoration:underline}

P			{font:10pt arial, verdana, helvetica, sans-serif; color: #000000;}
P.Justify         {text-align: Justify}

Font.Arial		{font-family: Arial, Helvetica, sans-serif;}
Font.Verdana	{font-family: Verdana, Arial, Helvetica, sans-serif;}
Font.HighlightForumAlias {Color: Red; BackGround: Yellow;}

.GreyDown{Filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E4E4E5,endColorstr=#FFFFFF);}
.GreyDown_Translucent{Filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E4E4E5,endColorstr=#00FFFFFF);}
.BlueUp{Filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#6FADE7,endColorstr=#007DC8);}
.BlueDown{Filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#007DC8,endColorstr=#6FADE7);}

input			{font-family: Verdana,Arial; font-size: 10pt; color: #000000;}
input.Grey		{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #999999;BackGround-Image: URL(/pic/FormFieldInputShade_Blue.gif)}
input.Red		{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #AF0000;BackGround-Image: URL(/pic/FormFieldInputShade_Blue.gif)}
input.Green		{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #00AF00;BackGround-Image: URL(/pic/FormFieldInputShade_Blue.gif)}
input.Blue		{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #007DC8; BackGround-Image: URL(/pic/FormFieldInputShade_Blue.gif)}

INPUT.Button		{Background-Color:#DDDDDD; Color:#000080; Font-Family:Arial; Border:1 Solid #808080; Filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF,endColorstr=#CDCDCF);Cursor:Hand;}
INPUT.Button_Highlight	{Background-Color:#C4D8EB; Color:#000080; Font-Family:Arial; Border:1 Solid #808080; Filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF,endColorstr=#A4C4F4);Cursor:Hand;}
INPUT.Button_Highlight_flash	{Background-Color:#C4D8EB; Color:#000080; Font-Family:Arial; Border:1 Solid #808080; BackGround-Image:URL("/pic/ButtonFieldBackground_Blue_Flashing.gif");Cursor:Hand;}

select.Grey		{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #999999;}
select.Red		{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #AF0000;}
select.Green		{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #00AF00;}
select.Blue		{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #007DC8;}

textarea.Grey	{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #999999; BackGround-Image: URL("/pic/FormFieldTextAreaShade_Cloud.gif"); Background-Repeat: Repeat-x;}
textarea.Red	{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #AF0000; BackGround-Image: URL("/pic/FormFieldTextAreaShade_Cloud.gif"); Background-Repeat: Repeat-x;}
textarea.Green	{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #00AF00; BackGround-Image: URL("/pic/FormFieldTextAreaShade_Cloud.gif"); Background-Repeat: Repeat-x;}
textarea.Blue	{font-family: Verdana,Arial; font-size: 10pt; color: #000000; border: 2; border-style: solid; border-color: #007DC8; BackGround-Image: URL("/pic/FormFieldTextAreaShade_Cloud.gif"); Background-Repeat: Repeat-x;}

IMG.PNG		{Behavior:URL("/scripts/png.htc");}
