body{
padding:0px;
margin:0px;
background:#0D0F10;
}

table {border-collapse:collapse; border:0px;}

table {
		width:100%;
		height:100%;
		border:0px;
	  }

td { vertical-align:top; padding:0px;}

a{
	color:#CBA500;
}
a:hover{text-decoration:none;}
.strong {color:#999999;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
	font-family:Tahoma;
	font-size:12px;
	line-height:14px;
	color:#999999;
	position: relative;
	vertical-align: bottom;
	}
.m_text { height:800px;}
.main {width:766px; }
.header {height:325px; background:url(images/header_bg.gif) bottom repeat-x #252A2C;}
.logo {margin:18px 152px 0 50px;}
.menu {padding:220px 0 0 29px;}

.indent {padding:39px 29px 20px 29px;}

.middle {background:#252A2C; height:410px;}
#index .indent {padding:39px 25px 20px 29px;}

.footer {height:65px;}
.footer .main {width:708px; background:url(images/footer_bg.gif) top repeat-x;}
.footer td {text-align:center; padding:10px 0 0 7px; color:#5A5B5C;}
.footer a { color:#663318;}

.ver_line {background:url(images/ver_line.gif) top repeat-y; width:1px;}
.line { background:url(images/line.gif) top repeat-x; height:1px;}

.h_text {background:url(images/h_text_tall.gif) bottom repeat-x;}
.h_text .right {background:url(images/h_text_right.gif) bottom right no-repeat; padding:0 0 12px 17px;}
.h_text img {float:left;}
.h_text .right .more { text-align:right; padding:7px 15px 0 0;}
.h_text .right .more a {background:url(images/more_bg.gif) no-repeat 0 4px; padding-left:12px; color:#970602; font-size:9px; text-decoration:none;}
.h_text .right .more a:hover {text-decoration:underline;}
.clear {clear:both;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.input { vertical-align:middle; width:174px; height:19px; padding:2px 0 0 5px;}	
textarea {width:174px; height:80px; padding-left:5px; overflow:auto;}

ul { margin:0; padding:0; list-style:none;}
li { background:url(images/list_bg.gif) no-repeat 0 7px; line-height:19px; margin:0px; padding:0px; padding-left:19px;}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

