/* Multimerge Inc. */ 

BODY 					{
						background-color: #F6F7F8;
						font-family: verdana, geneva, arial;
						text-decoration:none;
						color:#666666;
						margin-left: 0px;
						text-align:left;
						}

/* BODY TEXT */ 

.textSmall				{ 
						font-family: verdana, geneva, arial; 
						font-size: 10px; 
						text-decoration: none; 
						color: #666666; 
						}

.textSmall a			{ 
						color: #FF6600; 
						text-decoration: none; 
						}

.textSmall a:visited	{ 
						color: #FF6600; 
						text-decoration: none; 
						}

.textSmall a:active		{ 
						color: #FF8C40; 
						text-decoration: none; 
						}

.textSmall a:hover		{ 
						color: #FF8C40; 
						text-decoration: underline; 
						}

						
.textMed				{ 
						font-family: verdana, geneva, arial; 
						font-size: 11px; 
						color: #666666; 
						text-decoration: none; 
						}
												
.textMed a				{ 
						font-family: verdana, geneva, arial; 
						font-size: 11px; 
						color: #FF6600; 
						text-decoration: none; 
						}
						
.textMed a:visited		{ 
						color: #FF6600; 
						text-decoration: none; 
						}
						
.textMed a:active		{ 
						color: #FF8C40;
						text-decoration: none; 
						}
						
.textMed a:hover		{ 
						color: #FF8C40;
						text-decoration: underline; 
						}

.tabDescript			{ 
						font-family: verdana, geneva, arial; 
						font-size: 10px; 
						color: #666666; 
						}

.trail					{ 
						font-family: verdana, geneva, arial; 
						font-size: 10px; 
						color: #666666; 
						}

.trail a				{ 
						color: #FF6600; 
						text-decoration: none; 
						}

.trail a:visited		{ 
						color: #FF6600; 
						text-decoration: none; 
						}

.trail a:active			{ 
						color: #FF8C40; 
						text-decoration: none; 
						}

.trail a:hover			{ 
						color: #FF8C40; 
						text-decoration: underline; 
						}

input					{ 
						font-family: verdana, geneva, arial; 
						font-size: 11px; 
						color: #666666; 
						border: 1px;
						}
						
select					{ 
						font-family: verdana, geneva, arial; 
						font-size: 10px; 
						color: #666666; 
						border: 1px;
						}
						
textarea				{ 
						font-family: verdana, geneva, arial; 
						font-size: 10px; 
						color: #666666; 
						border: 1px;
						}
						
/* HEADINGS */ 

.masthead				{
						background-color: #EFF0F4;
						color: #666666;
						text-decoration: none;
						font-size: 11px/13px;
						font-family: verdana, geneva, arial;
						}

.masthead a				{			
						color: #FF6600;
						}	

.masthead a:visited		{			
						color: #FF6600;
						}		

.masthead a:active		{			
						color: #FF9933;
						}		

.masthead a:hover		{			
						color: #FF9933;
						}	

					

.headerSmall			{ 
						font-family: verdana, geneva, arial; font-size: 9px; font-weight: bold; color: #282562; 
						}

.headerMed				{ 
						font-family: verdana, geneva, arial; font-size: 11px; font-weight: bold; color: #666666; 
						}


/* MISC */ 

.title					{ 
						font-family: verdana, geneva, arial; font-size: 12px; font-weight: bold; color: #787878; 
						}


/* NAVIGATION */ 
.submenu				{ 
						font-family: verdana, geneva, arial; 
						font-size: 10px; 
						text-decoration: none; 
						color: #666666; 
						padding-left: 8px;
						padding-top: 2px;
						}

.submenu a				{ 
						color: #FF6600; 
						text-decoration: none; 
						padding-left: 8px;
						padding-top: 2px;
						}

.submenu a:visited		{ 
						color: #FF6600; 
						text-decoration: none; 
						padding-left: 8px;
						padding-top: 2px;
						}

.submenu a:active		{ 
						color: #FF8C40; 
						text-decoration: none; 
						padding-left: 8px;
						padding-top: 2px;
						}

.submenu a:hover		{ 
						color: #FF8C40; 
						text-decoration: underline; 
						padding-left: 8px;
						padding-top: 2px;
						}

.menuHeadOff			{ 
						font-family: verdana, geneva, arial; 
						font-size: 11px; 
						color: #999999; 
						font-weight: bold;
						text-decoration: none; 
						padding-top: 6px;
						}
						
.menuHeadTopOff			{ 
						font-family: verdana, geneva, arial; 
						font-size: 11px; 
						color: #999999; 
						font-weight: bold;
						text-decoration: none; 
						}
						
.menuHeadTop			{ 
						font-family: verdana, geneva, arial; 
						font-size: 11px; 
						color: #666666; 
						font-weight: bold;
						text-decoration: none; 
						}
						
.menuHead				{ 
						font-family: verdana, geneva, arial; 
						font-size: 11px; 
						color: #666666; 
						font-weight: bold;
						text-decoration: none; 
						padding-top: 6px;
						}
												
.menuHead a				{ 
						font-family: verdana, geneva, arial; 
						font-size: 11px; 
						font-weight: bold;
						color: #666666; 
						text-decoration: none; 
						padding-top: 6px;
						}
						
.menuHead a:visited		{ 
						color: #666666; 
						font-weight: bold;
						text-decoration: none; 
						padding-top: 6px;
						}
						
.menuHead a:active		{ 
						color: #666666;
						font-weight: bold;
						text-decoration: none; 
						padding-top: 6px;
						}
						
.menuHead a:hover		{ 
						color: #666666;
						font-weight: bold;
						text-decoration: underline; 
						padding-top: 6px;
						}


/* POSITIONING */ 

#logoGlobal 			{position:absolute; top:10px; left:10px}
#topMenu		 		{position:relative;}
#highlight			 	{position:absolute; top:50px; left:10px; width: 540px; height: 200px}
#introduction		 	{position:absolute; top:50px; left:10px; width: 540px; height: 200px}
#copyright			 	{position:absolute; top:250px; left:10px; width: 540px; height: 200px}
#thmBg				 	{position:absolute; top:60px; left:10px; width: 540px; height: 200px}
#thumbnail			 	{position:absolute; top:67px; left:17px; width: 540px; height: 200px; z-index: 1}








	
