/* CSS Document */
body {
	background-image: url(images/aij_bg11.jpg);
	text-align: center;
	}
#wrapper {
	width:750px;
	background-image: url(images/aij_bg1.jpg);
	border-right-color: #333333;
	border-right-width: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;

	}

#header2 {
	background-color:#000000;
	width: 100%;
	}

#content2 {
	position: relative;
	overflow: visible;
		}
h3 {
	background-color: #CCCCCC;
	}

a {
	color:#993300;
	text-decoration:none;
	}

a:hover {
	color:#009933;
	}
/* a:visited {
	text-decoration: underline; 
	}*/

#tTable {
	background-color: #DEB67B;
	width: 100%;
	padding: 10px;
	background-image: url(images/aij_bg1.jpg);
	}
tTable.td {
	padding-left:10px;
	}
	
#tHeader {
	width: 100%;
		}
.style2 {
	color: #009900;
	}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	}
