body {
	background:white;
	color:#333333;
	}

/*inport from style.css*/

A {
	color:#003399;
	text-weight: bold;
	text-decoration: none
	}
	
A:hover {
	color: #0066FF;
	text-weight: bolder;
	text-decoration: underline
	}
	
.subsections {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none}

ol {  font-style: normal; line-height: 110%; font-weight: normal}

/*Style for left navigation*/
.nav {  font-size: 12px; color: #666666; text-decoration: none; line-height: 120%; font-weight: normal}

/*Style for subhead*/
.subhead { font-size: 11px;text-decoration: none; font-weight: bold}

/*PUTS DIAMOND IN UNORDERED LIST*/
UL {list-style-image:  url(../images/bullets/gray_bullet_diamond.gif); list-style-type: disc; font-style: normal; line-height: 110%; font-weight: normal}

.leftnavunderlined { font-size: 10px; line-height: 140% }
.subsectionhead {  font-size: 12px; color: #666666}
.css2nu {  font-size: 10px; line-height: 140%; text-decoration: none}
.css4nu { font-size: 12px; line-height: 120% ; text-decoration: none}

/*For Features*/
.css2_01 {  font-size: 10px}
.smwhitetxt {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
.smgreytxt {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none}


/*new css*/

/*top nav*/
.tabs {
	font-family: GillSans, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	background-color: #CCCCCC;
	}
	
.tabs:hover {  
	font-family: GillSans, Arial, Helvetica, san-serif;
	font-size: 12px; color: #336699;
	font-weight: bold;
	text-decoration: none
	}
	
.tabsA,.tabsA:hover,.tabsA:visited,.tabsA:active {
	font-family: GillSans, Arial, Helvetica, san-serif;
	font-size: 12px; color: #336699;
	font-weight: bold;
	text-decoration: none
	}
	
.tn td img {display: inline;
	}

/*table for features tour*/
.pipes{font-family:sans-serif, verdana;text-decoration: none; color: #999999;font-size:12px}/*depreciated*/
.subnav {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; margin-top: 0px; margin-bottom: 0px}
/*Not sure where this exists/used*/



.e9						{font-Size:9px; font-family:Arial, Verdana, sans-serif}
.e10					{font-size:10px; 	font-family:Arial, Verdana, sans-serif}
.e12					{font-size:12px; 	font-family:Arial, Verdana, sans-serif}
.e14					{font-size:14px; 	font-family:Arial, Verdana, sans-serif}
.e18					{font-size:18px; 	font-family:Arial, Verdana, sans-serif}
.j9						{font-size:9px; 	font-family:"ＭＳ Ｐゴシック", "Osaka"; text-decoration: none; line-height: 140%;}
.j10					{font-Size:10px; 	font-family:"ＭＳ Ｐゴシック", "Osaka"; text-decoration: none; line-height: 140%;}
.j10text				{font-Size:10px; 	font-family:"ＭＳ Ｐゴシック", "Osaka"; text-decoration: none; line-height: 140%;}
.j12					{font-Size:12px; 	font-family:"ＭＳ Ｐゴシック", "Osaka"; text-decoration: none; line-height: 140%;}
.j14					{font-Size:14px; 	font-family:"ＭＳ Ｐゴシック", "Osaka"; text-decoration: none; line-height: 140%;}
.j18					{font-Size:17px; 	font-family:"ＭＳ Ｐゴシック", "Osaka"; text-decoration: none; line-height: 140%;}
	
.headline 				{font-size: 17px; font-family:"ＭＳ Ｐゴシック", "Osaka";	text-decoration: none; color: #666666; line-height: 120%}
.headline_en 			{font-size: 18px; font-family:"Arial", "Helvetica", "sans-serif";	text-decoration: none; color: #333333; line-height: 120%}
.leftnav				{font-Size:10px; text-decoration: none; font-weight: normal; color: #666666;}
.pipes					{font-family:sans-serif, verdana;text-decoration: none; color: #999999;	font-size:12px}

.subnav_tours			{font-Size:10px; font-family:sans-serif, verdana; color: #666666; text-decoration: none;}
.subnav_tours:hover		{font-size:10px; font-family:sans-serif, verdana; color: #0066FF;}

.heading1				{
	font-Size:12px;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	text-decoration: none;
	line-height: 140%;}
.heading2				{
	font-Size:14px;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
	line-height: 140%;}

.inputText { 
	color: #333333; 
	background-color: #ffffff; 
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	font-Size:12px; 
} 

.inputTextH { 
	color: #333333; 
	background-color: #ffffff; 
	border-top: #FF0000 1px solid; 
	border-right: #FF0000 1px solid; 
	border-bottom: #FF0000 1px solid; 
	border-left: #FF0000 1px solid; 
	font-Size:12px; 
} 

.blueButton {
	margin-right: 5px;
	background-color: #6D9FCF;
	color: #FFFFFF;
}

.button {
	margin-right: 5px;
	background-color: #E0E0E0;
	color: #000000;
}

.margintop20 {
	margin-top: 20px;
}

