span.logoname {
    text-shadow: #999 2px 2px 4px;
    font-size: 40px;
}
span.logosubtitle {
    text-shadow: #999 2px 2px 4px;
    font-size: 17px;
    font-stretch: extra-expanded;
}
table.bodytable {
    width: 964px;
    border-color: #99cc66; 
    box-shadow:  #999 2px 2px 2px 4px;
    border-radius: 10px 10px 10px 10px; 
    -moz-box-shadow:10px 10px 5px #000000;
    -webkit-box-shadow:10px 10px 5px #000000;
    box-shadow:10px 10px 5px #000000;

}
table.quickquery {
    width: 100%;
    border-color: #99cc66; 
    border-radius: 10px 10px 10px 10px; 
    border-collapse: separate;
    border-spacing: 1em 0.5em;
    background-color: #ddd;
}
body {
	margin: 10;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9 px;
	color: #302a4f;
        background-color: #ebebeb; 
<!--        background-image: url('images/background.jpg'); -->
        background-repeat: repeat;
}

table {
    background-color: #ffffff;
<!--            background-image: url('images/background.jpg'); -->
        background-repeat: repeat;
}

p {
    font-size: 11 px;
    line-height: 20 px;
    padding-right: 20px;
}
ul {
    font-size: 11 px;
    line-height: 20 px;
    padding-right: 20 px;
}
a.buttonlook:link {
	background: #ffffff;
	color: #333;
	margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
	height: 22px;
	width: 110px;
	float: left;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
a.buttonlook:visited {
	background: #ffffff;
	color: #333;
	margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
	height: 22px;
	width: 110px;
	float: left;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
  
a.buttonlook:hover {
	background: #333;
	color: #fff;
	margin-right: 10px;
        margin-left: 20px;
        margin-bottom: 10px;
	height: 22px;
	width: 110px;
	float: left;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
a.buttonlook:active {
        color:darkorange; 
        text-decoration:underline; 
    }

a.downloadlist:link {
	background: #ffffff;
	color: #333;
	margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
	width: 300px;
	height: 22px;
	float: left;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
a.downloadlist:visited {
	background: #ffffff;
	color: #333;
	margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
	width: 300px;
	height: 22px;
	float: left;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
  
a.downloadlist:hover {
	background: #333;
	color: #fff;
	margin-right: 10px;
        margin-left: 20px;
        margin-bottom: 10px;
	width: 300px;
	height: 22px;
	float: left;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
a.downloadlist:active {
        color:darkorange; 
        text-decoration:underline; 
    }


#LinkListLeft {
    color: white;
}

h1{
    text-align: center;
    color: maroon;
    text-shadow: #999 2px 2px 4px;
}
h3{
    
    color: maroon;
}

h5{
    color: #074c59;
    font-size: 15;
}
h6{
    color: #C27F0B;
}

.footer-address {
	text-align: center;
	font-size: small;
	font-family: "Franklin Gothic Medium", "Arial Narrow", "Arial", "sans-serif";
	background-color: #800000;
	color: #FFFFFF;
}
div.features {
    border: 1px;
    border-radius: 10px 10px 10px 10px ;
    background-color: #c0c0c0;
}
div.featureslist {
    border: 1px;
    height: 25px;
    border-radius: 10px 10px 10px 10px ;
    border-bottom: thin #074c59 solid ;
}
a.afeatureslist:link {
        font-size: 12px;
	background: #ffffff;
	color: #333;
	height: 25px;
        margin-top: 0px;
	margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
a.afeatureslist:visited {
        font-size: 12px;
	background: #ffffff;
	color: #333;
	height: 25px;
        margin-top: 0px;
	margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
  
a.afeatureslist:hover {
        font-size: 12px;
	background: #ffffff;
	color: darkorange;
	height: 25px;
        margin-top: 0px;
	margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
a.afeatureslist:active {
        color:darkorange; 
        text-decoration:underline; 
    }

a.readmore:link {
        font-weight: bold;
        text-align: right;
        font-size: 12px;
	background: #ffffff;
	color: #333;
	height: 25px;
        margin-top: 0px;
	margin-right: 0px;
        margin-left: 100px;
        margin-bottom: 0px;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
a.readmore:visited {
        font-weight: bold;
        text-align: right;
        font-size: 12px;
	background: #ffffff;
	color: #333;
	height: 25px;
        margin-top: 0px;
	margin-right: 0px;
        margin-left: 100px;
        margin-bottom: 0px;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
a.readmore:hover {
        font-weight: bold;
        text-align: right;
        font-size: 12px;
	background: #ffffff;
	color: darkorange;
	height: 25px;
        margin-top: 0px;
	margin-right: 0px;
        margin-left: 100px;
        margin-bottom: 0px;
        border-radius: 10px 10px 10px 10px; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}
a.readmore:active {
        text-align: right;
        color:darkorange; 
        text-decoration:underline; 
    }
a.normallink:link {
        font-weight: bold;
        font-size: 12px;
	background: #ffffff;
	color: #333;
	height: 25px;
	text-decoration: none;
}
a.normallink:visited {
        font-weight: bold;
        font-size: 12px;
	background: #ffffff;
	color: #333;
	height: 25px;
	text-decoration: none;
}
a.normallink:hover {
        font-weight: bold;
        font-size: 12px;
	background: #ffffff;
	color: darkorange;
	height: 25px;
	text-decoration: none;
}
a.normallink:active {
        color:darkorange;
        text-decoration:underline;
    }