BODY	{
	font-family: Verdana, sans-serif, helvetica, arial;
	font-size: 13px;
	background-color: #000000;
	}

.default  {
	font-family: Verdana, sans-serif, helvetica, arial;
	font-size: 13px;
	}

TD	{
	font-family: Verdana, sans-serif, helvetica, arial;
	font-size: 13px;
	}

TH	{
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	}

TEXTAREA {
		width: 500px;
		}	

A:link {
  color: #0E0E76;
}

A:visited {
  color: #0E0E76;
}

A:hover {
  color: #FF0F12;
  text-decoration : underline;
}

/*A:visited {
	color: #001692;
	}*/



/* NAVIGATION TOP */

.topmenucur {
			font-family: helvetica, arial, Verdana, sans-serif;
			color: #ffffff;
			font-size: 15px;
			font-weight : bold;
			text-decoration : none;
			}	

.topmenu    {
			font-family: helvetica, arial, Verdana, sans-serif;
			color: #000000;
			font-weight : bold;
			text-decoration : none;
			}				

			
.submenucur {
			font-family: helvetica, arial, Verdana, sans-serif;
			color: #FFDD9B;
			text-decoration : none;
			}	

.submenu    {
			font-family: helvetica, arial, Verdana, sans-serif;
			color: #FFFFFF;
			text-decoration : none;
			}							

.pagemenucur {
			color: #000000;
			text-decoration : none;
			}	

.pagemenu    {
			color: #000000;
			text-decoration : none;
			}			

.listmenucur {
			color: red;
			font-weight : bold;
			text-decoration : none;
			}	

.listmenu    {
			color: black;
			font-weight : bold;
			text-decoration : none;
			}

.normallink {
	 color: #FFFFFF;
	}
	
	
	
	
.leftmenu	{
  font-family: Verdana, sans-serif, helvetica, arial;
  font-size: 13px;
  line-height: 1.3em;
  }

