body {
	background: url('../images/wallpaper.gif');
	margin: 0px;
}

body,a,p,span,div,table,th,td,input,textarea,select {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #475868;
}

A {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #598398;
	text-decoration: underline;
}

A.small_link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #598398;
	text-decoration: underline;
}

TABLE.main_container {
	width: 1094px;
	margin: 0 auto;
}

TD.left_main_border {
  width: 62px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/nytsite2008/images/shadow_tile_left.png',sizingMethod='scale');
}
TD.left_main_border[class] {
  background: url('../images/shadow_tile_left.png') repeat-y;
}

TD.right_main_border {
  width: 62px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/nytsite2008/images/shadow_tile_right.png',sizingMethod='scale');
}
TD.right_main_border[class] {
  background: url('../images/shadow_tile_right.png') repeat-y;
}

TD.main_container_td {
  width: 970px;
  background-color: #ffffff;
}

TABLE.main_table {
  width: 970px;
}

/*TD.toppart {
  height: 198px;
}*/

TD.topmenu {
	height: 22px;
	background-color: #395766;
}

TABLE.topmenu_table {
	width: 970px;
	height: 22px;
}

TABLE.topmenu_table2 {
	background-color: #14b1e7;
}

.topmenu_item {
	padding-left: 1px;	
}

TD.altmenu {
	height: 14px;
	background-color: #14b1e7;
}

TD.left_column {
  width: 168px;
  padding: 23px 13px 35px 5px;
}
TD.left_column[class] {
  width: 186px;
}

TD.right_column {
  width: 168px;
  padding: 23px 5px 35px 13px;
}
TD.right_column[class] {
  width: 186px;
}

TD.main_column {
  width: 598px;
  height: 200px;
  padding: 23px 0px 35px 0px;
}
  
TD.main_column1 {
  width: 406px;
  height: 200px;
  padding: 23px 17px 35px 0px;
}
TD.main_column1[class] {
  width: 423px;
}

TD.main_column2 {
  width: 175px;
  padding: 23px 0px 35px 0px;
}

TD.bottom_ruler {
  height: 7px;
  background-color: #a9c1cd;
}

TD.footer {
  font-family: Verdana,Arial,sans-serif;
  font-size: 10px;
  color: #537789;
  height: 31px;
  background-color: #c6dae4;
  text-align: center;
  padding: 8px 0px 0px 0px;
}
TD.footer[class] {
  height: 39px;
}

TABLE.bottom_table {
  width: 1094px;
  height: 108px;
}

TD.bottom_shadow {
  width: 1094px;
  height: 108px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/nytsite2008/images/bottom_shadow.png',sizingMethod='scale');
}
TD.bottom_shadow[class] {
	background: url('../images/bottom_shadow.png') no-repeat;
}

TABLE.topmenu2_table {
  width: 100px;
  background-color: #000000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

INPUT.search_box {
  width: 79px;
  height: 16px;
  border: 0;
  background-color: #537789;
  margin: 0px 2px 0px 10px;
}

TABLE.altmenu_table {
  float: right;
}

TD.leftmenu_left {
  width: 5px;
  background: url('../images/leftmenu_left.gif') repeat-y;
}

TD.leftmenu_right {
  width: 5px;
  background: url('../images/leftmenu_right.gif') repeat-y;
}

TD.bb_left {
  width: 5px;
  background: url('../images/bb_left.gif') repeat-y;
}

TD.bb_right {
  width: 5px;
  background: url('../images/bb_right.gif') repeat-y;
}

TD.bb_header {
  width: 156px;
  height: 16px;
  background-color: #c6dae4;
}

TD.bb_text {
  width: 136px;
  background-color: #f4f7f9;
  padding: 10px;
}

.footer_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #537789;
}
A.footer_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #537789;
  text-decoration: none;
}
A.footer_text:hover {
  text-decoration: underline;
}

DIV.calendar_upcoming {
	margin-top: 10px;
}