.menu {
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #efeded;
	text-decoration: none;
}
.menu:hover {
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #efeded;
	text-decoration: underline;
}
.contacts {
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: 999999;
	text-decoration: none;
	font-style: italic;
}
.titles {

	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	color: e8b006;
	text-decoration: none;
	font-style: normal;
}
.links {

	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #E8B006;
	text-decoration: none;
	font-style: normal;
}
.links:hover {

	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #E8B006;
	text-decoration: underline;
	font-style: normal;
}
.greysmall {


	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: normal;
}
.links2 {


	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #E8B006;
	text-decoration: none;
	font-style: italic;
}
.links2:hover {


	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #E8B006;
	text-decoration: underline;
	font-style: italic;
}
.menuBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	width: 60px;
	border: 1px solid #999999;
}
.textfields {
	height: 18px;
	width: 200px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textarea {
	height: 100px;
	width: 200px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.titlesBig {


	font-family: georgia;
	font-size: 30px;
	font-weight: normal;
	color: d9d6d6;
	text-decoration: none;
	font-style: normal;
}
/*HIGHSLIDE*/
.highslide {
	cursor: url(complex/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper {
	background:#ccc;
padding:10px 10px 0 10px;
}
.highslide-image {
    border: 10px solid #ccc;
}
.highslide-image-blur {
}
.highslide-caption a{font-family: Georgia;
    font-size: 10px;color:#333;text-decoration:underline;}
.highslide-caption {
    display: none;
font-size:0;
    padding:0 9px 8px 5px;
    text-align:right;
    background-color:#ccc;
}
.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(complex/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(complex/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;
}
.titlesSmall {
	font-family: georgia;
	font-size: 12px;
	font-weight: normal;
	color: e8b006;
	text-decoration: none;
	font-style: normal;
}
.titlesBigB {
	font-family: georgia;
	font-size: 26px;
	font-weight: normal;
	color: #E8B006;
	text-decoration: none;
	font-style: normal;
}
