body {
	background-color: #FFCCCC;
	background-image: url(images/bg.jpg);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body, td, th, p {
	color: #441e21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a {
	color: #441e21;
	text-decoration: none;
}

a:hover {
	color: #441e21;
	text-decoration: underline;
}

a.read_more {
	color: #764B4D;
	text-decoration: none;
}

a.read_more:hover {
	color: #764B4D;
	text-decoration: underline;
}

td.side_left {
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: 2px;
}

td.side_right {
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: 2px;	
}

span.slogan {
	color: #764b4d;
	font-size: 8pt;
}

span.phrase_1 {
	color: #ecb15d;
	font-size: 9pt;
	font-style: italic;
}

span.phrase_2 {
	color: #7fb000;
	font-size: 14pt;
	font-style: italic;
}

span.phrase_3 {
	color: #ff9600;
	font-size: 12pt;
	font-style: italic;
}

td.column_title {
	color: #764B4D;
	font-size: 10pt;
	font-weight: bold;
}

td.top_menu_item1 {
	padding-top: 64px;
}

td.top_menu_item2 {
	padding-top: 84px;
}

td.top_menu_item3 {
	padding-top: 94px;
}

td.top_menu_item4 {
	padding-top: 90px;
}

td.top_menu_item5 {
	padding-top: 76px;
}

td.top_menu_item1 a {
	color: #fffea2;
	font-weight: bold;
	text-decoration: none;
}

td.top_menu_item2 a {
	color: #fffea2;
	font-weight: bold;
	text-decoration: none;
}

td.top_menu_item3 a {
	color: #fffea2;
	font-weight: bold;
	text-decoration: none;
}

td.top_menu_item4 a {
	color: #fffea2;
	font-weight: bold;
	text-decoration: none;
}

td.top_menu_item5 a {
	color: #fffea2;
	font-weight: bold;
	text-decoration: none;
}

td.top_menu_item1 a:hover {
	color: #441E21;
	font-weight: bold;
	text-decoration: none;
}

td.top_menu_item2 a:hover {
	color: #441E21;
	font-weight: bold;
	text-decoration: none;
}

td.top_menu_item3 a:hover {
	color: #441E21;
	font-weight: bold;
	text-decoration: none;
}

td.top_menu_item4 a:hover {
	color: #441E21;
	font-weight: bold;
	text-decoration: none;
}

td.top_menu_item5 a:hover {
	color: #441E21;
	font-weight: bold;
	text-decoration: none;
}

td.title {
	font-size: 11pt;
	font-weight: bold;
}

span.date_time {
	color: #666666;
}

td.section {
	background-image: url(images/column_arrow.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

td.subsection {
	background-image: url(images/column_arrow.jpg);
	background-position: 10px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

td.section a {
	color: #764B4D;
	font-weight: bold;
	text-decoration: none;
}

td.section a:hover {
	color: #FFFEA2;
	font-weight: bold;
	text-decoration: none;
}

td.subsection a {
	color: #764B4D;
	text-decoration: none;
}

td.subsection a:hover {
	color: #FFFEA2;
	text-decoration: none;
}

.light_small_text_red {
	font-size: 9px;
	color: Red;
}

.input_two {
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 20px;
}

.input_four {
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 40px;
}

.input_short_text {
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}

