body {
	background-color: #ffffff;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
.bodycopy {
	font-family: verdana;
	font-size: 10px;

	color: #000000;
	text-decoration: none;
}

.bodycopy2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #1b3663;
	text-decoration: none;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000000;
}

.header {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 19px;
	line-height: 40px;
	color: #3630A6;
	text-decoration: none;
	font-weight: normal;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {	
color: #003366;
text-decoration: underline
}
.forms {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.buttons {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #008A8A;
	background-color: #666666;
}
.footer {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.footer:Hover {
	color: #000000;
	text-decoration: underline;
}

.nav {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.nav:Hover {
	color: #000000;
	text-decoration: underline;
}

div.container {
	position : relative;
	margin : 0 auto;
	width : 0 auto;
	height : 0 auto;

	z-index: 10;
} 

.tdbg {
background-color: #ffffff;
	background-image: url(../images/boxbg1_r2_c2.jpg);
	background-repeat: repeat-x;
	}
	
	.tdbg2 {
background-color: #ffffff;
	background-image: url(../images/boxbg1_r2_c1.jpg);
	background-repeat: repeat-x;
	}
	
	.tdbg3 {
background-color: #ffffff;
	background-image: url(../images/boxbg1_r2_c3.jpg);
	background-repeat: repeat-x;
	}

