body {
	font-family: sans-serif, arial;
	font-size: 12px;
	color: #fff;
	background: url('/img/bg.gif') top left repeat-x;
	background-color: #515151;
	margin: 0 0 0 0;
}


a {
	font-size: 11px;
	color: #ddd;
	text-decoration: none;
}

a:hover   {
}

table {
  border-collapse: collapse;
  border: 0px;
  padding: 0;
  margin: 0;
}

table td {
	padding: 0px;
	margin: 0px;
}

.catmenu {
	color: #fff;
	padding-left: 20px;
	margin: 0px;
	width: 150px;
	vertical-align: top;
	list-style-type: none;
	height: 508px;
	text-align: left;
}

.catmenu .item a {
	font-size: 18px;
	text-decoration: none;
	line-height: 25px;
}

.catmenu a:hover {
	color: #fff;
	border-bottom: 1px dotted #ddd;;
}

.catmenu .subitem {
	padding: 0;
	margin-top: -4px;
	height: 20px;
}

.catmenu .subitem a {
	font-size: 12px;
	margin-left: 14px;
	text-decoration: none;
}

.catmenu a:hover {
	border-bottom: 1px dotted #ddd;;
}

.copyright, .copyright a {
	color: #b6b6b6;
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.photo {
	background: url('/img/photo_shadow.png') bottom left no-repeat;
	vertical-align: top;
	height: 110px;
	border: 0px;
}

img {
	border: 0px;

}

.photo img {
	border: 1px solid black;
}

.photo a:hover {
	border-bottom: 0px;
}

.catdescription {
	display:none;
	color: #eee;
	font-size: 10px;
}

.photolist {
	background: #535353;
	background: url('/img/bg_inner.gif') top left repeat-x;
}

.photobig {

}

h1	{
	color: #fff;
	font-size: 24pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.cattitle h1 {
	padding-left: 31px;
	margin-top: 20px;
	background: #000;
	width: 250px;
}

.windowtitle { 
	font-size: 12pt;
	border: 0px;
	text-align:right;
	color: #FFFFFF;
	background-color:#51575d;
	font-weight:bold;
	text-align: center;
	padding: 1px 3px 1px 3px;
	background-image: url('/img/bg_window_title.png');
}

table.info {
	background-color: #999;
	border: 1px solid #111;
	font-size: 12px;
}

table.info th {
	background-image: url('/img/bg_window_title.png');
	border-bottom: 2px solid black;
}

table.info tr {
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #111;
	text-align: center;
}

.formfield {
	background-color:#444;
	color: #FFFFFF;
	font-weight:bold;
	text-align: right;
	padding-right: 4px;
	width: 130px;
	border-bottom: 1px solid #999;
	height: 22px;
}

.formvalue {
	border: 0px;
	text-align: left;
	padding: 2px 0px 2px 4px;
	border-bottom: 1px solid #ccc;
	width: 250px;
	color: #fff;
	background-color: #666;
	
}

.photodesc {
	color: #373738;
	display: none;
}

.png
{
    //background-image: none ! important;
    behavior: url('pngfix.htc');
}



h2   {
	color: #fff;
 	font-size: 16pt;
 	font-weight: bold;
}

h3   {
	color: #fff;
	font-size: 14pt;
	font-weight: bold;
}

h4   {
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
}

.tabsubtitle {

   width: 120px;
   text-align: right;
   font-weight: bold;
}

th	{  
	font-size: 10pt;
	font-weight: bold;
	background-color: #D3DCE3;
}


.form-button {
	height: 20px;
	font-size: 11px;
	color: #000000;
	background-image: url('/img/button.gif');
	margin: 0px;
	padding: 3px;
	border: 1px solid #000000;
	vertical-align: top;
}

.form-input {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #777;
	background-color: #FCFCFD;
}

SMALL { font-size: 8pt; font-weight: bold; color: #003399; font-family: Arial, Helvetica, sans-serif; font-weight: bold}


UL LI UL {  
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 13px;
    margin-right: 13px;
    color: #003399;
}

.frame {
	background-color: #f0f0f0;
	border: solid 1px black;
	text-align: center;
}

#TopMenu a {
	color:white; 
	font-weight:bold; 
	text-decoration:none; 
	padding: 5px 10px 5px 10px;
	width: auto;
	height: 16px;
	display:block;
	float:left;
}

#TopMenu a:hover {
	text-decoration:underline;
	background-color:black;
	color: white;
}

#SubMenu a {
	color:black;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding: 5px 10px 5px 10px;
	width: auto;
	height: 16px;
	display:block;
	float:left;
}

#SubMenu a:hover {
	text-decoration:underline;
	background-color:#e1ded9;
	color: black;
}

#TableForm  {
	background-color: #ebe7e3;
	border: 1px solid #999;
	padding: 0px;
}


.tabtitle { 
	border: 0px;
	text-align:right;
	background-color:#20508E;
	color: #FFFFFF;
	font-weight:bold;
	text-align: center;
	padding: 2px 5px 2px 5px;
}

.tabrow {
	padding: 2px 5px 2px 5px;
	background-color: #565450;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.tabrow_over {
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #AAA;
	text-align: center;
	background-color: #515b68;
}


.tabrow_odd {
	background-color: #42423f;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.error {
	color: red;
	font-weight: bold;
}

.handle {
	margin:2px;
	padding:2px;
	width:100%;
	color:white;
	background-color:navy;
	font-size:10px;
}

#tooltip {
	background:#FFFFFF;
	border:1px solid #666666;
	color:#333333;
	font:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden
}

.screen_center {
	position:absolute;
	top: 10%;
	left: 30%;
	z-index: 599;
}

.darkfiller {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/img/dark_bg.gif);
	z-index: 299;
}

.half-transparent {
	opacity: .50;
	font-size: 11px;
}
