body {
	background-image: url(Images/bluebg.jpg);
}
h1
{
    font-family: "Trebuchet MS";
	text-align:left;
	font-size: 24px;
	font-weight: bold;
	color:#3c3c3c;
	text-decoration:none;
}
h2
{
    font-family: "Trebuchet MS";
	text-align:left;
	font-size: 18px;
	font-weight: bold;
	color:#3c3c3c;
	text-decoration:none;
}
.style1
        {
            background-image: url('images/greygrad.jpg');
            background-repeat: repeat-x;
            height: 280px;
            width: 100%;
        }
.formhead
{
    font-family: "Trebuchet MS";
	text-align:left;
	font-size: 18px;
	font-weight: bold;
	color:#3c3c3c;
	text-decoration:none;
}
.bggrad {
	background-image: url(images/greygrad.jpg);
	background-repeat:repeat-x;
	height: 301px;
	width: 100%;
}
.menulink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.menulink:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}
.menulinktemp {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.menulinktemp:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#85ea7f;
	text-decoration:underline;
}
.heading {
	font-family: "Trebuchet MS";
	text-align:left;
	font-size: 30px;
	font-weight: bold;
	color:#3c3c3c;
	text-decoration:none;
}
.bodytext_grey {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#777777;
	text-decoration:none;
	text-align:left;
}
.bodytext_greybold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color:#777777;
	text-decoration:none;
	text-align:left;
}
.baselink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.baselink:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:#b7d3ef;
	text-decoration:underline;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#eeeeee;
	text-decoration:none;
	text-align:center;
}
.copylink {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#eeeeee;
	text-decoration:none;
}
.copylink:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#ffffff;
	text-decoration:underline;
}
.ticker {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.agenttop {
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-shadow:#666666;
	font-weight: bold;
	color:#a2ef97;
	text-decoration:none;
}
.strapline {
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-shadow:#666666;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.agentdetails {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-shadow:#666666;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
}
.agentdetailsbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-shadow:#666666;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.agentnumber {
	font-family: "Trebuchet MS";
	font-size: 34px;
	text-shadow:#666666;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
