@charset "windows-1252";

body {
  font-size: 10pt;
  font-family: Tahoma, sans-serif;
  color: #580782;
  line-height: 14pt;
  background: #250B38; /** #E6E6FA; **/
  background-image:url(BG/PurpleBG.png); background-repeat:repeat;
}

#container-header {position:relative; width: 100%; height: 30px; border:none;}
#container-outer {position:relative; width: 100%; height: 1300px; border:none;}
#container-contents {position:absolute; left:50%; width: 845px; margin: 1px; margin-left:-430px;border-bottom: 6px solid #A588B4; border-left: 4px solid #C4B4CC; border-top: 4px solid #C4B4CC; border-right: 6px solid #A588B4; }
#container-footer {position:relative; width: 100%; height: 30px; margin: 1px; border:none;}  
#inner-footer {position:relative; float:left; width: 100%}


#homemenu {
  float: left;
  width: 150px;
  margin-top: 22px;
  margin-left: 20px;
  border-bottom: 3px solid #A588B4; 
  border-left: 2px solid #B09ABB; 
  border-top: 2px solid #B09ABB; 
  border-right: 3px solid #A588B4;
  padding: 10px;
  background: #DCD9F6 url(BG/PaleLavenderBG.png); background-repeat:repeat;
}

#content {
  margin-left: 20%;
  text-align: center;
  font-family: Tahoma, sans-serif;
  padding: 1em;
}
/** **/

a{}

body, body td, body th, body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}

html > body, html > body td, html > body th html > body p {
  font-size: small;
}
/** **/

h1 {
  font-size: 450%;
  font-family: Vivaldi;, sans-serif;
  line-height: 50px;
  text-align: center;
  font-weight:500;
  color: #580782;
}

strong, b {
  font-weight: bold;
}

p.center {
  text-align: center;
  font-size: 100%;
  line-height: 12pt;
}

p#copy {
  font-size: 70%;
  font-weight: bold;
  text-align: left;
  margin-left: 125px;
}

p#update {
  font-size: 80%;
  text-align: center;
}

hr {
  border: 2px solid #DCD9F6;
  width: 98%;
}

hr.q {
  border: 2px solid #DCD9F6;
  width: 25%;
  text-align: left;
  margin-left: 175px;
}

a:link {
  color: #4343FF;
  text-decoration: none;
}

a:visited {
  color: #800080;
  text-decoration: none;
}

a:active {
  color: #580782;
}

a:hover {
  color: #990099;
  text-decoration: underline;
}

#header,#NameMenu
{
	width:600px;
    float:left;
    margin-left: 28px;
    /** border: 1px solid red; **/
}

.green a {color:#580782;}

.column {
	background:#EDEDFB url(BG/PaleLavenderBG.png); background-repeat:repeat;
    text-align: left;
	width:170px;
	font: 1.0em/1.60em "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color:#580782;
	float:left;
	margin:5px 10px 3px 10px;
	padding: 7px 5px 5px 0px;
    line-height: 15px;
    border-bottom: 2px solid #A588B4; border-left: 1px solid #B09ABB; border-top: 1px solid #B09ABB; border-right: 2px solid #A588B4;

}

.column ul { padding-left: 0.9em; text-align:left;}
.column .head
{
	font-weight:bold;
	color:#580782;
    text-align:left;
    padding: 4px 5px 5px 5px;
    background-color: #DCD9F6;
    border-top: 1px solid #CA92D7;
    border-right: 1px solid #CA92D7;
    border-bottom: 1px solid #CA92D7;
}

.column .head a, .column .head a:visited
{
	color:#580782;
    background-color: #DCD9F6;
	text-decoration:none;
	font: 0.9em Verdana, Trebuchet MS, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-weight: bold;
}

.column .head:hover {background-color: #DCD9F6;}

.column ul li a,.columnquick ul li a {
    font: 1.0em/1.6em Verdana, "Lucida Grande", Tahoma, sans-serif;
	text-align:left;
	text-decoration:none;
 }

.column ul li {line-height:12px;}
.column ul li {border-bottom: 1px solid #CA92D7; }
.column ul li a:link {color: #4343FF;}
.column ul li a:active, .column ul li a:focus { color: #580782; padding: 2px 14px 2px 0;} 
.column ul li a:visited { color: #800080; padding-right: 20px;}
.column ul li:hover { 
   background-color: #E8DEF5;
   background:#E8DEF5 url(BG/purple_arrow.gif) no-repeat 99% 50%;
   border-bottom: 1px solid #A72AAB;
}

.column ul li a:visited {padding-right: 19px; color: #800080;}
.column ul li a:hover {color: #990099;}

.column ul li,.columnquick ul li {
	list-style-type:none;
	padding-left:6px;
	margin:0;
}

div.clear {clear: all; float:right; width: 50%}

table.frame {
  float: right; 
  width: 510px; 
  hight: 105px; 
  background: #F5F5F5; 
  margin-top: 10px; margin-right: 10px; margin-bottom: 0; margin-left: 4px;   
  border-bottom: 2px solid #A588B4; 
  border-left: 1px solid #B09ABB; 
  border-top: 1px solid #B09ABB; 
  border-right: 2px solid #A588B4;}

.xyz {position: absolute; z-index: 1; opacity: .3;  filter: alpha(opacity=40); margin-left: -15px;    
}  
.lower {opacity: .7;  filter: alpha(opacity=70); }
