.pageContent { font-size:8pt; color: #666666; font-family:tahoma, Arial; } 
.pageContent a { font-size:8pt; color: #b3e6e6; font-family:tahoma, Arial; } 

/*html, body { height:100%; }*/

body, td, a, p, font { font-family:Tahoma,Arial; font-size:8pt; }
input, select, textarea { font-family:Tahoma,Arial; font-size:8pt; }
img { behavior:url('images/pngbehavior.htc'); }

/* p { text-align:justify; } */

/* top */

div.mycompany { font-family:arial; font-size:14pt; font-weight:bold; color:#336600; }
div.slogan { font-family:arial; font-size:7pt; color:#999966; }
td.title { font-family:arial; font-size:15pt; color:#999966; padding: 0px 10px 0px 42px; }

/* menu */

td.menuitem { height:36px; text-align:center; font-size: 8pt; }
td.menuitemactive { height:36px; text-align:center; color:#CCCC66; font-size:8pt; }
a.menuitem { color:#ffffff; font-size:8pt; }
a.menuitemactive { color:#CCCC66; font-size:8pt; }

td.secondmenuitem { height:36px; color:#ffffff; font-size: 8pt; white-space:nowrap; }
td.secondmenuitemactive { height:36px; color:#CCCC66; font-size: 8pt; white-space:nowrap; }
a.secondmenuitem { color:#ffffff; font-size: 8pt; }
a.secondmenuitemactive { color:#CCCC66; font-size: 8pt; }
td.secondmenumark { width:100%; padding-left:6px; }

td.bottommenuitem { height:56px; color:#999966; font-size: 8pt; white-space:nowrap; padding:0px 10px; text-align:center; }
td.bottommenuitemactive { height:56px; color:#999966; font-size: 8pt; white-space:nowrap; padding:0px 10px; text-align:center; }
a.bottommenuitem { color:#999966; font-size: 8pt; }
a.bottommenuitemactive { color:#999966; font-size: 8pt; }

/* text */

img.textimage { border-right:1px solid #cccccc; margin-right: 20px; }

.top_menu_bg {
	background-color: #336600;
}
.sub_menu_bg {
	background-color: #999966;
}
.content_bg {
	background-color: #FAFAEF;
}
.header_color {
	color: #CCCC66;
}
.sub_menu_hr {
	background-color:#B3B38C;
}