/* General */
@font-face {
    font-family: "BaanFont072";
    font-style: normal;
    font-weight: 400;
    src: url('../../font/BaanFont072.eot');
    src: url('../../font/BaanFont072.eot?#iefix') format('embedded-opentype'),
    url('../../font/BaanFont072.woff') format('woff'),
    url('../../font/BaanFont072.ttf')  format('truetype');
}

body{font-family: 'BaanFont072';scrollbar-face-color:#969b9e;scrollbar-highlight-color:#969b9e;scrollbar-3dlight-color:#969b9e;scrollbar-darkshadow-color:#969b9e;scrollbar-shadow-color:#969b9e;scrollbar-arrow-color:#969b9e;scrollbar-track-color:#c8d0d4;font-size:11pt;}
td{font-size:12pt;}
tr{font-size:14px;}
a:hover {position:relative;top:1px;left:1px; text-decoration: none}
a:link {color: blue; text-decoration: none}
a:visited {color: blue; text-decoration: none}
a:active {color: blue; text-decoration: none}

/* Board List */
td div.buttonGroup{line-height:50px;margin:0 auto;margin-top:20px;}
.forwardButtonOuter input{float:left;}
a.like,a.thankyou{float:left;display:block;margin-left:5px;}
div.forwardButtonOuter{clear: both;margin: 0 auto;overflow: hidden;text-align: center;width: 330px;}

/* Show Board Page */
.showBoardPage blockquote{font-size:16px;}
.showBoardPage h2{font-size:18px;color:navy;}

