body {

background-color: #3A4A3E;

  color: #000;

  	text-align: center;

}



BODY, P, UL, LI, OL, TABLE, TD, TH, TR, TEXTAREA, FORM 



{



	



	font-family : Tahoma, sans-serif;



	font-size : 14px;



	scrollbar-base-color: #099670; 



	scrollbar-track-color: #344837; 



	scrollbar-face-color: #008000; 



	scrollbar-highlight-color: white; 



	scrollbar-3dlight-color: white; 



	scrollbar-darkshadow-color: white; 



	scrollbar-shadow-color: white; 



	scrollbar-arrow-color: black



}





#nav {

  text-align: center;

  background-color: #336600;	

  padding: 10px;

}



#wrap {

	text-align: left;

	width:  750px;

	margin: 0 auto;

}



table {

	width: 100%;

}



fieldset {

  border: 1px solid #737373;

}

form {

  margin: 0px;

}

h1, h2, h3 {

  margin: 0px;

  padding: 0px;

}

hr {

  background-color: #737373;

  border: 0px;

  color: #737373;

  height: 1px;

}



a:link {

  color: #33c;

  text-decoration: underline;

}

a:visited {

  color: #4040ff;

  text-decoration: underline;

}

a:active, a:hover {

  color: #000;

}



a:link { text-decoration: none; color: #000000 }



a:visited { text-decoration: none; color: #000000 }



a:active   { color: #000000; text-decoration: line-through }



a:hover    { text-decoration: none; color: #FFFFFF }



:link.s2 { text-decoration: none; color: #000000 }



:visited.s2 { text-decoration: none; color: #000000 }



:active.s2   { color: #FFFFFF; text-decoration: none }



:hover.s2    { text-decoration: none; color: #FFFFFF }







div.bottom {

  color: #737373;

  font-size: x-small;

  text-align: center;

}



/* Define some colors */



.darkbg {

  background-color: #336600;

  color: #fff;

}

.mediumbg {

  background-color: #336600;

  color: #fff;

}

.lightbg {

  background-color: #fff;

  color: #000;

}

.lightbgalt {

  background-color: #f0f0f0;

  color: #000;

}

.highlight {

  background-color: yellow;

  color: #000;

}



/* Top menu */



a.menu {

  background-color: #fff;

  border: 1px solid #737373;

  color: #000;

  font-weight: bold;

  margin-left: 4px;

  margin-right: 4px;

  padding: 3px;

  text-decoration: none;

}

a.menu:hover, a.menu:active {

  color: #fff;

  background-color: #09c;

  background-image: url(grad_bg.png);

}



a.table_top {

  color: #000000;

  text-decoration: underline;

}

a.table_top:hover, a.table_top:active {

  color: #00DD00;

}



.join_edit_error {

	background-color: #f0f0f0;

	border: 1px solid #f00;

	padding: 2px;

}



a.help { color: #f00; font-weight: bold; text-decoration: none; }

a.help:hover { color: #333; }


