/* CSS Document */
/* 
   CSS document for usa map www.marlenesite.com\aspmar\usamap
 
*/

BODY { 
    background: #ffffff;
	background-image: url("images/background.gif");
	color: #333333;
	font-size:  10pt;
    font-family: arial, sans;
}

A:link      	{color: #000000; text-decoration: underline; font-family: arial, sans;
             	 font-size: 12pt; font-weight: bold }
			  
A:visited    	{color: #000000; text-decoration: underline; font-family: arial, sans;
              	font-size: 12pt; font-weight: bold }

A:hover     	{color: #ff0000; text-decoration: underline; font-family: arial, sans;
             	 font-size: 12pt; font-weight: bold}

A:active    	{color: #000000; text-decoration: underline; font-family: arial, sans;
             	 font-size: 12pt; font-weight: bold}
 
td 				{font-size: 10pt;  font-family: arial, sans; font-weight: bold; }

INPUT 			{font-weight: bold; }

/*  All Contents */
#pageOffset {
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #666666;
}


.header  		{font-family: arial, sans;	font-size: 28px; font-style: normal; line-height: normal;
			 	font-weight: lighter;	font-variant: normal;	color: #000000;}

.boldfont		{font-weight: bold; font-size: 13pt;}

.backLink   	{font-family: arial, sans;	font-size: 13px;  font-weight: normal;}

.footer   		{font-family: arial, sans; font-size: 12px; font-style: normal;line-height: normal;
				font-weight: lighter; font-variant: normal;}
