body {
	font-size: 10pt;
	font-family: "Trebuchet MS",verdana,arial,sans-serif;
	color: #000;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	background: #cccccc url(../images/bg_fade.jpg) top repeat-x;
}
table#mainTable {
	font-size: 10pt;
	font-family: "Trebuchet MS",verdana,arial,sans-serif;
	background: #f0e9e9;
	color: #000;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	border: 1px solid #360000;
	border-spacing: 2px;
}
table#mainTable tr {
	vertical-align: top;
}
table#mainTable td#header {
/*	border-bottom: 1px solid #808080;*/
}
table#mainTable tr td {
	padding: 0px;
}
td#menuCol {
	background: #800000 url(../images/menuCol_bg.gif) right repeat-y;
	width: 175px;
}
td#contentCol {
	background: #fff url(../images/h1graphic.gif) right top no-repeat;
}
td#slogan {
	background: #800000;
	width: 50px;
}
div#contentWidth {
	width: 450px;
}

table {
	font-size: 10pt;
}
form {
	margin: 0px 0px 5px 0px;
}
input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #666666;
}
.button {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #800000;
	background: #ddd;
	padding: 2px 5px 2px 5px;
	border: 2px solid #666666;
}
.button:hover, .button:active {
	background: #eee;
}
.error {
	color: #990000;
}
.confirmation {
	color: #009900;
}


h1 {
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
	margin: 0px;
	border-bottom: 2px solid #800000;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 0px;
}

a {
	color: #660000;/*#DB7420;*/
	text-decoration: underline;
}
a:active, a:hover {
	color: #BD651D;/*2097DB;*/
}
hr {
	height: 1px;
	color: #999999;
	background: #999999;
	margin-left: 7px;
	margin-right: 7px;
	border: none;
}
img {
	border: none;
}
img.right {
	border: 1px solid #161616;
	width: 200px;
	float: right;
	margin: 5px 0px 5px 10px;
}
img.left {
	border: 1px solid #161616;
	width: 200px;
	float: left;
	margin: 5px 10px 5px 0px;
}

.note {
	font-size: 9pt;
}



div#leftMenu {
	padding: 10px 0px 10px 0px;
	text-align: left;
}
div#leftMenu div#currentPage {
	color: #a0a0a0;/*DB7420;*/
	background: #660000 url(../images/bullet.gif) left no-repeat;
	padding: 3px 5px 4px 22px;
	font-size: 10pt;
	font-weight: bold;
}
div#leftMenu a {
	background: url(../images/bullet2.gif) left no-repeat;
	padding: 1px 5px 4px 22px;
	margin: 0px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #f0f0f0;/*DB7420;*/
/*	border-top: 1px solid #800000;
	border-bottom: 1px solid #800000;*/
}
div#leftMenu a:hover, div#leftMenu a:active {
	background: #960000 url(../images/bullet3.gif) left no-repeat;
	text-decoration: underline;
	color: #fff;
/*	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;*/
}
div.menuHeader {
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	background: #660000 url(../images/menuHeadGraphic.gif) right no-repeat;
	padding: 2px 5px 3px 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #460000;
	border-top: 2px solid #460000;
}
div.menuWidth {
	width: 175px;
}


div#mainContent {
	padding: 5px 5px 10px 5px;
}




table#footer {
	font-size: 10pt;
	font-family: "Trebuchet MS",verdana,arial,sans-serif;
	color: #161616;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 700px;
	border-spacing: 2px;
}
table#footer td#credits {
	text-align: center;
}



/*****
 * calendar
 *****/
