
body{
	background-color: #CCC7E0;
	margin: 0px 5px; 25px; 0px;
}

body,p, td,ul,li{
font-family:arial, helvitica, san-serif;
color: #000;
font-size: 1em;
}

h1 {
	color:#0F2489;
	font-size: 1.3em;
	padding-left: 4px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 4px;
}


h2 {
	color:#0F2489;
	font-size: 1.2em;
	padding-left: 4px;
}

p {
	padding-left: 4px;
}

.txtCopyright {  font-family: "Times New Roman", Times, serif; font-size: 11px; color: #FFFFFF; font-style: italic}
.txtParaHeading {  font-weight: bold}
.txtSmall {  font-size: 12px}
.txtMed {  font-size: 0.8em}

.tblTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold; color: #FFFFFF}
.txtRndPhotoCaptn {  font-family: "Courier New", Courier, mono; font-size: 10px; color: #FFFFFF; font-style: italic}

.tblBorder {
border: #999 1px solid
}

.txtAlignRight {
	text-align: right;
}

.txtAlignCenter {
	text-align: center;
}

.txtTblHeader {
	font-size: 0.8em;
	color:#FFF;
	text-align: center;
	font-weight: bold; 
	font-variant: small-caps;
	background-color: #0F2489;
}

.txtBannerTxt {
	color: #003399;
	text-align: center;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

.txtDescription {
	font-size: 0.9em;
	background-color: #E9E7F1;
}

.txtProductName {
	font-size: 0.9em;
	background-color: #CCC7E0;
}

.tblBlkBdr {
	border: #000 1px solid
}

.txtTblPrice {
	
}

.txtEnlarge{
	font-size: 0.8em;
	color: #CCC;
}

a:visited { 
	color: #9999CC; 
	text-decoration: none;
}

a:link { 
	color: #9999CC; 
	text-decoration: none;
} 

a:active { 
	color: #9999CC; 
	text-decoration: none;
} 

a:hover { 
	color: #FFF; 
	background: #9999CC;
}

input {
	border: 1px #000 solid
}