body {
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
}
td {
	font: normal 11px Tahoma, Arial;
	color: #5D5D5D;
}

h1, h2, h3, h4, h5 {
	font-family: Tahoma,Arial;
    color: #5D8101;
    font-weight: bold;
    margin: 0px;
}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}

p {margin: 0px;	padding: 0px;}

ul {
    padding: 6px 0px 0px 30px;
    margin: 0px;
    list-style: disc;
}
.style1 {color: #FFFFFF}

a {font: normal 11px Tahoma,Arial;}

.formtitle {
	font: bold 10px Tahoma, Arial;
	color: #628606;
	padding-top:4;
	padding-bottom:2;
}
.formfield {
	font: bold 10px Tahoma, Arial;
	color: #666666;
	padding-top:4;
	padding-bottom:2;
}




.yellstrip {
	background-image: url('images/yellstrip.gif');
 	background-repeat: no-repeat; 
 	background-position:  right top;	
}

.footer {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
	padding: 20px;
}
.footer a {
	padding: 15px;
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer2 {color:#444b5d; text-decoration: underline;}

.redLL {
	color: #910101;
}

.blye {color: #3898c7;text-decoration: underline;}
.blye2 {color: #3898c7;}

.grey {font: normal 11px Tahoma,Arial; color: #747877;}
.grey2 {color: #747877;	text-decoration: underline;}

.orange {color:#ac830f;}
.orange2 {color:#ac830f; text-decoration: underline;}

.red {color:#d31a00; text-decoration: underline;}
.red2 {color:#d31a00; text-decoration: none;}
	
.yelow {color: #b09d2b;	text-decoration: none;}
.yelow2 {color: #ffff00; text-decoration: underline;}

.green {color: #5D8101; text-decoration: underline;}
.green2 {color: #5D8101;}

.black {color: #000000;	text-decoration: none;}
.black2 {color: #000000;text-decoration: underline;}

a.whitelink {text-decoration: none; color: #FFFFFF;}
a.whitelink:hover {text-decoration: none;color: #A27B0A;}

a.whitelink2 {text-decoration: underline; color: #FFFFFF;}