a, a:link, a:visited {
color: #835642;
text-decoration: none;
text-transform: uppercase;
CURSOR: w-resize;
}

a, a:hover {
color: #a59d92;
text-decoration: none;
text-transform: uppercase;

}



a.a1:link {
				padding-left: 6px;
				padding-right: 6px;
				background-color: #dad8d8;
				text-decoration: none;
				text-transform: uppercase;
				font: 10pt Century Gothic, sans-serif; 
				color:#bc9d8e;
				border-bottom: 2px solid #b8aa8e;
				display: block;
}

a.a1:visited {
				padding-left: 6px;
				padding-right: 6px;
				background-color: #dad8d8;
				text-decoration: none;
				text-transform: uppercase;
				font: 10pt Century Gothic, sans-serif; 
				color:#bc9d8e;
				border-bottom: 2px solid #b8aa8e;
				display: block;
}

a.a1:hover {
				background-color: #d3bb87;
				color:#d2d5d3;
				border-bottom: 2px solid #b8aa8e;
				display: block;
}




a.anchorclass:link {
				padding-left: 6px;
				padding-right: 6px;
				background-color: #e5e8e6;
				text-decoration: none;
				text-transform: uppercase;
				font: 10pt Century Gothic, sans-serif; 
				color:#9f9d9c;
				border-bottom: 2px solid #aab4b1;
				display: block;
}

a.anchorclass:visited {
				padding-left: 6px;
				padding-right: 6px;
				background-color: #e5e8e6;
				text-decoration: none;
				text-transform: uppercase;
				font: 10pt Century Gothic, sans-serif; 
				color:#9f9d9c;
				border-bottom: 2px solid #aab4b1;
				display: block;
}

a.anchorclass:hover {
				background-color: #a6aaa7;
				color:#d2d5d3;
				border-bottom: 2px solid #ffffff;
				display: block;
}

body{
			color: #878b9b;
			background-image: url(martiniwibg001.png);
			background-repeat:repeat-y;
			background-color: #bbc1de;
			margin-top : 0px;
			margin-bottom : 0px;
			margin-left: 0px;
			margin-right: 0px; 
			font: 8pt Century Gothic, sans-serif;
			line-height: 10px; 
			letter-spacing: 0px;
}

p{
					padding: 8px;
}



.a2 {
text-align: right;
	padding-bottom: 3px;
 	background-color: #afb3d5;
	font: 15pt  "Georgia", sans-serif;
	font-style: italic;
	color : #78809e;
   letter-spacing: -2px;
	text-transform: lowercase;
	border-bottom: 3px dotted #8f9bcb;
}

.a3 {
text-align: right;
	padding-bottom: 3px;
 	background-color: #c5c8df;
	font: 15pt  "Georgia", sans-serif;
	font-style: italic;
	color : #9a9fb5;
   letter-spacing: -2px;
	text-transform: lowercase;
	border-bottom: 3px dotted #d2d5e2;
}

blockquote {
background-color: #dad8d8;
margin: 50px;
padding: 0px 0px 0px 10px;
width: 290px;
color: #b8aa8e;
border-left: 20px solid #b8aa8e;
}

input,textarea, option, select {
	padding:3px; 
	background-color: #dad8d8;
	background-image: url(images/bockquote.png);
	font: 8pt verdana;
	color: #b8aa8e;
	letter-spacing: 1px;
	border-bottom: 2px solid #b8aa8e;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}

  
hr {
	color: #a2a3b1;
	width: 85%;
	text-align: center;
	size: 1px;
	border-style:solid;
	shadow: none
}  

b{
	color: #b67a51 
}

i{
	color: #e09d46;
}

.a4 {
	margin: 0px;
	height: 45px;
	padding:5px; 
	background-color: #e8ecdc;
	color: #c2937e;
	border-left: 5px solid #57c1d7;
	line-height : 8px;
}

.a5 {
	margin: 0px;
	background-color: #c5c8df;
	padding-top: 0px;
}
.a6{
   text-align: right;
	color: #882222;
	text-transform: uppercase;
}


.selectedanchor{ 
background: #d3d4d4;
}


.anylinkcss{
text-align: center;
margin-left: 150px;
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #bc8789;
z-index: 100;
background: #e8ecdc;
width: 100px;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid #e8ecdc;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{
background: #e1e3cc;
color: #80d9f1;
}


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100;
background: #e1e3cc;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}


.anylinkshadow{
margin-left: 150px;
position: absolute;
left: 0;
top: 0;
z-index: 99;
background: #8fd1e6;
visibility: hidden;
}

table{
margin-top: 3px;
margin-left: -360px;
}