BODY  {
	color : #cccccc;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #333333;
	background: url(images/greycanvas.gif);	
	
}

A:ACTIVE, A:LINK, A:VISITED {
	color : #9999cc;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

A:HOVER {
	color : #66ccff;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
A.footer:ACTIVE, A.footer:LINK, A.footer:VISITED {
	color : #9999cc;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
}

A.footer:HOVER {
	color : #66ccff;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

.HText {
	color : #66ccff;
	background-color : transparent;
	font-family : Century Gothic,Arial, Helvetica, sans-serif;
	font-size : 18pt;
	text-decoration: underline;
	font-weight: bold;
}

.T {
	color : #FFFFFF;
	background-color : transparent;
	font-family : Verdana, Arial,Helvetica, sans-serif;
	font-size : 10pt;
}

.T- {
	color : #669999;
	background-color : transparent;
	font-family : Verdana, Arial,Helvetica, sans-serif;
	font-size : 10pt;
	font-style: italic;
}

.WT {
	color : #FFFFFF;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.BT {
	color : #663300;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
.RT {
	color : #CC0000;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.GT {
	color : #339900;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.GT2 {
	color : #99CC33;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.MedT {
	color : #CC0000;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.LgT {
	color : #CC0000;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
.LgT2 {
	color : #6699cc;
	background-color : transparent;
	font-family : Century Gothic,Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
.Name {
	color: #cccccc;
	background-color: transparent;
	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.Tiny {
	color : #66ccff;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.Tiny2 {
	color : #3399ff;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
}
.WBText {
	color : #FFFFFF;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

INPUT  {
	border-width : thin;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}
 SELECT  {
	border-width : thin;
	background-color : #FDEAD7;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	
}
 TEXTAREA  {
	border-width : thin;
	background-color : #FDEAD7;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	
}
}
HR {
color: #9999ff;
}

TABLE, TD, TH, TR {

	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt; 
	color : #FFFFFF;
}
.card {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	border: thin;
	border: solid;
	border-color: #3399ff;
}
LI {
 	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt; 
}

/* set *ALL* radio buttons to use this class */
.radioButton {
	border: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : transparent;
	width : 20px;
}

/* set *ALL* check boxes to use this class */
.checkBox {
	border: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : transparent;
	width : 20px;
}
