<!--

body {
	margin: 0 0 0 0;
	background: #FFFFFF url("/me_08/img/common/body_bg.jpg") center top repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;/*Trebuchet MS,Arial,Helvetica,sans-serif*/
}

#pageRpt {
	background: #FFFFFF url("/me_08/img/common/page_rpt.jpg") center top repeat-y;
	width: 920px;
}

#pgTitleBg {
	background: url("/me_08/img/common/top_bar.jpg") left top no-repeat;
	width: 422px;
	height: 27px;
}

#botLeftBg {
	background: url("/me_08/img/common/bot_left.jpg") center bottom no-repeat;
	width: 93px;
	height: 850px;
}

#botRightBg {
	background: url("/me_08/img/common/bot_right.jpg") center bottom no-repeat;
	width: 199px;
	height: 850px;
}

#topRightBg {
	background: url("/me_08/img/common/top_right.jpg") center top no-repeat;
	width: 199px;
	height: 485px;
}

#footerBg {
	background: url("/me_08/img/common/footer_bg.jpg") center bottom no-repeat;
	width: 920px;
	height: 89px;
}

#hrImgSqr {
	background: url("/me_08/img/common/hr2.gif") center bottom no-repeat;
	width: 366px;
	height: 13px;
}

#hrImg {
	background: url("/me_08/img/common/hr2.gif") center bottom no-repeat;
	width: 366px;
	height: 13px;
}

/*-------------------------------------*/

#navBg {
	background: url("/me_08/img/common/nav_bg.jpg") center top no-repeat;
	width: 206px;
	/*height: 267px;*/
}

#navBotBg {
	background: url("/me_08/img/common/nav_bot.jpg") center bottom no-repeat;
	width: 206px;
	height: 267px;
}

#navArea {
	width: 206px;
	height: 850px;
}

/*-------------------------------------*/

#copyTopBg {
	background: url("/me_08/img/common/copy_top.jpg") center top no-repeat;
	width: 422px;
	height: 361px;
}

#copyBotBg {
	background: url("/me_08/img/common/copy_bot.jpg") center bottom no-repeat;
	width: 422px;
	height: 392px;
}


#copyArea {
	width: 422px;
	height: 753px;
}


/* TEXT STYLES ###########################################*/
h1 {
	letter-spacing: 1px;
	text-align: left;
	color: #853719;
	font: bold 15px "Trebuchet MS",Arial,Helvetica,sans-serif;
}

h4 {
	letter-spacing: 1px;
	color: #10173f;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.quote {
	/*letter-spacing: 1px;*/
	color: #10173f;
	font: bold 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: center;
	margin: 10px 0 20px 0;
}

.author {
	font: bold 11px "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
}

p, li {
	font-size: 12px;
	color: #2d2f38;
}

li {
	text-align: left;
}

.pgHdr {
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #2d2f38;
}

.txtHdr {
	font-size: 14px;
}

.txtInfo {
	font-size: 10px;
}

.justify {
	text-align: justify;
}

.noJustify {
	font-size: 12px;
	color: #2d2f38;
}

.copyRight {
	font-size: 10px;
	font-weight: 400;
	text-align: left;
}



/* RSS FEED STYLES ###########################################*/
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
color:#990000;
}

.labelfield{ /*CSS for label field in general*/
color: #663300;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example3{ /*Demo 3 main container*/
width: 150px;
height: 160px;
border: 0px solid navy;
padding: 4px;
overflow: hidden;
}

#example3 p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
font-size: 11px;
}





/* LINK STYLES ###########################################*/
a.lnbLink {
	display: block;
	padding: 7px 0 0 0;
	height: 18px;
	width: 180px;
	overflow: hidden;
	font: bold 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #666666;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	background: url( '/me_08/img/btn/nav.gif' ) top left no-repeat;
}
	
a.lnbLink:hover {
	background-position: 0 -25px;
	color: #333333;
}

a.lnbLink:active {
	background-position: 0 -25px;
	color: #333333;
}

div.iconPadding {
	padding: 8px 0 0 0;
}


.pgPicLink {
	font: normal 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
	border: 1px solid #999999;
	color: #003366;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
}
	
.pgPicLink:hover {
	border: 1px solid #fff;
}

.pgPicLink:active {
	border: 1px solid #fff;
}



a.txtLink {
	font: normal 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #853719;
	text-decoration: underline;
	text-align: left;
	letter-spacing: 1px;
}
	
a.txtLink:hover {
	color: #c8572c;
}

a.txtLink:active {
	color: #c8572c;
}


a.iconLink {
	font: bold 10px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #777777;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
}
	
a.iconLink:hover {
	color: #333333;
}

a.iconLink:active {
	color: #333333;
}




.paginationActive {
	display: inline;
	background: #FFFFFF url("/me_08/img/common/pg_link_active.jpg") center repeat-y;
	border: 1px solid #b2b1b1;
	padding: 2px 4px 2px 4px;
	margin: 0 3px 1px 3px;
	text-align: center;
	font: bold 10px "Courier New", Courier, mono;
	color: #2d2f38;
	background-color: #FFFFFF;
	text-decoration: none;
}

.paginationNa {
	display: inline;
	border: 1px solid #ccc;
	padding: 2px 4px 2px 4px;
	margin: 0 3px 1px 3px;
	text-align: center;
	font: bold 10px "Courier New", Courier, mono;
	color: #999999;
	text-decoration: none;
}

a.paginationLink {
	display: inline;
	background: #FFFFFF url("/me_08/img/common/pg_link.jpg") center repeat-y;
	border: 1px solid #5b79a3;
	background-color: #cccccc;
	padding: 2px 4px 2px 4px;
	margin: 0 3px 1px 3px;
	text-align: center;
	font: bold 10px "Courier New", Courier, mono;
	color: #2d2f38;
	text-decoration: none;
}
	
a.paginationLink:hover {
	color: #2d2f38;
	background-color: #E2E2E2;
}

a.paginationLink:active {
	color: #2d2f38;
	background-color: #E2E2E2;
}


/* RIGHT MENU STYLES ###########################################*/
#rightNavWidth {
	width: 110px;
}

#rightNavArea {
	background: url("/me_08/img/common/right_nav_bg.gif") right top no-repeat;
	float: left;
}

#btnArea {
	float: left;
	width: 16px;
	height: 422px;
}

#rightNavContent {
	float: left;
	width: 94px;
	height: 422px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
}


-->