body   {
    background: url(/img/bg_62.gif);
    margin-left:  0px;
    margin-right: 0px;
    margin-top:   0px;
    background-:  none
}

body.db   {
    BACKGROUND: url(/img/backnb.gif) #2222AA fixed no-repeat right bottom;
    MARGIN-LEFT:  0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP:   0px;
    BACKGROUND-:  none
}

body.links   {
    BACKGROUND:  #fff270;
    MARGIN-LEFT:  0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP:   0px;
    BACKGROUND-:  none
}

body.mystuff   {
    BACKGROUND: url(/img/comfy_chair.jpg) #eebb70 fixed no-repeat left bottom;
    MARGIN-LEFT:  0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP:   0px;
    BACKGROUND-:  none
}

body.color   {
    BACKGROUND:  #ffffff;
    MARGIN-LEFT:  0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP:   0px;
    BACKGROUND-:  none
}

body.about {
    BACKGROUND: url(/img/metal_background.jpg) #f2f2f2 fixed;
    MARGIN-LEFT:  0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP:   0px;
    BACKGROUND-:  none
}

.db_text   {
    color: white;
    font-family: Courier;
    font-size: 120%;
    /* top, right, bottom, left */
    margin: 8px 60px 5px 22px;
    text-indent: 3em;
    text-align: left
}

.ab_text   {
    color: black;
    font-family: Comic Sans MS;
    font-weight: normal; 
    /* top, right, bottom, left */
    margin: 8px 30px 5px 20px;
    text-indent: 3em;
    text-align: left
}

.ab_head   {
    color: black;
    font-family: Arial;
    font-size: 120%;
    /* top, right, bottom, left */
    margin: 8px 60px 5px 22px;
    text-indent: 3em;
    text-align: left
}

a:link		{ color:#0000ca; 
		  text-decoration:none; }
a:visited	{ color:#0000ca; 
		  text-decoration:none; }
a:hover	{ 
	color:red;
	background: #ffffaa;	
	text-decoration:underline; 
}
		  
a.a_alpha:link	{
	color: #000000;
	font-family:arial,helvetica; 
	text-decoration: none;
	font-weight: bold;
	}
	
a.a_alpha:visited	{
	color: #000000;
	font-family:arial,helvetica; 
	text-decoration: none;
	font-weight: bold;
	}

a.a_alpha:hover	{
	color: #FF0000;
	font-family:arial,helvetica; 
	font-weight: bold;
	}


H1		{ font-family:arial,helvetica; 
		  font-size:15pt; 
		  font-weight:bold; 
		  margin-bottom:0; 
		  margin-top:0; }
H2		{ font-family:arial,helvetica; 
		  font-size:10pt;
		  font-weight:bold; 
		  margin-bottom:0; 
		  margin-top:0; }
H3		{ color:#0000ca; 
		  font-family:arial,helvetica; 
		  font-size:10pt; 
		  font-weight:bold; }
H4		{ color:#000033; 
		  font-family:arial,helvetica; 
		  font-size:10pt; 
		  font-weight:bold; 
		  margin-bottom:0; }

.table-head	{ font-family:arial,helvetica; 
		  font-size:10pt; }
.table-top	{ background-color:#cccccc; }
.table-cell	{ background-color:#eeeeee; 
		  vertical-align:top; }
.table-surround	{ background-color:black; }
.table-light	{ background-color:#00cc99; }

.small		{ font-family:arial,helvetica; 
		  font-size:8pt; }
.body	{ 
	font-family:arial,helvetica; 
	}
.aw-green	{ background-color:#009966; }

.btb { 
	border-top: '1 solid black';
	border-bottom: '1 solid black';
}

.bb { 
	border-bottom: '1 solid black';
}
.td-1           { background-color:#dddddd;
	          vertical-align:top; 
                  font-family:arial,helvetica; 
                  font-size:10pt; }

.td-2     { 
	background-color:#cccccc;
        vertical-align:top; 
        font-family:arial,helvetica; 
        font-size:10pt; }
.tdwhite   { color:#ffffff;
          font-family:arial,helvetica; 
          font-weight: bold; }

.sidenavbg	{
	color: #000000;
	font-family:arial,helvetica; 
	font-weight: bold;
	text-decoration: none;
	}
	
a.sidenavbg:link	{
	color: #000000;
	font-family:arial,helvetica; 
	font-weight: bold;
	text-decoration: none;
	}
	
a.sidenavbg:visited	{
	color: #000000;
	font-family:arial,helvetica; 
	font-weight: bold;
	text-decoration: none;
	}
	
.sidenavsm	{
	font-family:arial,helvetica; 
	color: #000000;
	text-decoration: none;
	}
	
a.sidenavsm:hover	{
	background: #879fb6;	
	color: #000000;
	font-family:arial,helvetica; 
	text-decoration: none;
	}

a.sidenavsm:link	{
	color: #000000;
	font-family:arial,helvetica; 
	text-decoration: none;
	}
	
a.sidenavsm:visited	{
	font-family:arial,helvetica; 
	color: #000000;
	text-decoration: none;
	}
	
.greytext	{
	color: #cccccc;
	}
	
.nav	{
	background-color: #eff0f3;
	color: #000000;
	}
	
.navmain	{
	background-color: #cccccc;
	cursor: pointer;
	cursor: hand;
	}
	
.navhilite	{
	background-color: #879fb6;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	}
	
