body, table, .T_small {	
	color:       #4c4c4c;
	font-size:   9px;
	font-family: Verdana, sans-serif;
	line-height: 14px; }

a {	text-decoration: none }


.T_link_internal:link    {
	color: #3366CC;
	font-weight: bold;
}
.BOX_link:link {
	color: #3F0;
	font-weight: bold;
	border: thick solid #3366CC;
}
.T_link_internal:visited  {
	color: #3366CC
}
.BOX_link:visited {
	color: #3366CC
}
.T_link_internal:hover  {
	color: #3366CC;
	font-style: italic;
	text-decoration: underline;
}
.BOX_link:hover {
	color: #3F0;
	font-style: italic;
	text-decoration: underline;
	border: thin solid #36C;
}
.T_link_internal:active { color: #cc6666; }
.T_link_liteinternal:link  { color: white }
.Tcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	text-align: center;
	color: #CCCCCC;
}
.Tcaption:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #99CCFF;
	line-height: 9px;
	text-align: center;
}
.Tcaption:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	border: thin solid #3366FF;
	background-color: #3366CC;
}
.T_link_liteinternal:visited  { color: white }
.T_link_liteinternal:hover  { color: black }
.T_link_liteinternal:active { color: white }
.T_link_external {text-decoration: underline;}
.T_link_external:link {color: #4c4c4c;}
.T_link_external:visited {color: #4c4c4c;}
.T_link_external:hover {
	color: #36F;
}
.T_link_external:active {color: #4c4c4c;}

.T_casecurrent  {
	color: #000
}

.T_caselinks:link { color: white; }
.T_caselinks:hover {
	color: #000;
}
.T_caselinks:visited {
	color: #eeeeee;
}
.T_casetitle { font-weight: normal; }

.P_mission
   { font-size: 14px; line-height: 18px; margin-top: 12pt; margin-bottom: 12pt; padding: 4px 4px 4px 5px }

.P_bars_title {
	color:            white;
	font-weight:      bold;
	background-color: #999;
	padding-top:      4px;
	padding-bottom:   4px;
	padding-left:     5px;
	border-bottom:    1px solid white;
	padding-right: 5px;
}

.P_bars_title_black   { color: white; background-color: #000; padding-top: 4px; padding-bottom: 4px; padding-left: 5px; border-bottom: 1px solid white }

.P_bars_navigation {
	color:            white;
	font-weight:      bold;
	background-color: #3377dd;
	padding-top:      3px;
	padding-bottom:   3px;
	padding-left:     5px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-right: 5px;
}

.P_bars_navigation_arrows {
	background-color: #3377dd;
	border-right:     1px solid white;
	border-bottom:    1px solid white;
	border-left:      1px solid white
}

.P_bars_navigation_boxes {
	background-color: #3377dd;
	border-bottom:    1px solid white;
	border-left:      1px solid white
}
.P_madscroll_default {	padding-left: 4px }

.P_madxs_default {	padding: 4px 4px 4px 5px }
/*CSS THAT HAS NOT BEEN RENAMED YET*/
a.navbars
{
	color: white;
	font-weight: bold;
	background-color: #3366CC;
	display: block;
	padding: 4px 4px 4px;
}

a.navbars:visited, a.navbars:hover , a.navbars:active  {background-color: #cc6666;}
.border_gray_bottom { border-bottom: 1px solid #999; }
.border_white_bottom { border-bottom: 1px solid white; }
.border_white_right { border-right: 1px solid white; }
.nobody_left {padding: 4px 0 4px 5px;}
.nobody_right {padding: 4px 5px 4px 0;}

.photoalbum
{
	color: #333;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
}

/* CSS FOR THE PHP INDEX FOLDERS*/
.index_intro, .index_title1, .index_title2, .index_title3, .index_documenttype, .index_documenttitle, .index_documentsize {	font-weight:    normal;
	padding-top:    2px;
	padding-bottom: 2px;
	padding-left:   5px }

.index_documentsize {	border-top:    medium none #999;
	border-right:  1px solid #999;
	border-bottom: 1px solid #999 }

.index_documenttitle {	border-top:    medium none #999;
	border-right:  1px dotted #999;
	border-bottom: 1px solid #999 }

.index_documenttype {	border-style: none dotted solid solid;
	border-width: medium 1px 1px;
	border-color: #999 }

.index_intro {	border-style: none solid solid;
	border-width: medium 1px 1px;
	border-color: #999 }
.lineBox {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	background-color: #FFFF99;
}
    a:link {
	color: #36f;
}
a:visited {
	color: #36F;
}
    a:hover {
	color: #F0F;
}
    
