/* MyNetix Styles */

 body { margin-top:40px; margin-bottom:20px; font-family:Verdana,Arial,Helvetica,Sans-Serif; font-size:10pt; }
 p { margin-bottom:7pt }

 #headtable { border-width:1px; border-style:solid; border-color:#000000; padding:2px; }

 #blackborder { border-width:1px; border-style:solid; border-color:#000000; padding:0px; }

 .minibluedark { font-size:8pt; font-weight:bold; line-height:13pt; color:#383746; font-family:Verdana,Arial,Helvetica,Sans-Serif; }
 .minibluelight { font-size:8pt; font-weight:bold; line-height:13pt; color:#AEB7C8; font-family:Verdana,Arial,Helvetica,Sans-Serif; }
 .miniwhite { font-size:8pt; font-weight:bold; line-height:13pt; color:#FFFFFF; font-family:Verdana,Arial,Helvetica,Sans-Serif; }

 .textbluedark { font-size:10pt; line-height:14pt; color:#383746; font-family:Verdana,Arial,Helvetica,Sans-Serif; }
 .textbluelight { font-size:10pt; line-height:14pt; color:#AEB7C8; font-family:Verdana,Arial,Helvetica,Sans-Serif; }
 .textwhite { font-size:10pt; line-height:14pt; color:#FFFFFF; font-family:Verdana,Arial,Helvetica,Sans-Serif; }

 .headbluedark { font-size:11pt; line-height:20pt; color:#383746; font-family:Verdana,Arial,Helvetica,Sans-Serif; }
 .headwhite { font-size:11pt; line-height:20pt; color:#FFFFFF; font-family:Verdana,Arial,Helvetica,Sans-Serif; }



A.namedark {
	color:#383746; TEXT-DECORATION: none
}
A.namedark:link {
	color:#383746; TEXT-DECORATION: none
}
A.namedark:visited {
	color:#383746; TEXT-DECORATION: none
}
A.namedark:hover {
	TEXT-DECORATION: underline
}

A.namelight {
	color:#AEB7C8; TEXT-DECORATION: none
}
A.namelight:link {
	color:#AEB7C8; TEXT-DECORATION: none
}
A.namelight:visited {
	color:#AEB7C8; TEXT-DECORATION: none
}
A.namelight:hover {
	TEXT-DECORATION: none
}

A.nameyellow {
	color:#FFDF9F; TEXT-DECORATION: none
}
A.nameyellow:link {
	color:#FFDF9F; TEXT-DECORATION: none
}
A.nameyellow:visited {
	color:#FFDF9F; TEXT-DECORATION: none
}
A.nameyellow:hover {
	TEXT-DECORATION: underline
}


