/* CSS Document - Designed by Modelitup.com */
<!--
content_text{
color:#FFFFFF;
}

body {
	margin-top: 25px;
	background-color: #122C41;
	background-image: url(1.jpg);
	margin-bottom: 0;
}

BODY,TD,TR{
    font-family: verdana, arial, sans-serif;
    color:#000;
    font-size:11;
    font-weight:normal;
}

body,td,th {
	color: #FFFFFF;
}

a:link {
	color: #A7C8E0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A7C8E0;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.banner {
    font-family: georgia, verdana, arial, sans-serif;
    color:white;
    font-size:x-large;
    font-weight:bold;
    border-left:1px solid #FFF;
    border-right:1px solid #FFF;
    border-top:1px solid #FFF;
    background:#003366;
    padding:7px;
}
.description{
        font-family:verdana, arial, sans-serif;
        font-size:x-small;
        font-weight:bold;
}

.footer_text {
font-weight: bold; 
font-size: 10px;
}
-->


