
/* comment: text-black, link-blue, vlink-grey, hover-rose, all bold, all underlined */

/* comment: bold links with hovering underline are default */




html {

padding-top: 0px ;
padding-bottom: 5px ;
padding-left: 20px ;
padding-right: 20px ;
border-style: none ;
background-color: #C9E4ED ;
background-image: url('http://www.thrivenet.com/TNGRAFX/BG-LTBL.GIF');

}

BODY {
font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
text-align: left;
background: transparent;
color: #000000;

}




A:link {
color: #000066;
font-weight: bold;
background-color: none;
}
A:visited {
color: #333333;
font-weight: bold;
background-color: none;
}

A:hover {
color: #ff3366;
font-weight: bold;
background-color: none;
}

A:active {
color: #ff3366;
font-weight: bold;
background-color: none;
}





/* comment: H1--black */



h1 {
font-size: 150%;
font-weight: bold;
color: #000000;
background: transparent;
}
/* comment: H2--blue */

h2 {
font-size: 120%;
font-weight: bold;
color: #000066;
background: transparent;
}


/* comment: H3--Black */




h3 {
font-size: 100%;
font-weight: bold;
color: #000000;
background: transparent;
}
/* comment: H4--rose */


h4 {
font-size: 90%;
font-weight: bold;
color: #ff3366;
background: transparent;
}

/* comment: and now the rest of the story.... */







.small95 { font-size: 95%;}
.small90 { font-size: 90%;}
.small85 { font-size: 85%;}
.small80 { font-size: 80%;}



.afterspace50 {
padding-bottom: 6pt;

}
.afterspace100 {
padding-bottom: 12pt;

}


/* comment: special social bookmarks format */
	
.social_bookmark {
font-size: 85%;

}

.social_img  {
	padding: 0px;
}



/* comment: special sidebar spacing IQidiocy+ */
	
.sidebar {
padding: 0 1em;

}
	
	
	
/* comment: special spacing and attributes for list items */


.disc {
list-style-type: disc;

}


	
	
/* comment: classes for all */


.blue {
color: #000066;

}
.ltblue {
color: #99ccff;

}
.white {
color: #ffffff;

}
.yellow {
color: #ffff66;

}
.rose {
color: #ff3366;

}
.red {
color: #ff0000;

}
.black {
color: #000000;

}
.bold {
font-weight: bold;
}

.normal {
font-weight: normal;
}
.italic {
font-style: italic;
}
.small70 { font-size: 70%;}
.small75 { font-size: 75%;}
.small80 { font-size: 80%;}
.small85 { font-size: 85%;}
.small90 { font-size: 90%;}
.small95 { font-size: 95%;}

.small {
font-size: 90%;

}
.smallish {
font-size: 85%;

}
.smaller {
font-size: 80%;

}
.smallerwhite {
font-size: 80%;
color: #ffffff;

}
.smallest {
font-size: 70%;

}
.big {
font-size: 110%;

}
.bigred {
font-size: 110%;
color: #ff0000;

}
.bigger {
font-size: 120%;
}

.big110 {
font-size: 110%;
}

.big120 {
font-size: 120%;
}

.big130 {
font-size: 130%;
}

.big140 {
font-size: 140%;
}

.big150 {
font-size: 150%;
}

.biggest {
font-size: 130%;

}
.center {
text-align: center;

}

.left {
text-align: left;

}
.right {
text-align: right;

}
.copyright {
font-size: 80%;
text-align: center;

}
.centersmall {
font-size: 90%;
text-align: center;
vertical-align: top;

}
.centersmaller {
font-size: 80%;
text-align: center;
vertical-align: top;

}
.leftsmall {
font-size: 90%;
text-align: left;
vertical-align: top;

}








