body {
	background-color:#d9d4d1;
	background-image:url('http://i47.tinypic.com/2dig17q.png');
	background-repeat: repeat-y;
	color: #808080;
	font-family: lucida sans;
	font-size: 10px;
}
a img, a img:link, a img:visited {
	border: 0px solid #ffffff;

}
a img:hover {
	border:0px solid #9595b7;
cursor:help;
}
a.menu, a.menu:link, a.menu:visited {
background-color:#2c2c2c;
color:#868686;
font-family:lucida sans;
text-transform: uppercase;
padding:8px;
letter-spacing:1px;
font-size: 9px;

}
a.menu:hover {
letter-spacing:1px;
background-color:#494949;
text-transform: uppercase;
padding:8px;
color:#d6d6d6;
font-size:9px;
text-decoration:none;
text-shadow: #afaba4 0px 0px 0px;
font-family:lucida sans;
 
} 
a.site, a.site:link, a.site:visited {
background-color:#d8d3d0;
text-shadow: #c0c8c0 1px 1px 1px;
color:#f6f6f6;
font-family:lucida sans;
display:block;
text-transform: uppercase;
padding:3px;
letter-spacing:1px;
font-size: 9px;
border-bottom:1px dotted #f6f6f6;

}
a.site:hover {
border-bottom:1px dotted #f6f6f6;
text-shadow: transparent 1px 1px 1px;
letter-spacing:1px;
background-color:#81a4bd;
text-transform: uppercase;
padding:3px;
color:#d6d6d6;
font-size:9px;
font-family:lucida sans;
 
} 
u {
	color: #e68f56;
	font-size: 7pt;
	font-weight: underline;
	text-align: justify;
	border-bottom: 1px dashed #418bb3;
	
}
i {
	color: #e68f56;
	font-size: 10px;
font-family:verdana;
	font-weight: Italic;
	text-align: justify;
	border-bottom: 0px dotted #B7CCB1;
} 

b {
	color: #eb747f;
	font-size: 10px;
font-family:verdana;
	font-weight: bold;
	text-align: justify;
	border-bottom: 0px dotted #B7CCB1;

}

s {
	color: #ffba7c;
	font-size: 10px;
font-family:verdana;
	font-weight: bold;
	text-align: justify;
	border-bottom: 0px dotted #B7CCB1;

}
h1 {
background-color:transparent;
background-image:url();
background-repeat: no-repeat;
	color: #fff;
line-height:30px;
text-shadow: #c0c8c0 1px 1px 1px;
	font-size: 25px;
	font-family: franklin gothic medium;
	text-transform: uppercase;
	text-align: center;
-moz-border-radius:0px 0px 0px 0px;
letter-spacing: -2px;

}

h4 {
background-color:#95becf;
-moz-border-radius:30px 30px 30px 30px;
background-image:url(http://i43.tinypic.com/1phuns.png);
background-repeat: no-repeat;
padding: 10px;

}
td {
background-color:#eef4f1;padding: 5px;font-family:verdana;font-size:10px;color:#333;border: 1px solid #ededed;
}

h2 {
 background-color:#cdddd2;
font-weight:normal;
	color: #fff;
	font-family: lucida sans;
	font-size: 10px;
	border-bottom: 0px dotted #ff4148;
        text-align: left;
        padding: 5px;
        text-transform: uppercase;
	margin: 0;
letter-spacing:1px;
	margin-bottom: 0px;
}

h3 {	
 background-color:#cdddd2;
font-weight:normal;
	color: #fff;
	font-family: lucida sans;
	font-size: 10px;
	border-bottom: 0px dotted #ff4148;
        text-align: left;
        padding: 5px;
        text-transform: uppercase;
	margin: 0;
letter-spacing:1px;
	margin-bottom: 0px;
}



a:link, a:visited, a:active {
        text-decoration: none;
	color: #b2aec8;
font-family:verdana;
font-size:10px;
cursor:default;

}
a:hover {
color:#333333;
cursor:default;
cursor:default;
text-decoration: blink;
border-bottom: 0px dotted;
text-shadow: #afaba4 1px 1px 1px;

}
.input {
	color: #a8cbd4;
	background: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
    border: 1px solid #8a8a8a;
margin-top: 0px;
margin-bottom: 0px;

}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}

TEXTAREA {
	color: #ababab;
	background: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: lucida sans; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #8a8a8a;
padding:3px;
margin-top: 0px;
margin-bottom: 0px;
}



