.tinytableopacity    {
padding: 10px;border : 1px dotted #494a78;
background: white ;
filter:alpha(opacity=70);
-moz-opacity:.60;
opacity:.60;}

.tinytableopacity02    {
padding: 10px;border : 1px dotted #494a78;
background: white ;
filter:alpha(opacity=80);
-moz-opacity:.60;
opacity:.60;}

.tinytableopacityBlue    {
background: #e8eaf1 ;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;}

.tinytableopacityBlue02    {
background: #000000;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;}

.border  {
border : 1px solid #4989b9;}

.dotted  {
padding: 4px;border : 1px dotted #494a78;}

.text14 {
	font-size: 14px;
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
}

.text {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color:#08286b;
}
.textB {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
}

.text13 {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 13px;
}
.text10 {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 10px;
}

.text16 {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 16px;
}

.text18 {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 18px;
}
.text20 {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 20px;
}

a.textlink:link {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #3399CC;
	text-decoration: underline;
}
a.textlink:visited {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #3399CC;
	text-decoration: underline;
}
a.textlink:hover {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.textlink:active {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #3399CC;
	text-decoration: underline;
}

a.textlinkB:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
    text-decoration: none;
}
a.textlinkB:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
    text-decoration: none;
}
a.textlinkB:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
    text-decoration: underline;
}
a.textlinkB:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


a.textlinkW:link {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.textlinkW:visited {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.textlinkW:hover {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #08286b;
	text-decoration: underline;
}
a.textlinkW:active {
	font-family: "Arial", "Helvetica", "sans-serif", "MS PGothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.photoFrame{border:#CCC 2px solid}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{padding-left: 12px;color:#16659f;}
.submenu a{color:#16659f;font-size:12px;font-family: Arial, Helvetica, sans-serif;text-decoration: none} 
.submenu a:hover{text-decoration: underline} 

#Nav {height:640px; text-align:left;} 
#Nav ul{list-style-type: none;padding: 0; margin: 8px 0 30px 0;/*bottom spacing between each UL and rest of content*/}
#Nav li{padding: 8px 2px 3px 2px;/*bottom spacing between menu items*/ border-bottom: 1px dotted #08286b;background: url(../images/common/bullet.gif) no-repeat top left; /*custom bullet list image*/}
#Nav li a{padding-left: 10px; /*link text is indented 19px*/}