div#calTitle {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 0px 7px 7px 5px;
	margin-top: -5px;
	border-bottom: 2px solid #800000;
	margin-right: 2px;
}
table.calendar {
	padding: 1px;
	border-spacing: 1px;
	width: 461px;
	font-size: 11px;
	background-color: #cccccc;
}
td.day {
	font-weight: bold;
	text-align: center;
	width: 14%;
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 3px;
}
tr.calWeek {
	vertical-align: top;
}
td.otherMonth {
	background-color: #eeeeee;
	height: 80px;
}
td.currentMonth {
	background-color: #ffffff;
	height: 80px;
}
td.today {
	background: #e3f9e3;
	height: 80px;
}
table.monthLinks {
	width: 100%;
	margin-bottom: 10px;
}
table.monthLinks a {
	padding: 10px;
}
td.linkBack {
	text-align: left;
	font-size: 12px;
}
td.linkAhead {
	text-align: right;
	font-size: 12px;
}



/*****
 * SPGM
 *****/
IMG { vertical-align: middle; }
IMG.img-picture { border: 1px solid #333333; }
IMG.img-folder { border: 0px; }
IMG.img-galicon { border: 1px solid #555555; }
IMG.img-thumbnail { border: 1px solid #333333; }
IMG.img-thumbnail-selected { border: 1px solid #8ca0bf; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }


TABLE.table-wrapper {
  background-color: #ffffff;
  padding: 0px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 453px;
}



TD.td-thumbnails-thumb {
  padding: 6px;
  font-family: verdana, helvetica, arial, sans-serif;
  color: #555555;
  font-size: 8px;
  vertical-align: bottom;
  background-color: transparent;
  white-space: nowrap;
  text-align: center;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  font-family: verdana, helvetica, arial, sans-serif;
  color: #333333;
  font-size: 8px;
  font-weight: bold;
  background-color: transparent;
  vertical-align: bottom;
  text-align: center;
}

DIV.div-thumbnails-caption {
  font-family: verdana, helvetica, arial, sans-serif;
  color: #000000;
  font-size: 8pt;
  font-weight: normal;
  background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
  font-family: verdana, helvetica, arial, sans-serif;
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
	display: none;
  color: #999999;
  font-size: 8pt;
  font-family: verdana, helvetica, arial, sans-serif;
  text-align: center;
  background-color: transparent;
}

A.a-spgm-link {
  color: #999999;
  font-size: 8pt;
  font-family: verdana, helvetica, arial, sans-serif;
  background-color: transparent;
}



TABLE.table-gallisting-grid {
	width: 453px;
}

TD.td-gallisting-cell {
	width: 225px;
	padding-bottom: 20px;
}



TABLE.table-galitem {
	margin-top: 10px;
	margin-bottom: 20px;
}

TD.td-galitem-icon {
  padding-right: 10px;
}

TD.td-galitem-title {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 9pt;
  width: 100%;
  text-align: left;
  font-weight: bold;
  color: #999999;
}

TD.td-galitem-caption {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 8pt;
  /*font-style: italic;*/
  text-align: left;
}



TABLE.table-picture {
  width: 100%;
  text-align: center;
}

TD.td-picture-navi {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  text-align: center;
  background-color: transparent;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 1px solid #777777; 
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #777777;
  background-color: #dddddd;
  text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-filename {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  background-color: #ececec;
  padding: 7px;
  background-color: transparent;
}

TD.td-picture-caption {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 9pt;
  text-align: center;
  /*font-style: italic;*/
  background-color: #ececec;
  padding: 7px;
  background-color: transparent;
}



TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
  border-spacing: 10px;
  text-align: left;
}

TD.td-thumbnails-navi {
  color: #000000;
  border-top: 2px solid #444444;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
  padding: 8px;
}

SPAN.span-filters {
  font-size: 8pt;
  font-weight: normal;
}


DIV.div-galheader {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
  padding: 1px;
  width: 100%;
  text-align: left;
}

TABLE.table-shadows {
  border-collapse: collapse;
  margin: auto;
  padding: 0px;
}

TD.td-shadows-right {
  background-image: url(shadow_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottom {
  background-image: url(shadow_bottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottomright {
  background-image: url(shadow_bottomright.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-main {
  margin: 0px;
  padding: 0px;
}
