/*
######
# Copyright by Touches Of Color, LLC All Rights Reserved.
# Do not distribute or copy the contents of this code without
# explicit permission from Touches Of Color, LLC.
#
# by Touches Of Color Web Designs - Creative Internet Solutions
#    Web Applications/Solutions for the Internet.
#    toc-web@TOCWebDesgns.com
#
# http://TOCWebDesigns.com
#
######
*/

H1, H2, H3, H4, H5, H6 {
	text-align: center;
	color: #C0C0FF
}


A {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal
}

A img {
	border: 1px gray solid;
}

A:link {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal
}

A:link img {
	border: 1px gray solid;
}

A:visited {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal;
}

A:visited img {
	border: 1px gray solid;
}

A:hover {
	color: #919FD3; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal
}

A:hover img {
	border: 1px white solid;
}

A:active {
	color:#919FD3; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal
}

A:active img {
	border: 1px gray solid;
}

A.normal {
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal
}

A.normal:link {
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal
}

A.normal:visited {
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal
}

A.normal:hover {
	color:#800000; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal
}

A.normal:active {
	/* color: #4A57BA; */
	color: #800000; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal
}

A.index {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal
}

A.index:link {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal
}

A.index:visited {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal
}

A.index:hover {
	color: #919FD3; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal
}

A.index:active {
	color: #919FD3; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal
}

A.xsmall {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 8pt; 
	font-style: normal
}

A.xsmall:link {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 8pt; 
	font-style: normal
}

A.xsmall:visited {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 8pt; 
	font-style: normal
}

A.xsmall:hover {
	color: #919FD3; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 8pt; 
	font-style: normal
}

A.xsmall:active {
	color: #919FD3; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 8pt; 
	font-style: normal
}

A.small {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 9pt; 
	font-style: normal
}

A.small:link {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 9pt; 
	font-style: normal
}

A.small:visited {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 9pt; 
	font-style: normal
}

A.small:hover {
	color: #919FD3; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 9pt; 
	font-style: normal
}

A.small:active {
	color: #919FD3;
	text-decoration: none; 
	font-weight: normal; 
	font-size: 9pt; 
	font-style: normal
}


A.large {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 14pt; 
	font-style: normal
}

A.large:link {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 14pt; 
	font-style: normal
}

A.large:visited {
	color: #C0C0FF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 14pt; 
	font-style: normal
}

A.large:hover {
	color: #919FD3; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 14pt; 
	font-style: normal
}

A.large:active {
	color: #919FD3;
	text-decoration: none; 
	font-weight: normal; 
	font-size: 14pt; 
	font-style: normal
}

A.adminfooter {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: italic
}

A.adminfooter:link {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: italic
}

A.adminfooter:visited {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: italic
}

A.adminfooter:hover {
	color:#FFFFFF; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: italic
}

A.adminfooter:active {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: italic
}


#image {
	border: 3px white solid; 
}


TH {
	background-color: #C0C0FF; 
	text-decoration: none;
	color: #000000; 
	font-weight: bold; 
	font-size: small; 
	font-style: normal
}

TH.small {
	background-color: #C0C0FF; 
	text-decoration: none;
	color: #000000; 
	font-weight: bold; 
	font-size: 8pt; 
	font-style: normal
}

/* for index files */
TH.index {
	background-color: #000000; 
	text-decoration: underline;
	color: #DEDEDE; 
	font-weight: bold; 
	font-size: 11pt; 
	font-style: normal
}


TH.hdr {
	background-color: #FF80FF; 
	text-decoration: none;
	color: #DEDEDE; 
	font-weight: bold; 
	font-size: 10pt; 
	font-style: normal
}


TD {
	color: #FFFFFF; 
}

TD.table {
	color: #000000; 
	font-size: 9pt; 
}

TD.bgcolor {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	size: 10pt;
}

TD.menu {
	text-decoration: none;
	color: #C0C0FF; 
	font-weight: normal; 
	font-size: 9pt; 
}

TD.title {
   text-decoration: none;
   color: #DEDEDE;
   font-weight: bold;
   font-size: 14pt;
   /* font-style: italic */
}

TD.vmenu {
	text-decoration: none;
	color: #C0C0FF; 
	font-weight: normal; 
	font-size: 9pt; 
	text-align: right;
}

TD.cmenu {
	text-decoration: none;
	color: #C0C0FF; 
	font-weight: normal; 
	font-size: 9pt; 
	text-align: center;
}


TD.hdr {
	text-decoration: none;
	font-face: Times New Romain;
	font-weight: bold; 
	font-size: 14pt; 
	font-style: italic;
}


TD.header {
	text-decoration: none;
	font-face: Times New Romain;
	font-weight: normal; 
	font-size: 9pt; 
	font-style: normal;
}

TD.hdrtitle {
	text-decoration: none;
	color: #C0C0FF;
	font-face: Times New Romain;
	font-weight: bold; 
	font-size: 14pt; 
	font-style: normal;
}


TD.mainhdrtitle {
	text-decoration: none;
	color: #C0C0FF;
	font-face: Times New Romain;
	font-weight: bold; 
	font-size: 20pt; 
	font-style: normal;
}


TD.footer {
	text-decoration: none;
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 9pt; 
}

TD.llc {
	text-decoration: italic;
	color: #C0C0FF; 
	font-weight: normal; 
	font-size: 0.6em; 
}

IMG.border {
   border-style: outset;
	border-color: white;
   border-top-width: 2px;
   border-left-width: 2px;
   border-right-width: 5px;
   border-bottom-width: 5px;
}

DIV.mainmenu {
	position: absolute;
	top: 80;
	left: 180;
}

DIV.mainimage {
	position: absolute;
	top: 40;
	left: 430;
}

DIV.stdmenu {
	position: absolute;
	top: 10;
	left: 320;
	z-index: 2;
}

DIV.mainpage {
	position: absolute;
	top: 120;
	font-weight: normal; 
	font-size: 11pt; 
}

DIV.titlecenter {
	position: absolute;
	top: 0;
	left: 280;
}

DIV.maincontact {
	position: absolute;
	top: 400;
	left: 280;
}

DIV.send {
	position: relative;
	color: #C0C0FF;
	font-weight: bold; 
	font-size: 12pt; 
}

#required {
	text-decoration: none;
	color: #C0C0FF; 
	font-weight: normal; 
	font-size: 9pt; 
}

#h4 {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
}
				   
#table-xsmall {
	text-decoration: none;
	color: #000000;  
	font-weight: normal;
	font-size: 8pt;
}

#xsmall {
	text-decoration: none;
	color: #FFFFFF;  
	font-weight: normal;
	font-size: 8pt;
}

#largebold {
	font-weight: bold; 
	font-size: 14pt; 
}


SPAN.footer {
	text-decoration: none;
	color: #FFFFFF; 
	font-weight: normal; 
	font-size: 8pt; 
}


BODY {
	background-color: #000000; 
	color: #FFFFFF; 
	font-size: 12pt;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #808080;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #A8A8A8;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #7D7D7D;
}
