body
{
  font-family: arial, sans, sans-serif, tahoma;
  font-size: 13pt;
  color: #666;
}

h1, h2, h3, h4
{
  color: #555;
}

ul
{
  color: #FFF;
}

li
{
  color: #777;
}

#centered
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../data/image/bg3std.gif');
  background-repeat: no-repeat;
}

#menu
{
  border: 0px;
  float: left;

  margin: 185px 5px 0 0;
  padding: 5px;
  
  font-size: 12pt;

  width: 120px;
}

#content-main
{

}

#content-main tbody a 
{
	border: none;
}

#content-main table td 
{
	padding: 0px 0px 0px 0px;

}

#content-main table
{
	padding: 0px;
}


#content-main tbody a:visited
{
	border: none;
}

#content-main tbody a:hover
{
	color: #800;
	text-decoration: none;
	font-weight: normal;
	border: none;
}

tbody .bodytext 
{
	margin: 2px;
	padding: 0px;
	border: none;
}

tbody td td img
{
	height: 120px;
	width: auto;
	overflow: hidden;
	margin-left: 0px;
	margin-right: 0px;
}

#content-main table
{
	margin: 3px;
	padding: 0px;
	border: none;
}

#content-main
{
  float: left;

  margin: 5px;
  padding: 5px;

  width: 620px;
}

#content-main a
{
  text-decoration: none;
  color: #555;
}

#content-main a:visited
{
  text-decoration: none;
  color: #555;
}

#content-main a:hover
{
  text-decoration: underline;
  color: #555;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img 
{
  padding: 0px;
  margin: 0px;
}

.menu-item-active
{
	text-align: right;
	margin: 3px 0 7px 0;
	background-color: none;
	font-weight: bold;
}

.menu-item-inactive
{
	text-align: right;
	margin: 3px 0 2px 0;
	font-weight: bold;
}

.menu-item-active a
{
	text-decoration: none;
	color: #333;
}

.menu-item-active a:visited
{
	text-decoration: none;
	color: #333;
}

.menu-item-active a:hover
{
	text-decoration: none;
	color: #000;
}

.menu-item-inactive a
{
	text-decoration: none;
	color: #777;
}

.menu-item-inactive a:visited
{
	text-decoration: none;
	color: #777;
}

.menu-item-inactive a:hover
{
	text-decoration: none;
	color: #000;
}

.csc-mailform-field
{
	float: right;
	padding: 0;
	margin: 0;
	width: 600px;
	text-align: right;
}

.clear
{
  clear: both;
}

.example1
{
  float: left;
  color: #555;
  width: 600px;
  text-align: right;
}

.csc-firstHeader
{
	margin: 25px 0 25px 0;
	color: #000;
}

img 
{
	vertical-align:middle;
	border: none;
}

