/* for global navigation menu */
.gmenu		      {
	font-size: 12px;
	color: #333399;
}
.gmenu a:link     {color: #333399; text-decoration: none;}
.gmenu a:visited  {color: #333399; text-decoration: none}
.gmenu a:active   {color: #FF3300; text-decoration: underline}
.gmenu a:hover    {color: #FF3300; text-decoration: underline}

.gmenu-s		  {
	font-size: 10px;
	color: #333333;
}
.gmenu-s a:link     {color: #333333; text-decoration: none;}
.gmenu-s a:visited  {color: #333333; text-decoration: none}
.gmenu-s a:active   {color: #FF3300; text-decoration: underline}
.gmenu-s a:hover    {color: #FF3300; text-decoration: underline}

/* for submenu navigation Text Size */
.submenu{
	font-size: 12px;
}

/* for your here navigation */
.urhere		       {
	font-size: 11px;
	color: #FFFFFF;
}
.urhere a:link     {color: #FFFFFF; text-decoration: none}
.urhere a:visited  {color: #FFFFFF; text-decoration: none}
.urhere a:active   {color: #3333CC; text-decoration: none}
.urhere a:hover    {color: #3333CC; text-decoration: none}

/* for text block */
.txtblock-xs { font-size: 9px; color: #333333; line-height: 13px; }
.txtblock-s {  font-size: 10px; color: #333333; line-height: 14px; }
.txtblock-m {  font-size: 12px; color: #333333; line-height: 16px; }
.txtblock-l {  font-size: 16px; color: #333333; line-height: 20px; }

/* for comment block */
.cmblock-xs {  font-size: 9px; color: #333333; line-height: 110%; }
.cmblock-s {  font-size: 10px; color: #333333; line-height: 110%; }
.cmblock-m {  font-size: 12px; color: #333333; line-height: 110%; }
.cmblock-l {  font-size: 16px; color: #333333; line-height: 110%; }

/* absolute text size definition */
.abstxt-xs {  font-size: 9px; color: #333333; line-height: 110%; }
.abstxt-s {  font-size: 10px; color: #333333; line-height: 110%; }
.abstxt-m {  font-size: 12px; color: #333333; line-height: 110%; }
.abstxt-l {  font-size: 16px; color: #333333; line-height: 110%; }

/* Other Functions */
select.prse {
	/*background:#000000;*/
	font-size: 12px;
}