H1 {font-size: 14pt; font-weight : bold; color: #FF0F12;}
H2 {font-size: 12pt; font-weight: bold; color: #FF0F12; }
H3 {font-size: 10pt; font-weight: bold; color: #FF0F12; }
H4,H5,H6 {font-size: 10pt; font-weight: normal; color: #FF0F12; }

.h1 {font-size: 14pt; font-weight : bold; color: #FF0F12;}
.h2 {font-size: 12pt; font-weight: bold; color: #FF0F12; }
.h3 {font-size: 10pt; font-weight: bold; color: #FF0F12; }
.h4 {font-size: 10pt; font-weight: normal; color: #FF0F12; }

.smalltextbase {
	font-family: Verdana, sans-serif, helvetica, arial;
	font-size: 11px;
	line-height: 1.2em;
	}

.smalltext {
	font-size: 11px;

	line-height: 1.2em;
	}

.tmtext {
	font-size: 9px;
	line-height: 1.2em;
	}
/*
LI	{
	list-style-type: circle;
	line-height: 1.3em;
	}
*/
/* TABLE STYLES */

.tablebg	{
	background-color: #0E0E76;
	}

.tablehbg	{
	background-color: #00315A;
	}

.tablehfont	{
  font-weight: bold;
	color: #FFFFFF;
	}

.tablecbg	{
	background-color: #FFDD9B;
	}

.tablecfont	{
  font-weight: bold;
	color: #00315A;
	}

.tablerbg	{
	background-color: #f0f0f0;
	}

.tabler	{
	background-color: #FFFFFF;
	}

/* END TABLES */

.titlec	{
  font-weight: bold;
	color: #FF0F12;
	}

PRE,SAMP,CODE,TT {
  font-family: Courier New, Monospaced;
  }

.textbox {
  font-family: Courier New, Monospaced;
  }

.constant {
  /* font-lock-constant-face */
  color: #b03060;
  }

.keyword {
  /* font-lock-keyword-face */
  color: #0000ff;
  }

.function-name {
  /* font-lock-function-name-face */
  color: #0000ff;
  }

.comment {
  /* font-lock-comment-face */
  color: #666666;
  font-style: italic;
  }

.string {
  /* font-lock-string-face */
  color: #b03060;
  }

.variable-name {
  /* font-lock-variable-name-face */
  color: #006400;
  }

.type {
  /* font-lock-type-face */
  color: #00008b;
  }

.extra-java-font-lock-number {
  /* extra-java-font-lock-number-face */
  color: #b03060;
  }

.builtin {
  /* font-lock-builtin-face */
  color: #0000ff;
  }

  
/* Collab css*/

leftnav1, .Footer, .footer1    {
    font-size:    11px;
    }

.ProjectNameHeader, .Warning, .ProjectHeader    {
    font-size:    14px;
    }
.Crumbing, .HeaderText    {
    text-transform:    uppercase;
    }
A.Crumbing:hover, A.FooterNav:active, A.FooterNav:hover, A.FooterTextLink  {
    text-decoration:    underline;
    }
.PlainText {
	color : #000;
	}

	.PlainTextBold {
	font-weight : bold;
	color : #000;
}
	.Copy {
	font-size : 11px;
	color : #000;
}
	.StatText {
	font-weight : bold;
	color : #000;
	font-size : 11px;
}
	.StatHeader {
	font-weight : bold;
	color : #fff;
	font-size : 12px;
}
	.DevHeader {
	font-weight : bold;
	color : #000;
	font-size : 11px;
}
	.DevName {
	font-weight : bold;
	color : #666;
	font-size : 12px;
}
	.Header {
	color : #000;
	font-size : 15px;
	font-weight : bold;
}
	.ProjectNameHeader {
	font-weight : bold;
	color : #000;
	font-size : 14px;
}
	.TableData {
	color : #aa0000;
	font-size : 11px;
}
	.NewsDate {
	font-weight : bold;
	color : #550000;
	font-size : 12px;
}
	.Download {
	font-weight : bold;
	font-size : 11px;
}
	.StartCopy {
	color : #000;
	font-size : 11px;
}
	.Welcome {
	font-weight : bold;
	color : #000;
	font-size : 13px;
}
	.ProjectCategory {
	font-weight : bold;
	color : #aa7700;
	font-size : 12px;
}
	.ResourcesHeader {
	font-weight : bold;
	color : #000;
	font-size : 12px;
}
	.ProjectName {
	font-size : 11px;
}
	.ProjectName2 {
	font-weight : bold;
	color : #ffff00;
	font-size : 11px;
}
	.ResourceName {
	color : #000;
	font-size : 11px;
}
	.InputHeader {
	font-weight : bold;
	color : #000;
	font-size : 12px;
}
	.InputHeaderReversed {
	font-weight : bold;
	color : #fff;
	font-size : 12px;
}
	.ProjectHeader {
	font-weight : bold;
	color : #000;
	font-size : 14px;
}
	.NewsHeader {
	font-weight : bold;
	color : #aaaa00;
	font-size : 13px;
}
	.NewsDateTable {
	color : #000;
	font-size : 11px;
	font-weight : bold;
}
	.SiteHeader {
	font-weight : bold;
	color : #555500;
	font-size : 12px;
}
	.ProjectDownloadHeader {
	font-weight : bold;
	color : #000;
	font-size : 11px;
}
	.Asterisk {
	font-weight : bold;
	color : #000;
	font-size : 11px;
}
	.HelpText {
	color : #000;
	font-size : 11px;
}
	.LeftNav {
	color : #fff;
	font-size : 11px;
}
	.HelpTextHeader {
	font-weight : bold;
	color : #000;
	font-size : 11px;
}
	.HelpTextBold {
	font-weight : bold;
	color : #000;
	font-size : 11px;
}
	.SmallHeader {
	font-weight : bold;
	color : #00aa00;
	font-size : 13px;
}
	.ProjectNav {
	font-size : 12px;
	color : #000;
}
	.Footer {
	font-size : 10px;
	color : #000;
}
	.StatHeader {
	font-weight : bold;
	color : #fff;
	font-size : 12px;
}
	.Warning {
	font-weight : bold;
	color : #ff0000;
	font-size : 14px;
}
	.TypewriterPlain {
	color : #000;
	font-family : courier, monospace;
}
	.TypewriterBold {
	font-weight : bold;
	color : #000;
	font-family : courier, monospace;
}
	.footer1 {
	font-family : verdana;
	font-size : 10px;
	color : #fff;
}
	a.footer1:link {
	font-family : verdana;
	font-size : 10px;
	color : #fff;
}
	a.footer1:active {
	font-family : verdana;
	font-size : 10px;
	color : #fff;
}
	a.footer1:hover {
	font-family : verdana;
	font-size : 10px;
	color : #fff;
}
	a.footer1:visited {
	font-family : verdana;
	font-size : 10px;
	color : #fff;
}
	a.leftnav1 {
	font-family : verdana;
	font-size : 10px;
	color : #000;
}
	a.leftnav1:link {
	font-family : verdana;
	font-size : 10px;
	color : #000;
}
	a.leftnav1:active {
	font-family : verdana;
	font-size : 10px;
	color : #000;
}
	a.leftnav1:hover {
	font-family : verdana;
	font-size : 10px;
	color : #000;
}
	a.leftnav1:visited {
	font-family : verdana;
	font-size : 10px;
	color : #000;
}
	.FooterNav {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
}
	A.FooterNav:link {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
}
	A.FooterNav:visited {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
}
	A.FooterNav:active {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
	text-decoration : underline;
}
	A.FooterNav:hover {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
	text-decoration : underline;
}
	.FooterTextLink {
	font-weight : normal;
	font-size : 11px;
	color : #fff;
}
	A.FooterTextLink:link {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
}
	A.FooterTextLink:visited {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
}
	A.FooterTextLink:active {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
	text-decoration : underline;
}
	A.FooterTextLink:hover {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
	text-decoration : underline;
}
	.HeaderText {
	font-weight : bold;
	font-size : 11px;
	color : #3399ff;
	text-transform : uppercase;
}
	.Crumbing {
	font-weight : bold;
	font-style : italic;
	font-size : 11px;
	color : #fff;
	text-transform : uppercase;
}
	A.Crumbing:link {
	font-weight : bold;
	font-style : italic;
	font-size : 11px;
	color : #fff;
}
	A.Crumbing:visited {
	font-weight : bold;
	font-style : italic;
	font-size : 11px;
	color : #fff;
}
	A.FooterNav:active {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
	text-decoration : underline;
}
	A.FooterNav:hover {
	font-weight : bold;
	font-size : 11px;
	color : #fff;
	text-decoration : underline;
}
	.FooterTextLink {
	font-weight : normal;
	font-size : 11px;
	color : #fff;

}
	A.FooterTextLink:link {
	font-weight : bold;
	font-size : 11px;
	color : #ccc;
}
	A.FooterTextLink:visited {
	font-weight : bold;
	font-size : 11px;
	color : #00f;
}
	A.FooterTextLink:active {
	font-weight : bold;
	font-size : 11px;
	color : #00f;
	text-decoration : underline;
}
	A.FooterTextLink:hover {
	font-weight : bold;
	font-size : 11px;
	color : #f00;
	text-decoration : underline;
}
	.HeaderText {
	font-weight : bold;
	font-size : 11px;
	color : #3399ff;
	text-transform : uppercase;
}
	.Crumbing {
	font-weight : bold;
	font-style : italic;
	font-size : 11px;
	color : #fff;
	text-transform : uppercase;
}
	A.Crumbing:link {
	font-weight : bold;
	font-style : italic;
	font-size : 11px;
	color : #fff;
}
	A.Crumbing:visited {
	font-weight : bold;
	font-style : italic;
	font-size : 11px;
	color : #fff;
}
	A.Crumbing:active {
	font-weight : bold;
	font-style : italic;
	font-size : 11px;
	color : #fff;
}
	A.Crumbing:hover {
	font-weight : bold;
	font-style : italic;
	font-size : 11px;
	color : #fff;
	text-decoration : underline;
}
	.SideText {
	font-weight : normal;
	font-size : 11px;
	color : #fff;
}
	.BodyText {
	font-weight : normal;
	font-size : 11px;
	color : #99ccff;
}
	  
	.navtablebg {
	background-color : #669;
}
	.navtablecbg {
	background-color : #cc9;
}
	.navtablecfont {
	font-weight : bold;
	color : #00315a;
}

