/*
*
{
	font-family:Verdana;
	font-size:12;
}
*/
.Default
{
	margin: 0px;
	font-family: Verdana;
	background-color: ;
	background-image: url(/FileArea/107448/theme//background.gif);
	background-repeat:repeat;
	background-position:0 0;
	font-size:12;
}

TD
{
	font-family: Arial;
	font-size:10pt;
}

.MainColor
{
	background-color:#CCCC00;
	color:#CCCC00;
}

img.Ad
{
	border-width:0;
	border-color:#CCCC00;
	padding:5;
}
.Description
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
}


.SubColor
{
	background-color:#009900;
	color:Black;
	
}
.MainHl1
{
	background-color:#CCCC00;

}

.MainHl2
{
	background-color:#CCCC00;
}
.SubHl1
{
	background-color:#99CC33;
}
.SubHl2
{
	background-color:#99CC33;
}
.Shadow
{
	background-color:#eeeeee;/*SHADOW*/
	padding:0;
	border-width:0;
	border:0;
}
td.topcorner
{
	background-image:url(/FileArea/107448/theme//Corner.gif);
}
td.infobanner
{
	background-color:#eeeeee;/*SHADOW*/
}
Table.BottomText
{
	font-family:Verdana;
	padding:0;
	border-width:0;
	border:0;
	border-collapse :collapse;
}

TD.BottomText
{
	font-family:Verdana;
	font-size:8pt;
	text-align:center;
	padding:10;
	color:Blue;
	border-width:0
}

/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/   


/* background/border colors for the selected tab */
.TabBg {
    background-color: #009900;
    border-color: White;
    border-style:ridge;
    BORDER-WIDTH:2;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: #CCCC00
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana;
    font-size: 13px;
    color:WHITE;
    font-weight: bold
}

/* text style for the unselected tabs */
.Othertabs {
    font-family: Verdana;
    font-size: 12px;
    color:#009900;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#009900;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#009900;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
.TabTitle
{
	color:#CCCC00;
    font-family: Verdana;
    font-size: 24px;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: white;
    font-weight:    bold;
}

.Welcome
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color:Black;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana;
    font-size:  14px;
    font-weight:    bold;
    color: Black;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #00295D;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #666644;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color:black;  
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
H1  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family:Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family:Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;
    color:  #009900;
}

A:visited   {
    text-decoration:    none;
    color:  #009900;
}

A:active    {
    text-decoration:    none;
    color:  #009900;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #CCCC00;
    height:1pt;
    text-align:left
}

.GameHead
{
	color:#ffffff;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
}
.GameSubHead
{
	background-color:#c1c1c1;
	color:#000000;
	font-family:verdana;
	font-size:7.5pt;
	font-weight:bold;
}
.GameRow
{
	background-color:#efefe7;
	color:#000000;
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
}
.GameAlternateRow
{
	background-color:#ffffff;
	color:#000000;
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
}