body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 00px;
	margin-bottom: 0px;
}
table.navigation
{
}

table.navigation td
{
	width:245px; 
	height:16px;
	padding-top:3px;
	border-left:3px solid #008ed7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma, Arial;

}

table.navigation td a:link, table.navigation td a:visited
{
	font-size:11pt;
	color:#8c9799;
	padding-left:5px;
	text-decoration:none;
}

table.navigation td a:hover
{
	color:#028cd5;
}

td{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#42484A;
	line-height:14px;
}

td.bannerImg
{
	background-image:url(../images/bannerBG.jpg);
	background-repeat:no-repeat;
}
a{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#42484A;
	text-decoration:none;
}
a:hover{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#42484A;
	text-decoration:underline;
}
.contentbg{
	background-color: #FFFFFF;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerbg{
	background-color: #FFFFFF;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left:19px;
	padding-right:19px;
}
.footer{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8B9698;
	background-color: #040F12;
	padding-left:10px;
	padding-right:10px;
}
a.footerlink{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8B9698;
	text-decoration:none;
}
a.footerlink:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #008ED7;
	text-decoration:underline;
}
.imagename{
	padding-top:3px;
	padding-bottom:1px;
}

.footerlink1{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #008ED7;
	font-weight:bold;
}
.content{padding-left:36px; padding-top:30px; padding-bottom:10px; padding-right:18px;}
.leftcontent{padding-left:24px;}

#image_rotate1
{
	float:left;
	width:30%;
	margin:0;
	padding:37px 0 0 26px;
}

#image_rotate2
{
	float:left;
	width:30%;
	margin:37px 0 0 18px;
	padding:0;
}

#image_rotate3
{
	float:left;
	width:30%;
	margin:37px 0 0 16px;
	padding:0;
}

/* Galleria */

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 3px 3px 3px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
	width:100%;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

#slideshow-adv
{
	width:49%;
	margin:0;
	padding:0;
	float:left;
}

h2
{
	color:#0096e8;
	font-size:11pt;
}

span.red
{
	color:#F00;
}

.clear
{
    clear:both;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #999999; }