body {
	background-color:#0D609D;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D609D;
}

#homepage_table
{
	background-color:#0D609D;
	
}


	 
.regulartext {
	font-size: 12px;

/*	
color: #663333;
*/}
.regulartextBold {

	font-weight: bold;
	color: #900;
}
 

table.productinfo {
		font-size: 12px;

}

table.productinfo td{
	padding: 5px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

table.productinfo strong {
	color: #333;
}
.regulartextSmall {
	font-size:smaller;
	color: #5F5F5F;
}
.regulartextItalic {
	font-style: italic;
}
.diduknow {
	color: #663333;
	font-size: 12px;
}
.regulartextJustify {
	text-align: justify;
}

.regulartextRed {
	font-style: normal;
	color:#0D609D;
/*	color: #971B25;
*/}
a {

	font-style: normal;
	color: #333;
}
.regulartextRedSmall {
	font-size:smaller;
	font-style: normal;
	color: #998A6D;/*	color: #971B25;
*/
}


#footerlinks {
	padding: 0px;
	margin: 7px;
		font-size:10px;

}


#footerlinks a{
	font-size:10px;
	font-style: normal;
	color: #998A6D;/*	color: #971B25;*/

}


.regulartextBoldUpper {
	font-weight: bold;
	color: #663333;
	text-transform: uppercase;
}
.regulartextRedBold {
	font-style: normal;
	color: #971B25;
	font-weight: bold;
}
.regulartextBoldBlue {

	font-weight: bold;
	color: #0D609D;
}
select {

	color: #663333;
}
.regulartextBoldWhite {

	font-weight: bold;
	color: #FFFFFF;
}

.imgborder {
	margin: 3px;
	padding: 5px;
	border: 1px solid #CCC;
}

h1 {
	margin-bottom: 0px;
	font-size: 1.4em;
	font-weight: bold;
}


H2 {
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #900

}
h3 {
	margin-bottom: 0px;
	font-size: 1em;
		color: #900;

	font-weight: bold;
}
.space_under {
	margin-bottom: 10px;
}
#footer {
	padding-top:15px;
	background-repeat: repeat-x;
	font-size: 10px;
	color: #fff;
	width:725px;
	margin: auto;
	text-align:center;
}
#footer a {
	font-size: 10px;
	color: #fff;
}
