.contenttable {
	background-color : white;
}

.verticallines {
	background-color : 40360E;
}

.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color : Black;
}

.taglinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-style : italic;
	color : Black;
}

.menumain {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-decoration: none;
}

.menusecond {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration: none;
}

.menusecond:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration: underline;
}

.tableheaderrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	background-color : E4E3B9;
}

.tablecontentrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	background-color : white;
}

.tableproductrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	background-color : E4E3B9;
	vertical-align : middle;	
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : 1B2854;
	text-decoration: underline;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : red;
	text-decoration: underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : Black;
	margin: 0px;
	padding: 0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : normal;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : black;
}

/* newsletter styles */

.textarealarge {
	width : 450px;
	height : 250px;
	font : normal 12px Arial, Helvetica, sans-serif;
}
.textboxlarge {
	width : 450px;
	font : normal 12px Arial, Helvetica, sans-serif;
}
.selectboxlarge {
	font : normal 12px Arial, Helvetica, sans-serif;
	width : 180px;
}
.textareasmall {
	font : normal 12px Arial, Helvetica, sans-serif;
	height : 100px;
	width : 150px;
}
.textboxsmall {
	font : normal 12px Arial, Helvetica, sans-serif;
	width : 150px;
}
.selectboxsmall {
	font : normal 12px Arial, Helvetica, sans-serif;
	width : 150px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	font-weight : normal;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : black;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : 40360E;
	text-decoration: none;
}

.newstitle {
	background-color : ECE9DA;
	color : black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
