document.writeln("<STYLE TYPE='text/css'><!--");
if (navigator.appVersion.indexOf("Mac") >= 0)
{
document.writeln(".main12{ font-size: 12px; font-style: normal; color: #FFFFFF; text-align: left; margin: 10px;	width: 97%;}");
document.writeln(".main12t{ font-size: 12px; line-height: 16px; font-style: normal; color: #FFFFFF; text-align: left; margin: 10px;	width: 97%;}");
document.writeln(".small10{ font-size: 10px; font-style: normal; color: #FFFFFF;}");
document.writeln(".small10t{ font-size: 10px; font-style: normal; line-height: 14px; color: #FFFFFF;}");
document.writeln(".righttable{ background-image: url(../img_common/backgroud_right.gif); background-repeat: repeat-x;}");
document.writeln(".lefttable{ background-image: url(../img_common/background_left.gif); background-repeat: repeat-x;}");
}
else
{
document.writeln(".main12{ font-size: 12px; font-style: normal; color: #FFFFFF; text-align: left; margin: 10px;	width: 97%;}");
document.writeln(".main12t{ font-size: 12px; line-height: 16px; font-style: normal; color: #FFFFFF; text-align: left; margin: 10px;	width: 97%;}");
document.writeln(".small10{ font-size: 11px; font-style: normal; color: #FFFFFF;}");
document.writeln(".small10t{ font-size: 11px; font-style: normal; line-height: 14px; color: #FFFFFF;}");
document.writeln(".righttable{ background-image: url(../img_common/backgroud_right.gif); background-repeat: repeat-x;}");
document.writeln(".lefttable{ background-image: url(../img_common/background_left.gif); background-repeat: repeat-x;}");
}
document.writeln("--></STYLE>");