﻿body{
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#a2b7e4;
}
.nav{
	display:none;
}
.banner{
	display:none;
}
.search{
	display:none;
}
p,div{
    font:11px,verdana;
}
table.form td 
{
    font: 12px arial;
}
table.form a 
{
    font: bold 12px trebuchet ms;
	color: #3366cc;
	text-decoration:none;
}
.heading{
    font: 14px trebuchet ms;
    color: #FFF;
    line-height: 24px;
    padding-left: 5px;
    margin: 5px 0px 5px 0px;
    background-color: #5171ba;
}