.bluetabs{
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	background-image: url(images/m_05.gif);
	text-align: center;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	background-position: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
}

.bluetabs {
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	background-position: center;
	text-transform: none;
}

.bluetabs {
	display: inline;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

a.bluetabs {
	text-decoration: none;
	color: #663300; /*THEME CHANGE HERE*/
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a.bluetabs:visited{
	text-decoration: none;
	color: #663300; /*THEME CHANGE HERE*/
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a.bluetabs:hover{
	text-decoration: none;
	color: #999966; /*THEME CHANGE HERE*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #999966;
	display: inline;
}

a.bluetabs:selected{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

a.bluetabs:selected { /*selected main tab style */
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999966; /*THEME CHANGE HERE*/
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
}

a.bluetabs:hover{ /*selected main tab style */
	text-decoration: none;
	color: #333333;
	background-color: #999966;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_b{
	position:absolute;
	top: 0px;
	z-index:100;
	width: 150px;
	text-decoration: none;
	color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-indent: 0px;
	text-align: center;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	visibility: hidden;
}
.dropmenudiv_b a{
	width: auto;
	display: block;
	text-decoration: none;
	color: #663300;
	line-height: 16px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	height: auto;
	font-size: 12px;
	text-indent: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	top: 0px;
	background-color: #FFFFFF;
}






* html .dropmenudiv_b a{ /*IE only hack*/
	width: 100%;
	display: block;
	text-decoration: none;
	color: #663300;
	height: 25px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #663300;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
	background-color: #999966;
}
.mes {
	background-image: url(../images/message_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	line-height: 13px;
	text-decoration: none;
	line-height: 13px;
	text-align: left;
	vertical-align: middle;
	padding-left: 75px;
	padding-right: 45px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.mestext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	text-decoration: none;
	top: 0px;
	right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}


a.mestext:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	top: 30px;
	right: 75px;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
	}
a.mestext:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.mestext:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}


a.mestext:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	top: 30px;
	right: 75px;
	text-decoration: none;
	color: #FFFFFF;
	left: 75px;
}
.mesb {
	background-image: url(../images/message_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	line-height: 13px;
	text-decoration: none;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
	height: 91px;
	width: 278px;
}
