.bgMain {
	BACKGROUND-POSITION: center top; BACKGROUND-IMAGE: url(images/bg_new_gph.jpg); BACKGROUND-REPEAT: no-repeat
}
BODY {
	FONT-SIZE: 11px; MARGIN: 0px; COLOR: #58595b; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 11px; MARGIN: 0px; COLOR: #666666; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
A {
	COLOR: #58595b; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #58595b; TEXT-DECORATION: underline
}
A:link {
	COLOR: #58595b; TEXT-DECORATION: none
}
.link_12_orrange:link {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#FFFFFF;
}
.link_12_orrange:visited {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#FFFFFF;
}
.link_12_orrange:active {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#F1B300;
}
.link_12_orrange:hover {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#F1B300;
}



.link_12_black:link {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#000000;
}
.link_12_black:visited {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#000000;
}
.link_12_black:active {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#FFFFFF;
}
.link_12_black:hover {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#FFFFFF;
}


.link_14_white:link {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#FFFFFF;
}
.link_14_white:visited {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#FFFFFF;
}
.link_14_white:active {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#F1B300;
}
.link_14_white:hover {
font-family:Tahoma;
font-size: 12px;
text-decoration: none;
color:#F1B300;
}
A:visited {
	COLOR: #58595b; TEXT-DECORATION: none
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL {
	MARGIN-TOP: 5px; PADDING-TOP: 0px
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
INPUT {
	FONT-SIZE: 11px; COLOR: #58595b; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
SELECT {
	FONT-SIZE: 11px; COLOR: #58595b; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
TEXTAREA {
	FONT-SIZE: 11px; COLOR: #58595b; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}
.dotline {
	BACKGROUND: url(images/dotline.gif) #ffffff repeat-x left top
}
.dotline1 {
	BACKGROUND: url(images/dotline1.gif) #ffffff repeat-x left top
}
.topicicon {
	margin: 3px;
	border: 1px solid #000000;
}
.topicicon_white {
	margin: 3px;
	border: 4px solid #ffffff;
}
.tablecomment {
	border: 1px solid #339999;
}
.foottext {color: #FFFFFF}


.calendarHeader { 
    font-weight: bolder; 
    color: #FFFFFF; 
    background-color: #000000; 
}

.calendarToday { 
    background-color: #F7B401;;
	font-weight: bold;
}

.calendar { 
    width:153;
    background-color: #FFFFFF;
}



.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	filter: Alpha(Opacity=80);
	font-weight: bold;
	color: #000000;
	font-family: MS Sans Serif;
	font-size: 10px;
:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.transp {
	filter: Alpha(Opacity=100);
}


#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
}


/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
.normal {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.normaldot {
	FONT-SIZE: 11px; COLOR: #330000; FONT-FAMILY: Tomaho ; BORDER-BOTTOM: #999999 1px dotted; TEXT-DECORATION: none
}
.input {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Tahoma
}
.verdana {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.arial {
	FONT-SIZE: 10px; COLOR: #ff9900; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff3300; TEXT-DECORATION: underline
}
.normalorange {
	FONT-SIZE: 11px; COLOR: #ff9900; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.normaloo {
	FONT-SIZE: 11px; COLOR: #CC9900; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.normalBIG {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.subject {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003399; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.orangebold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff9900; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.readebold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #D00000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.borderblue {
	BORDER-RIGHT: #003399 1px solid; BORDER-TOP: #003399 1px solid; BORDER-LEFT: #003399 1px solid; BORDER-BOTTOM: #003399 1px solid
}
.bordergray {
	BORDER-RIGHT: #999999 1px dotted; BORDER-TOP: #999999 1px dotted; BORDER-LEFT: #999999 1px dotted; BORDER-BOTTOM: #999999 1px dotted
}
.normalBL {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
.normalTo {
	FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
.buttonred {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ff6600; TEXT-DECORATION: none
}
.arialBIG {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.normallink {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
.normalred {
	FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
.normalblue {
	FONT-SIZE: 11px; COLOR: #006699; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.normal_gray {
	FONT-SIZE: 11px; COLOR: #CCCCCC; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.white_normal {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.white_bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.normallink_sm {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #d4d3d3; FONT-FAMILY: Arial
	}
A.link_green {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #65a937; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_green:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #65a937; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_green:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #e00000; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: underline
}
A.link_white {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_white:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_white:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #deff4c; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_grey {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_grey:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_grey:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #e00000; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: underline
}
A.link_black {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_black:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_black:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #e00000; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: underline
}
A.link_orange {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #da983b; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_orange:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #da983b; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_orange:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #e00000; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: underline
}
A.link_blue {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #2e3192; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_blue:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #2e3192; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_blue:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #e00000; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: underline
}
A.link_green {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #197b30; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_green:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #197b30; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: none
}
A.link_green:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #e00000; FONT-FAMILY: "MS Sans Serif"; TEXT-DECORATION: underline
}
.thai10 {
	FONT: 10px "MS Sans Serif"; TEXT-TRANSFORM: none
}
.thai11 {
	FONT: 11px "MS Sans Serif"; TEXT-TRANSFORM: none
}
.thai12 {
	FONT: 12px "MS Sans Serif"; TEXT-TRANSFORM: none
}
.thai14 {
	FONT: 14px "MS Sans Serif"; TEXT-TRANSFORM: none
}
.thai16 {
	FONT: 16px "MS Sans Serif"; TEXT-TRANSFORM: none
}
.thai18 {
	FONT: 18px "MS Sans Serif"; TEXT-TRANSFORM: none
}
.thai20 {
	FONT: 20px "MS Sans Serif"; TEXT-TRANSFORM: none
}
.size10 {
	FONT: 10px Arial,Helvetica; TEXT-TRANSFORM: none
}
.size11 {
	FONT: 11px Arial,Helvetica; TEXT-TRANSFORM: none
}
.size12 {
	FONT: 12px Arial,Helvetica; TEXT-TRANSFORM: none
}
.size13 {
	FONT: 13px Arial,Helvetica; TEXT-TRANSFORM: none
}
.size14 {
	FONT: 14px Arial,Helvetica; TEXT-TRANSFORM: none
}
.size15 {
	FONT: 15px Arial,Helvetica; TEXT-TRANSFORM: none
}
.size16 {
	FONT: 16px Arial,Helvetica; TEXT-TRANSFORM: none
}
.size18 {
	FONT: 16px Arial,Helvetica; FONT-WEIGHT: bold;  TEXT-TRANSFORM: none
}
.size20 {
	FONT: 20px Arial,Helvetica; TEXT-TRANSFORM: none
}
.thsiLine A {
	PADDING-LEFT: 15px; FONT-WEIGHT: bold; COLOR: #999999; TEXT-DECORATION: none
}
.thsiLine A:hover {
	PADDING-LEFT: 15px; FONT-WEIGHT: bold; COLOR: #ff0000; TEXT-DECORATION: none
}
.thsiLine2 A {
	PADDING-LEFT: 15px; FONT-WEIGHT: bold; COLOR: #999999; TEXT-DECORATION: none
}
.thsiLine2 A:hover {
	PADDING-LEFT: 15px; FONT-WEIGHT: bold; COLOR: #ff0000; TEXT-DECORATION: none
}
.thsiLine {
	BORDER-RIGHT: #cccccc 1px solid; FONT-SIZE: 11px; BORDER-BOTTOM: #cccccc 1px dotted; FONT-FAMILY: Verdana; HEIGHT: 20px
}
.thsiLine2 {
	FONT-SIZE: 11px; COLOR: #660000; BORDER-BOTTOM: #999999 1px dotted; FONT-FAMILY: Verdana 
}

.thsiLine3 {
	FONT-SIZE: 15px; COLOR: #990000; BORDER-BOTTOM: #999999 1px dotted; FONT-FAMILY: Verdana
}

.thsiLine4 {
	FONT-SIZE: 13px; COLOR: #FACA28; BORDER-BOTTOM:  none; FONT-FAMILY: Verdana
}

.thsiLine5 {
	FONT-SIZE: 12px; COLOR: #FFFFFF; BORDER-BOTTOM: none; FONT-FAMILY: Verdana
}

.normaloo {
	FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
