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

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

body, td, a, p, font { font-family:Tahoma, Arial; font-size:14pt; }

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:#BB3C3C; }
div.slogan { font-family:arial; font-size:7pt; color:#F88D8D; }
td.title { font-family:arial; font-size:15pt; color:#F88D8D; padding: 0px 10px 0px 42px; }

/* menu */

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

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

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

/* text */

img.textimage { border-right:1px solid #cccccc; margin-right: 20px; }
.top_menu_bg {
	background-color: #bb3c3c;
}
.sub_menu_bg {
	background-color: #f88d8d;
}
.content_bg {
	background-color: #fff5f5;
}
.header_color {
	color:#FFCCCC;
}
.sub_menu_hr {
	background-color:#FAAAAA;
}

