.bigText 
	{
	font-family : Verdana;
	font-size : 10pt;
	color : Black;
	font-weight : bold;
	}

.bigText a
	{
	font-family : Verdana;
	font-size : 10pt;
	color : Black;
	font-weight : bold;
	}
	
.bigText a:hover
	{
	font-family : Verdana;
	font-size : 10pt;
	color : #009900;
	font-weight : bold;
	}

td 
	{
	font-family : Verdana;
	font-size : 10pt;
	color : Black;
	}
	
td  a
	{
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	text-decoration : underline
	}
	
td  a:hover
	{
	font-family : Verdana;
	font-size : 10pt;
	color : #009900;
	text-decoration : underline
	}

.smallfont
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	}
	
.smallfont a
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	}
	
.smallfont a:hover
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #009900;
	}
	
.smallfontNUL
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	}
	
.smallfontNUL a
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	}
	
.smallfontNUL a:hover
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #009900;
	text-decoration : none;
	}

.gallerynav
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #C0CCC0;
	}
	
.gallerynav a
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #C0CCC0;
	}
	
.gallerynav a:hover
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	}
	 
.smallfontBold
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	font-weight : bold
	}
.smallfontBold a
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	font-weight : bold
	}
.smallfontBold a:hover
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #009900;
	font-weight : bold
	}
	
.textlinks
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
.textlinks a 
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.textlinks a:hover 
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #009900;
	font-weight : bold;
	text-decoration : underline;
}
	

	
body
	{
	font-family : Verdana;
	font-size : 10pt;
	color : Black;
	background-color : #C0CCC0;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
}
	
font {
	font-family : Verdana;
	font-size : 10pt;
	color : #33055E;
	}
	
.headings
	{
	font-family : Verdana;
	font-size : 13pt;
	color : #000000;
	font-weight : bold;
	}
	
.boxfont
	{
	font-family : Verdana;
	font-size : 8pt;
	color : #C0CCC0;
	font-weight : bold;
	/*C0CCC0*/
}

.boxLink 
{
	font-family : Verdana;
	font-size : 8pt;
	color : #C0CCC0;
	text-decoration : none;
	font-weight : bold;
}

.boxLink a 
{
	font-family : Verdana;
	font-size : 8pt;
	color : #C0CCC0;
	text-decoration : none;
	font-weight : bold;
}

.boxLink a:hover 
{
	font-family : Verdana;
	font-size : 8pt;
	color : #C0CCC0;
	text-decoration : underline;
	font-weight : bold;
}

.boxLinkRed 
{
	font-family : Verdana;
	font-size : 8pt;
	color : Red;
	text-decoration : none;
	font-weight : bold;
}

.boxLinkRed a 
{
	font-family : Verdana;
	font-size : 8pt;
	color : Red;
	text-decoration : none;
	font-weight : bold;
}

.boxLinkRed a:hover 
{
	font-family : Verdana;
	font-size : 8pt;
	color : Red;
	text-decoration : underline;
	font-weight : bold;
}


.tdHeader {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
	font-weight : bold
}

.inputText
{
	background-color: #FFFFFF;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border : 1px solid Black;
	text-align : center;
}

.inputTextCheckout
{
	background-color: #FFFFFF;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border : 1px solid Black;
}

.coolButtons {
	background-color: #d3d3d3;
	font-family: "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 8pt;
	color: #000000;
	padding: 0;
	text-align : center;
}

