/* CSS Document */
A  {
	text-decoration:none;	
	font-weight : normal;
	font-size : 12px;
	font-family : Helvetica, Arial, Verdana, Geneva;
	color : rgb(215,215,215)}
	}

A:Visited  {
		text-decoration:none;	
	font-weight : normal;
	font-size : 12px;
	font-family : Helvetica, Arial, Verdana, Geneva;
color:
	}

A:Active  {
	text-decoration:none;	
	font-weight : normal;
	font-size : 12px;
	font-family : Helvetica, Arial, Verdana, Geneva;
	color :  rgb(215,215,215)}

A:Hover  {
	text-decoration:none;	
	font-weight:normal;
	font-size : 12px;
	font-family : Helvetica, Arial, Verdana, Geneva;
	color : #ffffff;}
	

BODY, P, INPUT, TEXTAREA, SELECT  {
	font-size : 12px;
	font-family : Helvetica, Arial, Verdana, Geneva;
	color : rgb(215,215,215)}


HR  {
	color : #333333;}
img
{
 border-color: #B3B3B3;
}	
.whiteHeader
{
font-size:16px;

color:#ffffff;
font-family : Helvetica, Arial, Verdana, Geneva;
}
.greyHeader	
{
font-size:16px;
color:rgb(179,179,179);
font-weight:normal;
font-family : Helvetica, Arial, Verdana, Geneva;
}

.paraHeader	
{
font-size : 14px;
color:#ffffff;

font-weight : normal;
font-family : Helvetica, Arial, Verdana, Geneva;
}

.hyperlinkParaHeader	
{
font-size : 14px;
color:#ffffff;

font-weight : normal;
font-family : Helvetica, Arial, Verdana, Geneva;
}


.thumb, #theImg {
    display: block;    
}

.thumb {
    height: 90px;
    width: 90px;
}

#theImg {
    
}
