/* Bob Brown */

/* StyleSheet for T&M Distributing web site */

/*  Body */
BODY 	{background: url(images/ssback3.gif)}


/* Paragraph */
P 	{
	font-family: arial, helvetica;
	font-size: 10pt;
}


/* Main Page Headings */
H1	{
	font-family: Arial, verdana, helvetica;
	font-size: 32pt;
	font-weight: bold;
	text-align: center;
	margin-top : 0%;
	padding-top : 0%;
	vertical-align : text-top;
}


/* Page Section Headings */
H2	{
	font-family: Arial, helvetica;
	font-size: 16pt;
	text-align: center;
	margin-left : .5em;
	font-weight: bold;
	color: blue;
}

/* Page Section Headings */
H3	{
	font-family: Arial, helvetica;
	font-size: 18pt;
	text-align: center;
	margin-left : .5em;
	color: blue;
}

/* Slogan */
DIV.Slogan	{
	font-family: arial, helvetica;
	font-size: 18pt;
	text-align: center;
	color: blue;
	font-weight : bolder;
	font-style : italic;	
}
/* Slogan Footer*/
DIV.SloganFooter	{
	font-family: arial, helvetica;
	font-size: 12pt;
	text-align: center;
	color: blue;
	font-weight : bold;
	font-style : italic;	
}

/* Copyright */
DIV.Copyright	{
	font-family: arial, helvetica;
	font-size: 10pt;
	text-align: center;
	color: black;
	font-style : italic;	
}

/* NumberOutline */
DIV.NumberOutline	{
	font-family: arial, helvetica;
	font-size: 14pt;
	font-weight : bolder;

}
/* Unordered Lists */
UL {
	font-family: arial, helvetica;
	font-size: 12pt;
}

/* Logo Division */
DIV.LOGO	{
	font-family: arial, helvetica;
	font-size: 12pt;
	color: white;
	font-weight : bolder;
}

/* Footer Division */
DIV.FOOTER	{
	font-family: arial, helvetica;
	font-size: 8pt;
	text-align: center;
	font-style: italic;
}


/* Footer Links */
DIV.FooterLinks	{
	font-family: arial, helvetica;
	font-size: 8pt;
	text-align: center;
}

/* Main Navigation Bar */
A.PAGELINKS	{
	font-family: arial, helvetica;
	font-size: 16pt;
	color: blue;
	text-decoration: underline;
}


/* Hover Over Hotlinks */
A:hover {
  color: red;
}

/* Links */
A.LINKS {
	font-family: arial, helvetica;
	font-size: 12pt;
	color: maroon;
	text-decoration: underline;
	text-indent : 8pt
}


/* Span Border */
DIV.BORDER		{
	border-bottom: 	thick
}
	
	
/* Small Paragraph Font */
SPAN.SMFONT{
	font-family: arial, helvetica;
	font-size: 10pt
}

/* Normal Font */
SPAN.NORMALFONT{
	font-family: arial, helvetica;
	font-size: 14pt
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
