body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CC99FF;
	background-color: #000000;
  background-image:url(images/bg_1.jpg);
	background-repeat: repeat-x;
	letter-spacing: 0.1em;
	margin:1em;
}

#subscribeform td{
	background-color:#999999;
	color:#333333;
}

#edged {
  padding-left:4px; 
  padding-right:3px; 
  padding-top:3px; 
  padding-bottom:4px; 
	margin-top: 10px;
	margin-bottom: 10px;
  border: 2px solid;
}

#back_toButton {
 position: relative; 
 width: 35%; 
 float: left; 
 border: 1px solid; 
 padding: 2px;
}

#bordered {
  padding:4px 3px 3px 4px; 
	margin-top: 10px;
	margin-bottom: 10px;
  border: 4px solid;
}
#buy_button {
 position: relative; 
 width: 20%; 
 float: right; 
 border: 4px solid; 
 padding: 2px;
}

#BuyProduct {
	padding: 10px; 
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #0066CC;
	color:#FFFFFF;
	background-color: #003366;
	font-size:13px;
}

.Image1 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

#ereport {
	border: 3px dashed #CCCCCC;
	margin: 25px;
	padding: 25px;
	background-color: #454545;
	font-size:12px;
}

a {
/*	color: #CC99FF; */
	color:#990000;
	text-decoration:underline;
}

a a: hover {
	color: #FF9900;
}

.header3 {font-size: 18px}
.header2 {font-size: 24px}

input {
	background-color: #CCCCCC;
	color:#000;
}

textarea {
	background-color: #CCCCCC;
	color:#000;
}

h1 {
	padding:0;
  margin: 0% 0% 2% 0%;
	font-family: Helvetica, Arial, sans-serif;
	font-size:23px;
	text-align: center;
  }

.red  {
  color:#FF0000; }

h2 {
	padding:0;
  margin: 3% 2% 2% 0%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:23px;
}

h3 {
	padding:0;
	margin: 1% 3% 1% 0%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
}
h4 {
	padding:0;
	margin: 1% 1% 1% 0%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}
h5 {
	padding:0;
	margin: 1% 1% 1% 0%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}

#SplashHome {
	width: 600px;
	margin:auto;
	padding-top: 1em;
	font-size:14px;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #999999;
	letter-spacing: 0.1em;
}

#SplashEnter {
	margin:0;
	padding:0;
	width: 600px;
	
}

#SplashContent {
	margin:auto;
	padding:2px;
	width: 600px;
	background-color:#000000;
	border: 1px solid #999999;
}

#MainPage {
	margin:0;
	padding:0;
	width: 782px;
	margin:auto;
	border: 1px solid #999999;
	background-color: #000000;
}

#MainHeader {
	background-color:#000000;
  background-image:url(images/head_bg2.jpg);
	width: 100%;
	height: 120px;
}

#MainFooter {
	background-color:#000000;
  background-image:url(images/bg_3.jpg);
	height: 40px;
}

#WelcomeLink {
	padding-left: 3em;
	background:#000000;
  background-image:url(images/bg_2.jpg);
	background-repeat: no-repeat;
	height: 12px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	
}

#SiteLink {
	background-color:#FFFFFF;
}

#SiteLink ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
	background-color:#FFFFFF;
}

#SiteLink ul li { 
	display: inline; 
}

#SiteLink ul li a { 
	display: block;
	float:left;
	width: 195px;
	height: 40px;
	text-decoration: none; 
	margin-right: 1px;
	color: #fff;

}

#SiteLink ul .last a { 
	display: block;
	float:left;
	width: 195px;
	height: 40px;
	text-decoration: none; 
	margin-right: 0px;
	color: #fff;

}

.header1 {
	display:block;
  padding: 5px 3px 3px 3px;
	background-color: #003399;
	border: 1px solid #CCCCCC;
	color: #FFF;
}

#SiteLink ul li a:hover
{
	color: #fff;
  background-image:url(images/bg_3.jpg);
}

#SubContent {
/*	background-color: #454545; */
	color: black;
	background-color: white;
	width: 100%;
}

#LeftColumn {
	margin: 1em 0.5em 0.5em 0.5em;
	padding: 5px;
	padding-right: 5px;
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
}

#MainContent {
	margin: 0.5em 1em 0.5em 0.5em;
	padding-top: 5px;
	padding-left: 20px;
	font-size:12px;
}

#button {
width: 156px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande',
Verdana, Lucida, Geneva, Helvetica,
Arial, sans-serif;
background-color: #90bade;
color: #333;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#button li a {
display: block;
font-size: 12px;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

/* Begin CSS Popout Menu */

#menu{
width:100%;
float:left;
background:#000 url(images/bg_4.jpg) repeat-x;
font-family:Helvetica, Arial, sans-serif;
}

#menu h2{
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
display:block;
width: 155px;
white-space:nowrap;
margin:0;
color:#fff;
background: url(images/bg_6.gif) left no-repeat;
padding-top: 7px;
padding-bottom: 7px;
}

#menu a {
font:bold 12px arial,helvetica,sans-serif;
display:block;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
width: 160px;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
}

#menu .right {

}

#menu .left {
background: url(style_CM.css) right no-repeat;
}

#menu a{
background:#eee;
text-decoration:none;
}

#menu a, #menu a:visited{
color:#000;
}

#menu a:hover{
color:#000;
background:#ddd;
}

#menu a:active{
color:#060;
background:#ccc;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:155px;
}

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
color:#FFCC33;
text-decoration:underline;
}


div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(images/expand30.gif) no-repeat 100% 100%;
}

#menu a.x:hover{
color:#a00;
background:#ddd;
}

#menu a.x:active{
color:#060;
background:#ccc;
}

/* End CSS Popout Menu */
