.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.pageContent { font-size:9pt; color: #666666; font-family:tahoma, Arial; } 
.pageContent a { font-size:9pt; color: #b3e6e6; font-family:tahoma, Arial; } 

/*html, body { height:100%; }*/

body, td, a, p, font { font-family:Tahoma,Arial; font-size:9pt; }
input, select, textarea { font-family:Tahoma,Arial; font-size:9pt; }

/* 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:8pt; 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: 9pt; }
td.menuitemactive { height:36px; text-align:center; color:#CCCC66; font-size:9pt; }
a.menuitem { color:#ffffff; font-size:9pt; }
a.menuitemactive { color:#CCCC66; font-size:9pt; }

td.secondmenuitem { height:36px; color:#ffffff; font-size: 9pt; white-space:nowrap; }
td.secondmenuitemactive { height:36px; color:#CCCC66; font-size: 9pt; white-space:nowrap; }
a.secondmenuitem { color:#ffffff; font-size: 9pt; }
a.secondmenuitemactive { color:#CCCC66; font-size: 9pt; }
td.secondmenumark { width:100%; padding-left:7px; }

td.bottommenuitem { height:56px; color:#999966; font-size: 8pt; padding:0px 10px; text-align:center; }
td.bottommenuitemactive { height:56px; color:#999966; font-size: 9pt; padding:0px 10px; text-align:center; }
a.bottommenuitem { color:#999966; font-size: 9pt; }
a.bottommenuitemactive { color:#999966; font-size: 9pt; }

/* 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;
}
