body {
	background-image: url("images/gradient1.jpg");
        background-attachment:fixed;
        background-repeat: repeat-x
        
}
td {
	font: normal 12px Tahoma, Arial;
	color: #4D5187;
}

h1, h2, h3, h4, h5 {
    color: #C0CDD1;
    font-weight: bold;
    margin: 0px;
}

h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}



.highlight {
	color: #348cbc;
        font-style: oblique;
}

.shighlight {
        color: #515383;
}


a {
font: normal 17px "Gill Sans Ultra Bold Condensed", Arial;
color: #4D5187;
text-decoration: none;
}


.footer {
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	padding: 20px;
}
.footer a {
	padding: 15px;
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.grey {
	color: #4E595D;
}
.redLL {
	color: #910101;
}

.blye {
	color: #348cbc;
text-decoration: underline;
font-size:12;
}

.blye2 {
	color: #348cbc;
}
.blue  {
        font: normal 16px "Perpetua Titling MT", Arial;
	color: #348cbc;
}
.grey2 {
	color: #4E595D;
	text-decoration: underline;
	}
.orange {
	color:#FF6600;
	}
.purple2 {
color:#4D5187;
text-decoration: underline;
}
.footer2 {
 color:#444b5d;
 text-decoration: underline;
 }	
	
.yelow {
	color: #ffff00;
	text-decoration: none
	}
.yelow2 {
	color: #ffff00;
	text-decoration: underline;
	}
a:hover {

font: normal 17px "Gill Sans Ultra Bold Condensed", Arial;
color: #348cbc;
text-decoration: none;
}

.red
{
	color: #9c0100;
}

.white-text {
	color: #ffffff;
        font: normal 16px Arial, Tahoma;
}

.green {
	color: #57a115;

text-decoration: underline;
}

.green2 {
	color: #57a115;

}
.black {
	color: #000000;
	text-decoration: none
	}
.black2 {
	color: #000000;
	text-decoration: underline;
	}

a.blye:hover {
	color: #348cbc;
        text-decoration: underline;
        font-size:12;
}

a.whitelink {	
	text-decoration: none;
	color: #FFFFFF;
        font-size:12;

}
a.whitelink2 {	
	text-decoration: underline;
	color: #FFFFFF;
	}
a:whitelink:hover {
	text-decoration: none;
}
.red { 
color:#9c0100;
text-decoration: underline;
}
.red2 { 
color:#9c0100;
text-decoration: none;
}



