body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.header-left {background-image:url(images/headerleftbg.jpg);
background-position:right top;
background-repeat:no-repeat;
}

.header-right {background-image:url(images/headerrightbg.jpg);
background-position:left top;
background-repeat:no-repeat;
}

.footer-left {background-image:url(images/footer-leftbg.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}

.footer-right {background-image:url(images/footer-rightbg.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}

body {
margin:0;
padding:0;
	background-image: url(images/bg.jpg);
}

.style3 {font-size: 10}

.style4 {color: #FFFFFF}


.style5 {
	color: #0C0A85;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.style6 {color: #0C0A85; font-weight: bold; font-family: "Times New Roman", Times, serif; font-size: 24px; }


a:link {
	color: #990000;
	font-weight: bold;
}
a:visited {
	color: #990000;
	font-weight: bold;
}
a:hover {
	color: #0D0A57;
	font-weight: bold;
}
a:active {
	color: #0D0A57;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.float {
position:fixed; 
bottom: 0px; 
right: 0px; 
width: 274px; 
height: 393px;
}

.righttext {font-size:10px;}

h1 {font-size:125%;
color:#121191;
font-weight:bold;}