H1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	TEXT-TRANSFORM: none;
	FONT-STYLE: oblique;
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
	color: #006600;
}
H2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	TEXT-TRANSFORM: none;
	FONT-STYLE: oblique;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-Top: 3px;
	PADDING-Bottom: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006600;
}
BODY
{
    BACKGROUND: #FCF8ED
}
A
{
    COLOR: #006600;
    TEXT-DECORATION: none
}
.fadingbox
{
	background-color: #FCF8ED;
	border: thin solid #999999;
}
.invisiblebox
{
	background-color: #FCF8ED;
	border: thin solid #FCF8ED;
	color: #000099;
}
.flatbox
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    COLOR: #000099;
		BACKGROUND-COLOR: #FFFFFF
}
.flatboxBlack
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    COLOR: #000000;
		BACKGROUND-COLOR: #FFFFFF
}
.normalBlue
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000099;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}
.normalBlack
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}
.normalGreen
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #006600;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}
.normalRed
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #FF0000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}
.normalBrown
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #660000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}
.linkBlue
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #0000FF;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: underline;
}
.linkBlueBig
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #0000FF;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: underline;
}
.boldRed
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF0000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}
.boldBrown
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #660000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}
.txtH16
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #660000;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.txtH14
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #660000;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.txtH24
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 24px;
    COLOR: #660000;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.txtGreenH12
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #006600;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.txtGreenH14
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #006600;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.CVV  {
	color:#000033; 
	background-color:#FCF8ED; 
	border:1px #000000 solid;
	position:absolute; 
	top:400px; 
	left:200px; 
	width:440px; 
	height:150px;
  z-index:99;  
	visibility:hidden;
}

.table1 {
	cellspacing: 0px;
	border: thin solid #CC9966;
}
.thLeft {
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}
.thRight {
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CC9966;
}
.txtH2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 24px;
    COLOR: #006600;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.txtH1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #660000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.txtPara
{
	FONT-WEIGHT: 100;
	FONT-SIZE: 12px;
	TEXT-TRANSFORM: none;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
