/*************************************************************************
' Function : CSS defintions for the store.
'**************************************************************************/

/* General Tag specifications */
BODY, B, TD, P, INPUT, SELECT  {
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 9pt;
	color: #000000;
	line-height: 17px;
	margin-top: 0px;
}

H1  { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	line-height: 27px;
	margin-top: 0px;
	color: #990000;
}

H2  { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 2px;
	color: #990000;
}

H3  { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;		
	line-height: 13px;
	margin-bottom: 2px;
	color: #990000;
}

H4  { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	margin-bottom: 9px;
}

a:link { 
	color: #990000;
	text-decoration: none;
	line-height: 16px;
	}
a:visited { 
	color: #999999;
	text-decoration: none;
	line-height: 16px;
	}
a:hover { 
	color: #990000;
	text-decoration: underline;
	line-height: 16px;
	}
a:active { 
	color: #990000;
	line-height: 16px;
	}

a.footer:link { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 10px; 
	}
a.footer:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	line-height: 10px;
	}
a.footer:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	line-height: 10px;
	}
a.footer:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 10px;
	}
	
a.footer2:link { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: 10px; 
	}
a.footer2:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 10px;
	}
a.footer2:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	line-height: 10px;
	}
a.footer2:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
	}
	
a.asiastop:link {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 2px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.asiastop:visited {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 2px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.asiastop:hover {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 2px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
	
a.undiscovered:link {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 2px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a.undiscovered:visited {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 2px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.undiscovered:hover {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 2px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
	



/*HEADER TABLE AND TD*/ 
table.MAINTABLE { width: 990px; margin-left: auto; margin-right: auto; }

/*HEADER TABLE AND TD*/ 
table.HEADER { width: 990px; table-layout: fixed; }
td.HEADER { width: 990px; padding: 0px; }


/*TOPMAIN*/ 
table.TOPMAIN { width: 990px; margin-top: 10px; table-layout: fixed; }
td.TOPMAINLEFT { width: 300px; vertical-align: top; text-align: left;}
td.SPACER { width: 15px;}
td.TOPMAINMIDDLE { width: 362px; vertical-align: top; text-align: left; }
td.TOPMAINRIGHT { width: 280px; vertical-align: top; }
	

/*MAIN*/
table.MAIN { margin-top: 10px; width: 990px; table-layout: fixed; } 	
td.MAINLEFT { width: 380px; vertical-align: top; }
td.MAINMIDDLE { width: 280px; vertical-align: top; }
td.MAINRIGHT { width: 280px; vertical-align: top; text-align: left; }


/*MAIN*/
table.MAINCOUNTRIES { width: 380px; background-color: #FFF6E2; vertical-align: middle; }
table.MAINCOUNTRIES2 { width: 380px; background-color: #E6DFFF; vertical-align: middle; }
td.MAINCOUNTRIESPIC { width: 125px; text-align: left; padding: 5px; }
td.MAINCOUNTRIESTEXT { width: 260px; text-align: left; padding: 5px; }

table.UNDISCOVERED { width: 280px; vertical-align: middle; border-color: #CCCCCC; border-style: solid; border-width: thin; }
td.UNDISCOVEREDTEXT { width: 160px; padding: 5px; }
td.UNDISCOVEREDPIC { width: 90px; font-size: 9px; padding: 5px; }

.textmiddle {vertical-align:text-middle;} 
.textbottom {vertical-align:text-bottom;} 




		



