body { 
background-color: #dbd9cd;
background-image: url(back2.jpg);
}

body, td { 
color :#60594f;
text-align: justify;
font-family: verdana, arial, tahoma;
font-size: 10pt;
letter-spacing:1px;
line-height: 18pt;
}

h1 { 
    color: #158382;
	text-align:left;
	padding-left:1px;
	letter-spacing:5px;
	font-size:32pt;
	font-weight: bold;	
	font-style: italic;
    text-transformlowppercase;
	font-family: georgia, verdana, arial, tahoma;
	line-height: 18pt;
	}
	
	
.menu {
color: #e90552;
border-bottom: 1px solid #fd8c00;
padding-left:1px;
text-align:left;
font-size:9pt;
font-family: Trebuchet MS, verdana, arial, tahoma;
line-height: 12pt;
}

.menu:first-letter {
color:#fa2819;
font-size:14pt;
font-family: Trebuchet MS, verdana, arial, tahoma;
text-transform:uppercase;
}
	

a:link {
color: #fa2819;
text-decoration: none;
}

a:visited {
color: #fa2819;
text-decoration: none;
}

a:hover {
color: #e90552;
border-bottom: 2px solid #fa2819;
text-decoration: underline;
}

input, textarea, option, checkbox, select {
    font-weight: normal;
    margin: 0px;
	padding: 5px;
	color: #60594f;
	background: #88b536;
	border-bottom: 5px solid #158382;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	}

input:focus, textarea:focus, checkbox:focus, option:focus, select:focus  {	
    font-weight: normal;
	color: #60594f;
	background: #fd8c00;
	border-bottom: 5px solid #88b536;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	} 


.button {
background-color: #dbd9cd;
background-image: url(headcontainerbg.png);
border: 0px;
padding: 5px;
text-decoration: none; 
}

a.opacity img {
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
a.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

h2 { 
	color: #158382;
	border-bottom: 1px dotted #88b536;
	text-decoration: none; 
	text-align:center;
	letter-spacing:1px;
	padding-left:0px;
	font-size:12pt;
	font-family: georgia;
	font-style: italic;
	line-height: 8pt;
	}
	
h3 { 
	color: #e90552;
	border-bottom: 3px dashed #fd8c00;
	text-decoration: none; 
	text-align:center;
	letter-spacing:1px;
	padding-left:0px;
	font-size:14pt;
	font-family: georgia;
	font-style: italic;
	line-height: 10pt;
	}
	
img { border: none;
text-decoration: none; 
}

blockquote {
color: #444444;
text-align: justify;
border: 0px dotted;
background-color: #dbd9cd;
background-image: url(headcontainerbg.png);
line-height: 18px;
font-family: tahoma;
font-size: 8pt;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 50px;
margin-right: 150px;
padding: 10px;
-moz-border-radius: 30px
}
