.tableDashed {
border-style: dashed;
border-color: #999999;
border-width: 1.5;
}


#text  {
	color : #000000;
	font-size : 11px;
	line-height : 14px;
	text-decoration : none;
	font-family : verdana, sans-serif;
}

#textmed  {
	color : #000000;
	font-size : 12px;
	line-height : 14px;
	text-decoration : bold;
	font-family : verdana, sans-serif;
}

#smltext  {
	color : #666666;
	font-size : 10px;
	line-height : 12px;
	text-decoration : none;
	font-family : verdana, sans-serif;
}

#textbig  {
	color : #000000;
	font-size : 14px;
	line-height : 20px;
	text-decoration : none;
	font-weight : bold;
	font-family : verdana, sans-serif;
}

#smlblack  {
	color : #000000;
	font-size : 10px;
	line-height : 12px;
	text-decoration : bold;
	font-family : verdana, sans-serif;
}

#fineblack  {
	color : #000000;
	font-size : 10px;
	line-height : 10px;
	text-decoration : none;
	font-weight : lighter;
	font-family : verdana, sans-serif;
}

#smldisclaim  {
	color : #000000;
	font-size : 8px;
	line-height : 9px;
	font-family : verdana, sans-serif;
}


#greysml  {
	color : #666666;
	font-size : 10px;
	line-height : 12px;
	text-decoration : none;
	font-family : verdana, sans-serif;
}

#greymed  {
	color : #666666;
	font-size : 12px;
	line-height : 14px;
	text-decoration : bold;
	font-family : verdana, sans-serif;
}

#textwhite  {
	color : #ffffff;
	font-size : 12px;
	line-height : 14px;
	text-decoration : bold;
	font-family : verdana, sans-serif;
}

#smlwhite  {
	color : #ffffff;
	font-size : 10px;
	line-height : 12px;
	text-decoration : bold;
	font-family : verdana, sans-serif;
}

#orangetext  {
	color : #FF9900;
	font-size : 12px;
	line-height : 14px;
	text-decoration : none;
	font-weight : bold;
	font-family : verdana, sans-serif;
}

#bigblack  {
	color : #000000;
	font-size : 14px;
	line-height : 20px;
	text-decoration : none;
	font-weight : bold;
	font-family : verdana, sans-serif;
}

#biggreen  {
	color : #595f2b;
	font-size : 16px;
	line-height : 16px;
	text-decoration : none;
	font-weight : bold;
	font-family : verdana, sans-serif;
}

#medgreen  {
	color : #595f2b;
	font-size : 14px;
	line-height : 14px;
	text-decoration : none;
	font-weight : bold;
	font-family : verdana, sans-serif;
}

#medorange  {
	color : #FF9900;
	font-size : 12px;
	line-height : 14px;
	text-decoration : none;
	font-weight : bold;
	font-family : verdana, sans-serif;
}

a:link  {
	color : #7D6C44;
	font-weight : bold;
	text-decoration : underline;
}

a:visited  {
	color : #7D6C44;
	font-weight : bold;
	text-decoration : underline;
}

a:hover  {
	color : #FFCC00;
	text-decoration : underline;
}

input  {
	color : #000000;
	font-size : 10px;
	text-decoration : none;
	font-family : verdana, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7D6C44;
	font-size: 12px;
}


.nounder  {
	 text-decoration : none;
}


#navigation a {
	background: #222134;
	background-image:url(images/spacer-blue.gif)
	font: 12px Arial, Helvetica, sans-serif;
	font-weight : normal;	
	color: #ebeafd;
	line-height:15px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:5px 10px 5px 10px;
	}
	
#navigation a:hover {
	background: #222134;
	background-image:url(images/spacer-blue.gif)
	color:#cccccc;
	font-weight : normal;	
	}
	
#footer a {
	background: #494a41;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
	}
	
#copy a {
	background: #494a41;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
	}

