body {
	font-size: 11px; color: #e0e0e0; font-family: Tahoma, '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯';
}
table {
	font-size: 11px; color: #e0e0e0; font-family: Tahoma, '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯';
}
A {
	color: #ff9000; text-decoration: none;
}
A:hover {
	color: #ff9000; text-decoration: underline overline;
}
A:visited {
	color: #ff9800;
}
.footer {
	font-weight: bold; color: #cccccc;
}

/***** DETAIL NAVIGATION *****/
#detailTabs { display: inline; }
#detailTabs .tabcontainer { float: left; margin:0px; }
#detailTabs ul.bluetabs { padding:0px; margin:0px; text-transform:uppercase; }
#detailTabs #maintab li { padding:0px; margin:0px; display:inline; list-style-type:none; }
#detailTabs #maintab li a { color:#c7d0d7; font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration:none; background-image: url(http://www.presonus.com//media/images/_layout/detailBg_blue.jpg); background-repeat: repeat-x; background-position: center top; border-right: solid 2px #000000; padding: 6px 11px; margin:0px; float:left; }
#detailTabs #maintab li a:hover { text-decoration:none; color:#c7d0d7; }
#detailTabs #maintab li.selected a,
#detailTabs #maintab li.selected a:active,
#detailTabs #maintab li.selected a:visited { color:#e5e5e5; background-image: url(http://www.presonus.com//media/images/_layout/detailBg_grey.jpg); background-repeat: repeat-x; background-position: center top; } /*selected main tab */
#detailTabs #maintab li.selected a:hover { text-decoration:none; color: #c7d0d7; } /*selected main tab */

.tabcontentstyle { clear:left; display:block; margin:0px; color:#c7d0d7; } /*tab content container*/
.tabcontent { display:none; }
@media print { .tabcontent { display:block!important; } }
/***** /DETAIL NAVIGATION *****/
