/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	/* color: #666666; */
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	/* color: #666666; */
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	/* color: #666666; */
	color: #ffffff;
}

a.yellow {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
a.yellow:visited {
	text-decoration: none;
	color: #cc0000;
}
a.yellow:hover {
	text-decoration: underline;
	color: #990000;
}
a.yellow:active {
	text-decoration: none;
	color: #cc0000;
}

a.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #eeeeee;
}
a.white:hover {
	text-decoration: underline;
	color: #eeeeee;
}
a.white:active {
	text-decoration: none;
	color: #eeeeee;
}
a.black {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.black:visited {
	text-decoration: none;
	color: #eeeeee;
}
a.black:hover {
	text-decoration: underline;
	color: #eeeeee;
}
a.black:active {
	text-decoration: none;
	color: #eeeeee;
}

a.black2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.black2:visited {
	text-decoration: none;
	color: #eeeeee;
		font-size: 18px;
}
a.black2:hover {
	text-decoration: underline;
	color: #eeeeee;
		font-size: 18px;
}
a.black2:active {
	text-decoration: none;
	color: #eeeeee;
		font-size: 18px;
}

.imageBox {
  background-image:url("../images/purple.jpg");
}
.imageBoxP {
  background-image:url("images/purple.jpg");
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
    color: #CCCCCC;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	color: #CCCCFF;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.style6 {
     color: #cc0000;
}
.style7 {
    font-size: 14pt;
}
.style8 {
     font-size: 18px;
   	 color: #ffffff;
}
.style9 {
      color: #FFFFFF;
      font-size: 12px;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
}
.style12 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
}
.style13 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    
}
.style14 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style22 {
   color: #000000;
   font-size: 16px;
   font-weight: bold;
}
.style23 {
   color: #000000;
   font-size: 14px;
   font-weight: bold;
}
.style24 {
   color: #000000;
   font-size: 12px;
   font-weight: bold;
}
.style25 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.style26 {
    color: #000000;
}
.style30 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.Tab {
   color: #662C92; 
   font-weight:bold;
   font-size: 14px;
   padding:5px;
   border-style:solid;
   border-width: 1px;
   background-color: #662C92;
}
.TabE {
   font-weight:bold;
   font-size: 18px;
   padding:5px;
   border-style:solid;
   border-width: 1px;
   background-color: #f10000;
}
.TabG {
   font-weight:bold;
   font-size: 14px;
   padding:5px;
   border-style:solid;
   border-width: 1px;
    background-color: #ffd700;
}
.TabJ {
   color: #662C92;   
   font-weight:bold;
   font-size: 14px;
   padding:5px;
   border-style:solid;
   border-width: 2px;
   background-color: #f10000;
}
.TabR {
   font-weight:bold;
   font-size: 14px;
   padding:5px;
   border-style:solid;
   border-width: 1px;
   background-color: #f00000;
}

