.contenttable {
	background-color: #ffffff
}

.verticallines {
	background-color: black
}

.logotext {
	font-weight: bold;
	font-size: 22px;
	color: black;
	font-family: arial, helvetica, sans-serif
}

.taglinetext {
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-style: italic;
	font-family: arial, helvetica, sans-serif
}

.menumain {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}

.menumain:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffe25c;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline
}

.menusecond {
	font-size: 12px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}

.menusecond:hover {
	font-size: 12px;
	color: #ffe25c;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline
}

.tableheaderrow {
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	background-color: #e4e3b9
}

.tablecontentrow {
	font-size: 12px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	background-color: white
}

.tableproductrow {
	font-size: 12px;
	vertical-align: middle;
	color: black;
	font-family: arial, helvetica, sans-serif;
	background-color: #e4e3b9
}

.link {
	font-weight: bold;
	font-size: 12px;
	color: #1b2854;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline
}

.link:hover {
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline
}

.title {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-family: arial, helvetica, sans-serif;
}

a.titleRed {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	color: red;
	padding-top: 0px;
	font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

a.titleRed:hover {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	color: red;
	padding-top: 0px;
	font-family: arial, helvetica, sans-serif;
    text-decoration: underline;
}

.text {
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: arial, helvetica, sans-serif
}

.disclaimer {
	font-weight: normal;
	font-size: 9px;
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
}

.header {
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: arial, helvetica, sans-serif
}

.textarealarge {
	font: 12px arial, helvetica, sans-serif;
	width: 450px;
	height: 250px
}

.textboxlarge {
	font: 12px arial, helvetica, sans-serif;
	width: 450px
}

.selectboxlarge {
	font: 12px arial, helvetica, sans-serif;
	width: 180px
}

.textareasmall {
	font: 12px arial, helvetica, sans-serif;
	width: 150px;
	height: 100px
}

.textboxsmall {
	font: 12px arial, helvetica, sans-serif;
	width: 150px
}

.selectboxsmall {
	font: 12px arial, helvetica, sans-serif;
	width: 150px
}

.text2 {
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: arial, helvetica, sans-serif
}

.header2 {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: arial, helvetica, sans-serif
}

.link2 {
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}

.newstitle {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	background-color: #454214
}

a.newstitle {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	background-color: #454214;
	text-decoration: none;
}

.latestUpdate {
	font-size: 10px;
	color: red;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.hdrLink {
	font-size: 12px;
	color: red;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.hdrLink:hover {
	font-size: 12px;
	color: red;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.updates {
	font-size: 10px;
	color: #454214;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

a.updates {
	font-size: 10px;
	color: #454214;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.button {
	font-size: 9pt;
	font-family: helvetica, sans-serif, Arial;
	color: white;
	font-weight: bold;
	text-decoration: none
}

h1.brown{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	background-color: #e4e3b9;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px	
}