.body_other  { color: #666666; font-family: Verdana; font-size: 8pt; background-image: url('none') }
a:link.webLink, a:visited.webLink { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #666666 }
a:hover.webLink { font-family: Verdana; font-size: 8pt; color: #3E3BC4 }
a:link.navi, a:visited.navi { color: #000080; text-decoration: none; font-size: 8pt; font-family: Verdana }
a:hover.navi { color: #808080; text-decoration: none; font-size: 8pt; font-family: Verdana }
               background-color: #FFFFFF a:link.blue, a:visited.blue { color: #000080; text-decoration: none; font-size: 8pt; font-family: Verdana }
a:link.blue_c, a:visited.blue_c { color: #000000; text-decoration: none; font-size: 8pt; font-family: Arial }
a:hover.blue_c { color: #000080; text-decoration: none; font-size: 8pt; font-family: Arial }
a:link.header_l, a:visited.header_l { color: #000080; text-decoration: none; font-size: 8pt; font-family: Verdana; 
               font-weight: bold }
a:hover.header_l { color: #FFFFFF; text-decoration: none; font-size: 8pt; font-family: Verdana }
a:link.tree, a:visited.tree { color: #006600; text-decoration: none; font-size: 8pt; font-family: Verdana }
a:hover.tree { color: #000000; text-decoration: none; font-size: 8pt; font-family: Verdana; 
               font-style:italic }
a:link.language, a:visited.language { border:1px solid #C0C0C0; font-family: Verdana; font-size: 10pt;  }
a:hover.language { font-family: Verdana; font-size: 10pt; color: #003366; border-style: double; 
               border-width: 0 }
a : link     { color: #666666 }
a : visited  { color: #669999 }
a : hover    { color: #008080 }
.md_msg
{
	font-family:Monotype Corsiva;
	font-size:14pt
}

.pagetitle   { color: #990033; font-family: Arial; font-size: 12pt; font-weight: bold }
/* ######## TEXT FORMATTING ######## */
.systemTitle { color: #FFFFFF; font-family: Verdana; font-size: 14pt; font-weight: bold }
.maintitle   { color: #008000; font-family: Verdana; font-size: 10pt; font-weight: bold }
.redFont
{
    color : #FF0000;
}

.blueFont    { color: #012466; font-size: 10pt; font-family: Verdana }
.greenFont   { color: #006600; font-size: 10pt; font-family: verdana; font-style: italic; 
               font-weight: bold }
.yellowFont  { color: #FFFF00; font-size: 12pt; font-style: italic; font-weight: bold }
.boldFont
{
    font-weight : bold;
}

.grayFont
{
    color : #666666;
    font-size : 10pt;
    font-family: Verdana;
}

.subtitle    
{
    color : #390081;
    font-family : arial;
    font-size : 10pt;
    font-weight : bold;
}

.msg         { color: #FFFFFF; font-family: Arial; font-size: 12pt }
.msg_red     { color: #FF0000; font-family: Verdana; font-size: 8pt;  }
/* ######## FORM FORMATTING ######## */
input.submitbutton { font-size: 12pt; background-color: gold; background-repeat: repeat; 
               background-attachment: scroll; font-family: 
               arial, helvetica, sans-serif; font-weight: bold; border-style: 
               double; border-width: 1px; background-position: 0% }
.upload_date { font-size: 10px; font-family: Verdana; color: #808080 }
.schedule    { font-size: 10px; font-family: Verdana; color: #808080 }
.btn         { color: #000080; cursor: hand; font-family: Arial; font-size: 8pt; 
               background-color: #77CAE1; width: 70; height: 18; font-weight: 
               bold }
.header      { text-align: Center; background-color: #8BB9CC }
.input
{
    color : #000000;
    font-family : arial;
    font-size : 8pt; 
    background-color: #F6F6F6;
    border: 1px solid #909090; 
}

.highlight
{
	color : #FFFFFF;
    font-weight : bold;
	background-color : #006600;
}

legend
{
	color : #390081;
	font-size : 12pt;
	font-weight : bold;
/*
	border-color: #000000 #000000 #000000 #000000;
	border-style: solid solid solid solid;
	border-width: medium medium medium medium;
*/
}

.item_border { background-color: #F9FAE2; font-family: verdana; font-size: 10pt; color: 
               #000080; font-weight: bold; border: 1px solid #C0C0C0 }
/*
.itemText a:link 
{
  color : #E7AB00;
}

.itemText a:visited 
{
  color : #E7AB00;
}

.itemText a:hover 
{
  color : #AA0000;
}
*/