/*   black  ---    white  ----   black hover */

SELECT {
	color : white;
	background-color : black ;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

DIV.backgrd {
	background-color : black;
}

DIV.header {
	background-color : black;
	color : #888888;
	font-family : "Times New Roman", Times, serif;
	font-size : 50px;
	font-weight : bold;
}

DIV.header2 {
	color : white;
	font-family : "Times New Roman", Times, serif;
	font-size : 50px;
	font-weight : bold;
}

DIV.h4outer {
	color : white;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}

DIV.h5outer {
	color : white;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
}

A:HOVER {
	color : red;
}
	
A.leftMenuSelect {
	color : red;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

A {
	color : white;
}

A.leftMenu {
	color : white;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

A.leftMenu:HOVER {
	color : red;
}

A.leftMenu2 {
	color : white;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

A.leftMenu2:HOVER {
	color : red;
}

A.yourSite {
	color : red;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}

A.yourSite:HOVER {
	color : white;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}

/*       DO NOT CHANGE THE COLOR OF THESE BLACK INNER TAGS          */



A.innerCLGB {
	color : black;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : underline;
}

A.innerCLGB:HOVER {
	color : red;
}

A.innerCSMB {
	color : black;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}


A.innerCSMB:VISITED {
	color : #666666;
}

A.innerCSMB:HOVER {
	color : red;
}

A.innerCSM {
	color : black;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 14px;
	text-decoration : underline;
}

A.innerCSM:HOVER {
	color : red;
}

A.innerTSM{
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-decoration : underline;
}

A.innerTSM:HOVER {
	color : red;
}

A.innerTLG {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 20px; 
	text-decoration : underline;
}

A.innerTLG:HOVER {
	color : red;
}

A.innerTMBlue {
	color : blue;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px; 
	text-decoration : underline;
}

A.innerTMBlue:HOVER {
	color : red;
}

DIV.h2inner {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 34px;
	font-weight : bold;
}

DIV.h3inner {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : bold;
}

DIV.h4inner {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 19px;
	font-weight : bold;
}

DIV.h5inner {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

DIV.h6inner {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
}

TABLE.styles {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

TABLE.ninept {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
}

TABLE.tenpt {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : normal;
}

TABLE.twelvept {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : normal;
}

TH.inner {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

TD.ninept {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
}

TD.tenpt {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : normal;
}

p {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

DIV.innerCSMB{
	color : black;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 14px;
	font-weight: bold;
}

DIV.innerCLGB{
	color : black;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 16px;
	font-weight: lighter;
}

TD.innerCLGB{
	color : black;
	font-family : "Comic Sans MS",Times, serif;
	font-size : 16px;
	font-weight: lighter;
}