﻿body	{
						margin:0px;
						padding:0px;
						background-image: url(images/body_bg.jpg);
						background-position: left top;
						background-repeat: repeat-x;
						background-color:#8D8761;
						}
td {
						vertical-align:top;
						font-size:12px;
						line-height:14px;
						font-family:Arial;
						color:#333333;
						}	
img {
						border:0;
						}											
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#333333;
						font-size:12px;
						text-decoration:underline;
						line-height:14px;
						font-size:12px;
						}
a:hover	{
						color:#333333;
						font-size:12px;
						text-decoration:none;
						line-height:14px;
						font-size:12px;
						}
strong	{
						color:#336600;
						}
strong a	{
						color:#336600;
						}
strong a:hover	{
						color:#336600;
						}
						
b a	{
						color:#000000;
						text-decoration:underline;
						}
b a:hover	{
						color:#000000;
						text-decoration:none;
						}																		
input, textarea {
						width:180px;
						background-color:#ffffff;
						font-family:Tahoma;
						font-size:11px;
						color:#333333;
						padding-top:0px;
						line-height:13px;
						padding-left:2px;
						padding-right:2px;
						}												
input	{
						height:18px;
						margin:0px 0px 0px 6px;
						}
textarea	{
						height:168px;
						margin:0px 0px 0px 6px;
						overflow:hidden;
						}
.input_2, .textarea_2 {
						width:181px;
						
						padding-left:2px;
						padding-right:2px;
						margin:0px 0px 0px 5px;
						}
.textarea_2	{
						height:103px;
						margin:0px 0px 0px 5px;
						overflow:hidden;
						}
.select_2	{
						width:74px;
						color:#333333;
						font-size:11px;
						padding:0px 0px 0px 0px;
						margin:0px 0px 0px 0px;
						}																									
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_left	{
						background-image: url(images/bg_left.gif);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right	{
						background-image: url(images/bg_right.gif);
						background-position: left top;
						background-repeat: repeat;
						}
.point_y_bg	{
						background:url(images/point_y_bg.gif) left top repeat-y;
						}
.point_x_bg	{
						background:url(images/point_x_bg.gif) left top repeat-x;
						}						
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/read_1.gif);
						background-position: 0px 0px;
						background-repeat: no-repeat;
						font-size:12px;
						margin:0px 0px 4px 0px; 
						padding:0px 0px 0px 14px;
						line-height:14px;
						}
li a	{
						color:#000000;
						font-size:12px;
						text-decoration:underline;
						font-weight:bold;
						}
li a:hover	{
						color:#000000;
						font-size:12px;
						text-decoration:none;
						font-weight:bold;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#FFFFCC;
						font-size:12px;
						font-weight:bold;
						}	
.footer a	{
						color:#FFFFCC;
						text-decoration:underline;
						font-weight:bold;
						}
.footer a:hover	{
						color:#FFFFCC;
						text-decoration:none;
						font-weight:bold;
						}
.footer span a	{
						color:#FFFFCC;
						text-decoration:none;
						}
.footer span a:hover	{
						color:#FFFFCC;
						text-decoration:underline;
						}						
.f_img	img	{
						margin:0px 10px 0px 9px;						
						}
/*-----------------------------------------------------    border   ---------------------*/						
.form_1 td	{
						font-size:11px;
						}						
/*-----------------------------------------------------    end   ---------------------*/		
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.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 white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
										