/* Links */

a:link, a:visited, a:active{color:#BDB47F; text-decoration:none; font-weight: bold;}
a:hover{color:#494949; text-decoration:none; font-weight: bold; }

a.nav{display: block;
background: #fcce2e5;
text-decoration: none;
color: #316b43;
letter-spacing: 0px;
line-height: 10px;
font-size: 7pt;
font-family: verdana, arial;
text-transform: uppercase;
text-align: center;
font-weight: bold;
height: 10px;
padding: 2px;
border-bottom: 1px solid #e6e4e6;
}

a.nav:hover{display: block;
background: #ffedfa;
text-decoration: none;
color: #316b43;
letter-spacing: 0px;
line-height:10px;
font-size: 7pt;
font-family: verdana, arial;
text-transform: uppercase;
text-align: center;
font-weight: bold;
height: 10px;
padding: 2px;
border-bottom: 1px solid #e6e4e6;}

blockquote {
	font-size:11px;
	color: #757575;
	margin-left: 10px;
	padding: 5px;
	border-left:3px solid #e8806c;
	background-color: #dfdfdf; }

/* Text Format */

.head{background: #;
text-align: center;
font-size: 8pt;
font-family: verdana, arial;
text-transform: uppercase;
line-height: 14px;
font-weight: bold;
letter-spacing: 2;
color: #b89db6; 
margin-bottom: 5px;
marging-top: 8px;
padding: 1px;
padding-top: 4px;
border-bottom: 1px dotted #b89db6;
}

.box{text-align: justify;
font-size: 8pt;
font-family: verdana, arial;
line-height: 12px;
letter-spacing: 0;
color: #646464; 
margin-bottom: 5px;
marging-top: 8px;
padding: 1px;
}


/* Forms */

select, input, textarea
{background: #ffffff; 
font-family: tahoma, arial; 
font-weigth: bold;
letter-spacing: 1pt; 
color: #646464; 
font-size: 9px;
border-bottom: 1px solid #e6e4e6;
border-top: 1px solid #e6e4e6;
border-left: 5px solid #d8dee8;
border-right: 1px solid #e6e4e6;
}

input:focus, textarea:focus, select:focus {
	background-color: #d8dee8;
	border: 1px dotted #ffffff;
	color: #646464;
	font-weigth: bold;
	}


body {
font-family: trebuchet ms;  
color: #E9E9E9; 
font-size:11px;
background-image: url(iconibg.png);
background-position: left top;
}

img { filter:;}
a img{ 
border:1px solid #AD1717;}
a:hover img{ 
border:1px solid #100909;}

 h1{
 background-color: #4B4B4B;
 font-family: trebuchet ms;
 color: #20D8C0;
 font-size: 11px;
 text-align: left;
 line-height:12px;
 margin:0px;
 }

 h2{
 background-color: #0A0A0A;
 font-family: trebuchet ms;
 color: #764EB9;
 font-size: 10px;
 text-align: right;
 line-height:12px;
 margin:0px;
 }

