@charset "utf-8";
/*---------------->Drop-down Menu<----------------------*/

div#menubar			{position:absolute;left:11.7em;top:0.5em;/*0.5em;*/text-align:center;width:25em;
					height:1.45em;background-color:#dfd;z-index:20;}

div#homemenubar	{position:absolute;left:16.7em;top:0.5em;/*0.5em;*/text-align:center;width:25em;
					height:1.45em;background-color:#dfd;z-index:20;}

div#transmenucheck	{position:absolute;left:16em;top:0em;width:6.3em;height:11.6em;}/*z-index:17;*/

.mtop				{position:absolute;width:5em;height:1.25em;border:0.05em solid white;
					background-color:#a0b1df;}

.mtopsub			{border-left:0.05em solid white;border-right:0.05em solid white;
					background-color:white;margin-top:0.1em;}

.tmi					{width:4.95em;border-bottom:1px solid #a0b1df;background-color:white;}

div#mout_a			{margin-left:0em;margin-top:0em;}
.mout				{display:block;}

div#mtop_a			{position:absolute;left:0em;top:0em;}
div#mtop_e			{position:absolute;left:5em;top:0em;}
div#mtop_i			{position:absolute;left:10em;top:0em;}
div#mtop_r			{position:absolute;left:15em;top:0em;}
div#mtop_s			{position:absolute;left:20em;top:0em;}

#mtopsub_a,#mtopsub_e,#mtopsub_i,#mtopsub_r,#mtopsub_s	{position:absolute;left:-0.05em;top:1.2em;display:none;}

a.atopmain			{color:black;font: 0.85em "Times New Roman";}
a.atopmain:visited	{color:#444;font: 0.85em "Times New Roman";}
a.atopmain:active	{color:white;font: 0.85em "Times New Roman";}
#s_norm				{color:white;font: 0.85em "Times New Roman";display:none;}
#s_gray				{color:peru;font: 0.85em "Times New Roman";}

a.tmi_a,a.tmi_a:visited,a.tmi_a:active {color:#070;font: 0.75em "Times New Roman";line-height:1.3em;}
.small_font {font-size:0.8em;}

