.opttext 		{font-family: helvetica; font-size: 12px; font-weight: none;}
table 			{cellspacing: 0px; cellpadding: 0px;}
a.opttext:link 		{color: #375D80; text-decoration: none; font-weight: bold;}
a.opttext:visited	{color: #375D80; text-decoration: none; font-weight: bold;}
a.opttext:active	{color: #375D80; text-decoration: none; font-weight: bold;}
a.opttext:hover     	{color: #375D80; text-decoration: underline; font-weight: bold;}
a:link 		{color: #375D80; text-decoration: none; font-weight: bold;}
a:visited	{color: #375D80; text-decoration: none; font-weight: bold;}
a:active	{color: #375D80; text-decoration: none; font-weight: bold;}
a:hover     	{color: #375D80; text-decoration: underline; font-weight: bold;}

.international {font-family:arial; font-size: 10px;}

.alert
{
	font-family: Arial;
	font-size: 14px;
	color: Red;
}

.forminput
{
	font-family:Arial;
	font-size: 14px;
	color: Blue;
}

.newstitle
{
	font-family:Arial;
	font-size: 12px;

}

.newsinfo
{
	font-family:Tahmoa;
	font-size: 14px;
	font-style: italic;
}

.pagetitle
{
	font-family:verdana;
	font-size: 20px;
	font-weight: normal;
	color: #295677;
}

.pagetextsp
{
	font-family:verdana;
	font-size: 14px;
	font-weight: normal;
	color: #295677;
}

iframe.skm {position:absolute;top:0px;left:0px;display:none;}

td.skmcur{cursor:hand;}

.skmsubmenu
{ 
	text-align : left; 
	border : solid 1px #FBBD05;
	color:Black;
	background-color:#FFEFC0;
	cursor:pointer; 
	z-index:auto;
	font-family : Verdana; 
	font-size : small; 
	font-weight : bold; 
	width : 175px;
	line-height:20px;
	vertical-align:middle;
}

.skmSelMenuItem
{
	background-color: #FBBD05;
} 