body {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #161C1F;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wtf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.header_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #660000;
}
a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-style:bold;
}
.leftMenueLinks, a.leftMenueLinks:visited, a.leftMenueLinks:link{
	font-size: 16px;
	color: #86757B;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
}
a.leftMenueLinks:hover{
	font-size: 16px;
	color: #86757B;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
}


.table_border{
	border-style:solid;
	border-color:#BDBDBD;
	border-width:1px;
}
.table_border_bottom{
	border-bottom: solid #52595C;
	border-width:1px;
}
.gallery_description{
	line-height: 160%
}

h1{
	font-family: Verdana, "Times New Roman";
	font-size: 14px;
	font-style: bold;
	/* text-transform: uppercase; */
	line-height: 100%;
	color: #CCCCCC;
}
.thumbnail{
	padding: 3px 3px 3px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}	
.high_light{
	/*background-color: #999999;*/
}

/* STYLES FOR BACK END OF SITE: EDITING */
.edit_image_table  {
	border-color: #B7B7B7;
	border-width:1px;
	border-style: solid;
	background-color: #CCCCCC;
	padding: 10px;
}
.edit_image_thumb  {
 border-color: #000000; 
 border-width:1px;
 border-style: solid; 
  margin: 4px 10px 10px 10px;}

.edit_text_boxes {
	/*background-color: #FFFFFF; 
	color: #CCCCCC;*/
}

#tnt_pagination {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #4C4C4C;
	margin-left:10px;
	text-decoration:none;
	background-color:#EBDCDC;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}
#tnt_pagination .diff {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#A6D2FF;
	color:#0072BC;
	cursor:default;
}
#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#929292;
	cursor:default;
}
.mySubmitButton
{
		color: #ffffff;
		background: #000000;
		border: 1px outset #000000;
}
