/* Global Styles */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background: url(images/isopyrebackgroundplain.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat; 
	background-color: #C9AE3D;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #996600;
	text-decoration: none;
}
a:link {
	color: #996600;
	text-decoration: none;
}

/* ID Styles */
.style1 {font-size: 12Px}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style4 {color: #FFFFFF; font-weight: bold; font-size: 14px; }
.style5 {color: #000000}
.style6 {color: #FFFFFF; font-weight: bold; font-size: 18px; }
.style7 {font-size: 9px; color:#996600;}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.style2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.style2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style2:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style2:link {
	color: #FFFFFF;
	text-decoration: none;
}