body {
background-image:  url(awbackground.gif);
 font-family: Arial, Helvetica, sans-serif;
 background-color: #FAC5DD;
}

hr {
	background-color: #FAC5DD;
	color: #F165A4;
}
h1 {
	font-size: large;
	text-decoration: underline;
}

h2 {
	font-size: medium;
	text-decoration: underline;
	}
h3 {
	font-size: medium;
}

a {
	color: #0000FF;
	font-weight: bold;
}

.Cright {
	font-size: xx-small;
}

.txtBold {
	font-weight: bold;
}
.imageStyle {
	border: medium double #F165A4;
}

.biTxt {
	font-style: italic;
	font-weight: bold;
}

th {
	background-color: #F165A4;
	font-weight: bold;
	
}

.hideSideBar {
display:none;
height: 100%;
}


#picPos {
text-align:center;
}

#tblSize {
width: 90%;
/*text-align:center;*/
}
