body {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 2px;
	padding: 0px;
}
.search_box {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #f4f4f4;
	margin: 1px;
	padding: 0px;
	width: 120px;
	border: 1px solid #006666;
}
.menu_cell1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.search_button {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #FF6600;
	margin: 1px;
	padding: 0px;
	width: 60px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu_items {
	text-indent: 8px;
}
.footer_text {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}


a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
.main_content {
	margin: 0px;
	padding: 10px;
}
.header_line {
	background-color: #0099CC;
	background-image: url(../images/gradients/header1.jpg);
	background-repeat: repeat-x;
}


a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

#mmenu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#mmenu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#mmenu:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#mmenu:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#submenu:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#submenu:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#submenu:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
#submenu:active {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.header_line2 {
	background-color: #0099CC;
	background-image: url(../images/gradients/header2.jpg);
	background-repeat: repeat-x;
}
.footer_line {
	background-color: #FB5B00;
	height: 4px;
}
.border {
	border: 1px solid #CCCCCC;
}
.title_cell {
	background-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.red_text {
	color: #CC0000;
}
.title_text {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}
.title_cell2 {
	background-color: #f4f4f4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}
.form_textbox {

	font-family: Tahoma;
	font-size: 10px;
	background-color: #f4f4f4;
	margin: 1px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
