/*
This style sheet was created from E:\Web\WebSiteContent\LiveSites\gregorynet\index.html
*/

.itemText {
COLOR: #fffccc; FONT: bold 10px Arial, Helvetica; TEXT-DECORATION: none
}

td.goldtrim {
	outline-color: #24FF00;
	outline-style: double;
	outline-width: 3px;
	height: auto;
	width: auto;
	border-bottom-color: inherit;
	border-left-color: #FF6347;
	border-left-width: 10px;
	border-right-color: #9ACD32;
	border-top-color: Black;
	border-top-style: groove;
	float: right;
	border-bottom: 10px ridge #FF6347;
	border-color: #D2B48C #4CCD32 #FFBF46 #FFD700;
	border-right-style: solid;
	border-right-width: 10px;
	border-left: 2px groove;
}

.itemTextBackgroundLightgrey {
COLOR: #D3D3D3; FONT: bold 10px Arial, Helvetica; TEXT-DECORATION: none
}
.itemTextBackgroundSoftgold {
COLOR: #fffccc; FONT: bold 10px Arial, Helvetica; TEXT-DECORATION: none
}
.itemHoverBold{
COLOR: #cc0000; FONT: 12px Arial, Helvetica;  font-weight:bold;TEXT-DECORATION: none
}
.itemHover {
COLOR: #fffccc; FONT: normal bold 12px Arial, Helvetica; font-style:italic;TEXT-DECORATION: none
}
.itemHoverTextblue {
COLOR: #D9D9D9; FONT: normal bold 12px Arial, Helvetica; font-style:italic;TEXT-DECORATION: none
}
.itemHoverText{
COLOR: #cc0000; FONT: normal bold 10px Arial, Helvetica; font-style:italic;TEXT-DECORATION: none
}
.itemHoverblue{
COLOR: #4169E1; FONT: normal bold 10px Arial, Helvetica; font-style:italic;TEXT-DECORATION: none
}
.itemBorder {
BORDER-BOTTOM: black 0px solid; BORDER-LEFT: black 1 px solid; BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid
}
.itemSubmBold {
COLOR: #cc0000; FONT: 12px Arial, Helvetica; TEXT-DECORATION: none
}

.itemSubM2Text {
COLOR: #fffc00;  font:12px Arial, Helvetica; TEXT-DECORATION: none
}
.itemSubM2Hover{
COLOR: #ffffff; FONT: 12px Arial, Helvetica;  font-weight:bold;TEXT-DECORATION: none
}
.crazyText {
COLOR: #ffcc99; FONT: bold 12px Arial, Helvetica; TEXT-DECORATION: none
}
.crazyHover {
COLOR: #99ccff; FONT: bold 12px Arial, Helvetica; TEXT-DECORATION: none
}
.crazyBorder {
BORDER-BOTTOM: #6699cc 1px outset; BORDER-LEFT: #6699cc 1px outset; BORDER-RIGHT: #6699cc 1px outset; BORDER-TOP: #6699cc 1px outset
}
.crazyBorderOver {
BORDER-BOTTOM: #cc9966 1px inset; BORDER-LEFT: #cc9966 1px inset; BORDER-RIGHT: #cc9966 1px inset; BORDER-TOP: #cc9966 1px inset
}
.whitebodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF}

BODY, P {  }

TABLE, TR, TD {  }

A {  }

A:LINK {  }

A:VISITED {  }

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {  }

B {  }

BR {  }

CENTER {  }

DIV {  }

EMBED {  }

FONT {  }

FORM {  }

I {  }

INPUT {  }

LAYER {  }

SPACER {  }

SPAN {  }


/* classes */
.' + (isOver ? overBorder : outBorder) +    ' {  }

.' + textClass + ' {  }

.itemSubmBold {  }


/* unique IDs */
#' + itemID + ' {  }

#' + myName + '_' + mN + '_Div {  }

#'+newID+   ' {  }

#MMPlayer1 {  }



BODY { font-family: Arial, Helvetica, sans-serif ; font-size: 10px; font-style: normal}P  { font-family: Arial, Helvetica, sans-serif ; font-size: 10px; font-style: normal}TD  { font-family: Arial, Helvetica, sans-serif ; font-size: 10px}