body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.container { 
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.style1 {
	font-size: 14px;
	margin-left:5px;
	margin-right:5px;
}
.style3 {
	font-size: 12px;
	margin-left:5px;
	margin-right:5px;
}
.border1{border:1px solid;}
.border0{border:0px solid;}
h1,h2,h3,a:link,a:visited,caption,.caption{
	color:#B30537;
}
a:hover{
	color:#000000;
}
h3{
	margin-left:5px;
	margin-right:5px;
}
caption, .caption {
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
}
.p2{
	background-image:url(images/bg2.gif);
	background-position:bottom;
	background-color:#e0e7f5;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.tablebg{
	background-image:url(images/bg2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#e0e7f5;
}