body {
	background-color: #000033;
	background-image:  none;
	background-repeat: repeat;
	margin: 0px;


}

.heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 36px;

	font-weight: bold;

	color: #000033;

	text-align: center;

}

.maintext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #000000;

	font-weight: normal;



}

.topBar {
	background-color: #FFFF00;
	border-top: 2px solid #000033;
	border-right: 2px none #000033;
	border-bottom: 2px solid #000033;
	border-left: 2px none #000033;

}
.toc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.tabHead {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000033;
	text-align: left;

}
.tabBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	background-color: #FFFF00;
	border: thin solid #000033;
}
.tabHeadFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF00;
}
.frameSize {
	height: 100%;
	width: 100%;
}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.italicsBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
body {
}
.border {
	border: thin solid #000033;
}
.pageTitleFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	text-align: center;

}
.bg {
	background-image: url(images/general_bg.jpg);
}
.white {
	color: #FFFFFF;
}
