body
{
	color:Navy;
	font-size: 11px;
	font-family: Verdana, Arial;
}
TABLE
{
	color:Gray;
	font-size: 11px;
	font-family: Verdana, Arial;
	
}

.picborder
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.pictureborder
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
background-color: #cccccc;
margin-right: 4px;
margin-bottom: 2px;

}

.gridSeperator
{
	border-top: black 1px solid;
}

.gridbottom
{
	border-bottom: #ff0066 1px solid;
}


A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #545352;
    font-family: Arial;
    text-decoration: none;
    font-size:  11px;
    line-height: 10px;
    padding-left: 10px;
    font-weight: normal;
}

.click
{
	color: brown;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-size:  11px;
    
   
    cursor:hand;
    font-weight: normal;
    

}




/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 10px    
}

.bigheader
{
	font-weight: normal;
	font-size: 12px;
	color: #006600;
	line-height: 10px;
	font-family: Verdana, Arial;
}

.tablesmall
{
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: normal;
    line-height: 10px;
    color: Gray;   
}
.btxt
{
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial;
	letter-spacing: 1pt;
}

.txtForm
{
	
	
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
	
}

A
{
	font-size: 11px;
color:Navy;
	font-family: Verdana, Arial;
}



BUTTON
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 9px;
	border-left: silver 1px solid;
	color: black;
	border-bottom: silver 1px solid;
	font-family: Verdana, Arial;
	line-height: 10px;
}

INPUT
{
	
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 9px;
	border-left: silver 1px solid;
	color: black;
	border-bottom: silver 1px solid;
	font-family: Verdana, Arial;
	line-height: 10px;
}




.mostpoplink 
{
  
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size:  9px;
    
	
}
	
	