/* Last edited 2002.05.16 */

  A	{
	text-decoration: underline;
	// text-decoration: none;
	}

  A:Link {
	color: RGB(0, 0, 128);
	}

  A:Visited {
	color: RGB(128, 128, 128);
	}

  A:Active {
	color: RGB(128, 128, 128);
	}

  A:Hover {
	color: RGB(0, 128, 128);
	}

  BLOCKQUOTE {
	color : RGB(0, 0, 0);
	}

  BODY {
/*	background: RGB(44, 47, 64) url(/img/bg2.jpg); */
	background: RGB(255, 255, 255);
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: RGB(0, 0, 0);
	}

  TABLE.menu, TD.menu {
	background: RGB(255, 255, 255);
	}

  CODE {
	color : RGB(128, 128, 128);
	font-size: 90%;
	}

  DIV.menu A {
	font-family: "times new roman", times, serif;
	font-size: 90%;
	}

  DIV.menu A:hover {
	color: RGB(255, 255, 255);
	}

  H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, Sans-Serif;
	}

  PRE, CODE {
	font-size: 90%;
	}

  TD	{
	font-size: 90%;
	}

  .caption {
	color : RGB(128, 128, 128);
	font-size : 80%;
	}

  .menuheading {
	background: RGB(192, 192, 192);
	color: RGB(0, 0, 0);
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	}

  .menuheading2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	}

  .paraheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: RGB(80, 80, 80);
	}
  .paraheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: RGB(0, 0, 0);
	}

  .small {
	font-size: 70%;
	}

.tbox{
	BACKGROUND-COLOR: #DDDDDD;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px
}
.button{
	BACKGROUND-COLOR: #AAAAAA;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px
}

.novisit {
	text-decoration: none;
	}


/* This CSS file was created exclusively for shellfront.org by rootrider */