td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#7A7A7A;
	line-height:14px;
	vertical-align:top
}

a {text-decoration:underline;
   color:#B7210D;}
  
table { height:100%;}  
body { 	margin:0px;padding:0px;}



ul {margin:0; padding:0; list-style:none}
li {background:url(images/a1.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 9px; line-height:18px }

.copy { color:#B66A2C}
.copy a { color:#B66A2C}

.search { color:#F83318; font-weight:bold}
.glossary { color:#484646; line-height:12px;}
.service span strong { color:#B7210D}

.latest { color:#484646; line-height:12px;}
.latest strong a { color:#484646;}
.latest strong { color:#B7210D;}
.latest span { color:#8B1E0E; font-size:9px;}

.best { color:#3A3A3A}
.best a { font-weight:bold}
.best span a { color:#F57913}
.best strong { color:#49466C}

.m { vertical-align:middle}

.form { width:185px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
.form2 { width:100px;
		height:17px;
		font-weight:bold;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#CCCCCC;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:185px;
		height:38px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover {text-decoration:none;}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.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-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


