/* ©2001-2004 by TheSpiderCompany.com Duplication or redistribution is strictly prohibited. */


body	{
		background-color: #CCCCCC;
		font-family: "Arial", Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		scrollbar-highlight-color:#CCCCCC; /* left and top */
		scrollbar-shadow-color:#CCCCCC; /* right and bottom */
		scrollbar-darkshadow-color: #808080;
		scrollbar-3dlight-color:#808080;
		scrollbar-track-color:#CCCCCC; /* track bg */
		scrollbar-face-color:#CCCCCC; /* scroll face */
		scrollbar-arrow-color:#808080; /* arrows */
		}

p, td		{font-family: "Arial", Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		}

a:link	{color: #696969;
		text-decoration: underline;
		font-weight: bold;
		}

a:visited	{color: #696969;
			text-decoration: underline;
			font-weight: bold;
			}

a:hover	{color: #000000;
			text-decoration: none;
			font-weight: bold;
			}

a:active	{color: #696969;
			text-decoration: underline;
			font-weight: bold;
			}

a.lite:link	{color: #FFFFFF;
				text-decoration: underline;
				font-weight: bold;
				}

a.lite:visited	{color: #FFFFFF;
					text-decoration: underline;
					font-weight: bold;
					}

a.lite:hover	{color: #000000;
				text-decoration: none;
				font-weight: bold;
				}

a.lite:active	{color: #FFFFFF;
				text-decoration: underline;
				font-weight: bold;
				}
			
.pics		{border: 1px solid #333333;}
		
td.lite	{background-color: #CCCCCC;
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size: 12px;
			color: black;
			border: 1px #696969 solid;
			padding-bottom: 10px;
			padding-top: 10px;
			}

td.darc	{background-color: #B7B9B6;
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size: 12px;
			color: black;
			border: 1px #696969 solid;
			padding-bottom: 10px;
			padding-top: 10px;
			}

.division	{background-color: #7A7F82;
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size: 12px;
			color: black;
			}

h2		{font-family: "Arial", Verdana, Helvetica, sans-serif;
		font-size: 13px;
		color: #696969;
		}

h3		{font-family: "Arial", Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #696969;
		letter-spacing: 2px
		}