body {
	margin: 30px 20px;
	background-color: #000;
}

body, td, th, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.header {
	background-image: url(images/craylogo_s.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 35px;
}

div.header h1 {
	display: none;
}

div.header h2 {
	padding-left: 184px;
	padding-top: 4px;
	color: #999;
	margin: 0px;
}

h3 {
	background-color: #000;
	width: 690px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	margin-bottom: 2px;
}

h3 span {
	margin-left: 186px;
}

#breadcrumb {
  border: 1px dashed #CCC;
	padding: 2px;
	margin-bottom: 5px;
}

.maintable {
	border-collapse: collapse;
	width: 690px;
	height: 400px;
}

.mainmenu {
	width: 170px;
	vertical-align: top;
	font-size: 11px;
}

.mainmenu a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
	display: block;
	padding: 10px 2px 2px 4px;
	margin-bottom: 1px;
	border: 1px solid #CCC;
}

.mainmenu a:hover {
	background-color: #F00;
	border-color: #F00;
	color: #FFF;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.maincontacts {
	color: #999;
	vertical-align: bottom;
	width: 170px;
	line-height: 12px;
}

.maincontacts a {
  color: #999;
}

.maincontacts p {
	margin-bottom: 1px;
}

a {
  color: #666;
}

a:hover {
	color: #000;
}

.rightcolumn {
	vertical-align: top;
	width: 116px;
	background-color: #EEE;
}

.rightcolumn #image {
  height: 76px;
	background-color: #FFF;
}

.rightcolumn #content {
	padding: 2px;
}

.rightcolumn #image span {
  border: 1px dashed #CCC;
	padding: 2px;
	background-color: #FFF;
	display: block;
}

#footer {
  margin-top: 10px;
	width: 690px;
	border-top: 10px solid #CCC;
}

.linksection {
  display: block;
  margin: -1px;
}

.linksection td {
  border: 1px solid #CCC;
	padding: 2px;
	width: 50%;
	vertical-align: top;
}

.linksection div.left {
  margin-right: 1px;
}

.linksection img {
  padding-right: 3px;
}

.linksection a, table.news a {
  padding: 2px 2px 3px 3px;
	margin-left: 54px;
  display: block;
	color: #000;
	background-color: #CCC;
	font-weight: bold;
	text-decoration: none;
}

.linksection a:hover, table.news a:hover {
	background-color: #F00;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-weight: bold;
	color: #FFF;
}

hr {
  border: none;
  border-top: 1px dashed #CCC;
	border-bottom: 1px solid #FFF;
}

div.content {
  border: 1px solid #CCC;
	padding: 4px;
}

div.content img {
  padding-left: 3px;
}

table.contenttable {
  display: block;
	margin: -1px;
}

table.contenttable td {
  border: 1px solid #CCC;
	padding: 4px;
}

table.contenttable img {
  padding-left: 3px;
}

table.news {
  width: 100%;
}

table.news a {
  margin-left: 0px;
}

table.news a:hover {
  background-position: bottom right;
}

#holder {
  background-color: #FFF;
	border: 1px solid #AAA;
	padding: 20px;
}.smallitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.boldheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
