BODY {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	background-image: url(images/epixback.gif);
	background-attachment: fixed;
	background-color: #c0c0c0;
	background-repeat: repeat; 
	}
A {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
B {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
P {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
   margin:0.5em;
   margin-top:0em;
   padding: 0em;
   }
BR {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
H1 {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
H2 {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
H3 {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: 0.5em;
	padding-bottom:0em;
	}
H4 {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0.5em;
	padding-bottom:0em;
	}
H5 {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
LI {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
DT {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
DD {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
OL {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
UL {font-family: "News Gothic MT", Arial, Helvetica, sans-serif; 
	list-style-type: square;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}
TD {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
TH {font-family: "News Gothic MT", Arial, Helvetica, sans-serif;}
PRE {font-family: Fixedsys;}
HR {color:#000000;
	background-color: #000000;
	border-color: #000000;
	border-style:solid;
	}
	
H4.inline {
	display:inline;
}

A.menu {
	color: #FFFFFF;
    font-weight:bold;
    text-decoration:none; 
	/* width:100px;  */
}
A.menu:hover {
    color:#000000;
    background:#FFFFFF
}
A.menu:active {  
	color: #FF3333
}
TD.menu {
    background:#000000 url(images/bar_gradient_up.png) repeat-x;
}

A.topbar {
	color: #FFFFFF;
    font-weight:bold;
    text-decoration:none; 
}
A.topbar:hover {
    color:#000000;
    background:#FFFFFF
}
A.topbar:active {  
	color: #FF3333
}
/*
TD.menu:hover {
    background-color: #FFFFFF
}
*/
a.vertical
{ 
 text-decoration:none; 
 color:#000000; 
 background:#AAAAAA; 
 font-weight:bold; 
 width:90px; 
} 
  
a.vertical:hover 
{ 
 color:white; 
 background:#000000; 
} 
  
.verticalBorder 
{ 
 background:#AAAAAA; 
 border-style:solid; 
 border-color:#999999; 
 border-width:5px; 
 width:100px; 
}    

a.button
{ 
 display:block;
 font-weight: bold; 
 text-decoration: none; 
 border-style: outset; 
 border-color: #999999; 
 border-width: 4px; 
 background: #000000; 
 width: 95%;
 color: white; 
 border-radius: 0.6em;
 -moz-border-radius: 0.6em;
 -webkit-border-radius: 0.6em;

} 

a.button:hover  
{ 
 border-style:inset; 
 color: gray; 
} 
a.footnote {
	color: #FF0000;
    text-decoration:none;
	/* width:100px;  */
}
a.footnote:hover {
    font-weight:bold;
}

.bar {
	color: #FFFFFF;
    font-weight:bold;
    text-decoration:none; 
    background:#000000 url(images/bar_gradient_up.png) repeat-x;
	width:100%; 
}

a.bar
{
	display:block;
	font-weight: bold;
	text-decoration: none;
	background: #000000;
    background:#000000 url(images/bar_gradient_up.png) repeat-x;
	border-top-right-radius: 0.6em;
	-moz-border-radius-topright: 0.6em;
	-webkit-border-top-right-radius: 0.6em;
	width: 100%;
	color: #FFFFFF;
	margin:0;
	padding:0;
	border:0;
} 

a.bar:hover  
{ 
    color:#000000;
    background:#FFFFFF
} 

.leftbar {
    text-decoration:none; 
	font-size:medium;
	padding:0;
	margin:0;
	margin-left:5px;
}

.centerbar {
	color: #FFFFFF;
    font-weight:bold;
    text-decoration:none; 
    background:#000000;
	width:100%; 
	text-align:center;
}

div.distbox {
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 8px;
 }

div.proglist {
	background-color:#EEEEEE;
	margin:0;
	padding:0;
 }
pre.proglist {
	margin:0;
	padding: 15px;
 }

div.address {
	background-color:#FFFFFF;
	padding: 2px;
	font-size:smaller;
	text-align:left;
	margin:10px;    
 }

div.floatleft50 {
	float:left;
	width:50%;
 }
div.floatright50 {
	float:right;
	width:50%;
 }

div.copyright {
	font-size:xx-small;
 }

div.whitebox {
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:0;
	padding:0;
	clear: both;
	border-top-right-radius: 0.6em;
	-moz-border-radius-topright: 0.6em;
	-webkit-border-top-right-radius: 0.6em;
	border-bottom-left-radius: 0.6em;
	-moz-border-radius-bottomleft: 0.6em;
	-webkit-border-bottom-left-radius: 0.6em;
 }

div.blackbox {
	background-color:#000000;
	padding:1px 0px 1px 4px;
	border-top-right-radius: 0.6em;
    background:#000000 url(images/bar_gradient_up.png) repeat-x;
	-moz-border-radius-topright: 0.6em;
	-webkit-border-top-right-radius: 0.6em;
}

span.small {
	font-size: small;
}

h1.title {
	font-size: xx-large;
}

h2.title {
	font-size: large;
}
.betabox{
	background:#FFFFDD;
	border:1px solid #EEEE00;
	width:80%;
}
.productbox {
	display:block;
	float:right;
	margin:0;    
	padding:0;
}
.features {
	font-size: smaller;
	font-weight: bold;	
	border-radius:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	margin:5;
	padding:25;
}
.featuresbox {
	display:block;
	float:right;
	width: 40%;
	border-radius:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	margin:5;
	padding:25;
}

fieldset { 
  border:1px solid blue ;
  width:80%;
  margin-left:50px;
  margin-top:5px;
  margin-bottom:5px;
  padding:0.5em;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid blue;
  color:blue;
  font-size:90%;
  text-align:right;
  margin-top:5px;
}
