/* Global Styles */
@import 'https://fonts.googleapis.com/css?family=Kanit|Prompt|Sarabun';
h1,h2,h3,h4{
font-family: 'Prompt','Sarabun', sans-serif;
}
body {
margin:0px;
font-family: 'Kanit','Sarabun', sans-serif;
}
td {
font-family: 'Sarabun', sans-serif;
font-family: 'Sarabun', sans-serif;
font:13px;
color:#000000;
}
a {
color: #FF6600;
font-weight:bold;
text-decoration:none;
}
a:hover {
color: #FFBA00;
}
/* ID Styles */
#navigation a {
font:10px Arial, Helvetica, sans-serif;
color: #26354A;
text-decoration: none;
letter-spacing:.1em;
line-height:16px;
display:block;
padding: 0px 10px;
border-right:1px solid #FF6600;
}
#navigation a:hover {
color:#ffffff;
background: #FF6600;
}
#background td {
background:url("mm_bg_header.gif");
}
#padding {
padding:14px;
}
/* Calendar Styles */
#calendar td {
border: 1px solid #26354A;
}
#noborder td {
border: 0px;
}
#calheader td {
font-weight:bold;
color: #ffffff;
}
/* Class Styles */
.logo {
font:25px Times New Roman, Times, serif;
color: #FFBA00;
letter-spacing:.1em;
line-height:30px;
}
.user {
font:15px Times New Roman, Times, serif;
color: #FFBA00;
letter-spacing:.1em;
line-height:15px;
}
.tagline {
font-family: 'Kanit','Sarabun', sans-serif;
font: 26px;
color: #ffffff;
line-height:30px;
}
.tagline2 {
font-family: 'Kanit','Sarabun', sans-serif;
font: 16px;
color: #26354A;
line-height:30px;
}
.bodyText {
font:11px Arial, Helvetica, sans-serif;
line-height:22px;
color:#26354A;
letter-spacing:.1em;
}
.detailText {
font:11px Arial, Helvetica, sans-serif;
line-height:16px;
color:#26354A;
letter-spacing:.1em;
}
.pageName {
font:24px Arial, Helvetica, sans-serif;
color: #FF6600;
letter-spacing:.2em;
line-height:32px;
}
.subHeader {
font-family: 'Kanit','Sarabun', sans-serif;
font:bold 12px;
color: #2D374D;
font-weight:bold;
line-height:20px;
letter-spacing:.1em;
}
.navText {
font:16px Arial, Helvetica,'Sarabun', sans-serif;
color: #26354A;
letter-spacing:.1em;
line-height:16px;
}
.calendarText {
font:11px Arial, Helvetica,'Sarabun', sans-serif;
color: #26354A;
letter-spacing:.1em;
}
.sidebarText {
font:11px Arial, Helvetica,'Sarabun', sans-serif;
color: #FFBA00;
letter-spacing:.1em;
line-height:18px;
}
.stylemenu {
color: #fffb04;
font-weight: bold;
font-size: 16px;
}
.row2{
background-color:#eaeaea;
border-bottom:solid 1px #000000;
}
.footer {
width: 100%;
padding: 0px 40px;
box-sizing: border-box;
color: #666666;
font-size: 13px;
}
.footer a {
color: #333333;
text-decoration: none;
}