body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodybg {
	background-image: url(mainpg.jpg);
	background-repeat: repeat-y;
}
.textbg {
	background-image:url(textbg.jpg);
	background-repeat:no-repeat;
}
.flashbg {
	background-image:url(flashbg.jpg);
	background-repeat:no-repeat;
}
.designbg {
	background-image: url(designbg.jpg);
	background-repeat:no-repeat;
}
.menubg {
	background-image:url(menubg.jpg);
	background-repeat: repeat-x;
}
.ptext {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: normal;
	color: #1F5676;
	text-decoration: none;
	text-align:justify;
}
.titletext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC99;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.boldtext2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #81695C;
	text-decoration: none;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D5EAF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.bottomlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-decoration:underline;
}
.shadebg {
	background-image: url(shade.gif);
	background-repeat: repeat-x;
}
.txt-box-bdr {
	border: 1px solid #BE9C67;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A32D17;
}

