body
{
  	font-family: arial,helvetica;
	font-size: 9pt;
	font-color: black;
	background-color: white;
}

h2 {
    font-family: Georgia,Times,Lucida Grande, helvetica, Trebuchet MS, verdana, sans-serif;
	font-weight: normal;
	font-style: italic;
	padding: 2px 0 2px 5px;
	margin: 0 0 1px 0;
	border: 2px groove #d0d0d0;
	text-transform: uppercase;
	font-size:10pt;
	background-color: #EEEEEE;
}
		
h2 span {
	color: #2165B9;
}

tt {
	font-weight: bold;
	font-size:10pt;
}

.comment {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 70px;
    font-size: 13px;
    font-family: georgia,times,verdana,arial,helvetica;
    font-style: italic;
}

.commentUser {
    color: #2165B9;
    font-size: 10px;
    font-family: lucida grande,verdana,arial,helvetica;
    font-style: normal;
    font-weight: bold;
}

#index-body
{
	font-size: 9pt;
	position: absolute;
	width: 155px;
	top: 144px;
	left: 10px;
	right: auto;
 	bottom: auto;
}


#donate-body
{
	font-size: 9pt;
	position: absolute;
	width: 155px;
	top: 305px;
	left: 10px;
	right: auto;
 	bottom: auto;
}


#download-body
{
	font-size: 9pt;
	position: absolute;
	width: 155px;
	top: 435px;
	left: 10px;
	right: auto;
 	bottom: auto;
}

#comingupnext-body
{
	font-size: 9pt;
	position: absolute;
	width: 155px;
	top: 595px;
	left: 10px;
	right: auto;
 	bottom: auto;
}

#document-left
{
	font-size: 9pt;
	position: fixed;
	width: 170px;
	top: 0px;
	height: 1000px;
	left: 0;
	border-width:1pt;
	border-style:groove;
	background-color: #EEEEEE;
}

#software-header
{
	margin-top		:0px;
	margin-left		:0px;

    position		:fixed;
	width			:100%;
	height			:18px;
	top				:0px;
	left			:0px;

	background-color:black;
	
	font-size		:9pt;
	color 			:white;
	
	border			:1px groove #d0d0d0;
	padding			:0px 0px 0px 0px;
}

.software-header-table {
	font-size		:9pt;
	color 			:white;
}

.a3:link {
	font-size		:9pt;
	color 			:#DDDDDD;
	text-decoration :underline;
}

.a3:visited {
	font-size		:9pt;
	color 			:#DDDDDD;
	text-decoration :underline;
}

.a3:active {
	font-size		:9pt;
	color 			:white;
	text-decoration :underline;
}

.a3:hover {
	font-size		:9pt;
	color 			:white;
	text-decoration :underline;
}

#pagebody
{
    margin-top:0px;
}

.tableleft {
	border:1pt none;
}

.rowfirst {
	background-color:lightgrey;
	font-family : Georgia,Times,helvetiva,arial;
	font-size:9pt;
	border: 1px groove #d0d0d0;
	padding: 2px 0 2px 1px;
	border-width:1pt;
}

.rowsecond {
	font-size:9pt;
	padding: 2px 0px 1px 7px;
}


.pagecontents
{
    margin-left: 180px;
}

.head_line 
{
  	font-family: Georgia,Times,helvetica,arial;
	font-style:italic;
	font-weight:bold;
	font-variant:small-caps;
}

.smallheader
{
	font-size:10pt;
   	font-style:normal;
	text-decoration:underline;
}

.faq
{
	font-family:serif;
    	font-style: italic;
	text-decoration:underline;
	font-size:11pt;
}

.faa
{
	font-size:10pt;
}

.note_category
{
    font-style: italic;
    font-weight: normal;
}

.documentinfo {
	text-align: center;
	font-size: 8pt;
}
.listbullet {
    margin: 0;
}
.horizbanner {
    font-size: 80%;
}

.document-body {
     margin: 10px;
}

a:link {
    color: #000099;
	text-decoration:underline;
}
a:hover {
    color: #990000;
	text-decoration:underline;
}
a:active {
    color: #FF0000;
	text-decoration:underline;
}

.a2:link {
    color: #0000EE;
}
.a2:hover {
    color: #000;
}
