.doth{
	background-image:url(/phatra/images/doth.gif);
	background-repeat:repeat-x;
}

.dotv{
	background-image:url(/phatra/images/dotv.gif);
	background-repeat:repeat-y;
}

.doth2{
	background-image:url(/phatra/images/doth2.gif);
	background-repeat:repeat-x;
}

.dotv2{
	background-image:url(/phatra/images/dotv2.gif);
	background-repeat:repeat-y;
}

.bg{
	background-image:url(/phatra/images/bg.jpg);
	background-repeat:no-repeat;
}

.bgHome{
	background-image:url(/phatra/images/bgHome.jpg);
	background-repeat:no-repeat;
}

.bgContent{
	background-image:url(/phatra/images/bgContent.jpg);
	background-repeat:no-repeat;
}

.bgResearchCenter{
	background-image:url(/phatra/images/bgResearchCenter.jpg);
	background-repeat:no-repeat;
}

/*---------- fonts ----------*/
img{
	border:0px;
}

table{
	border:0px;
}

body,table,td{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

.redlab{
	font-size:10px;
	color:#999999;
}

.small{
	font-size:10px;
	color:#333333;
}

.smallGrey{
	font-size:10px;
	color:#999999;
}

.blackH{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.blackH2{
	font-family: ms Sans Serif, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight: bold;
	letter-spacing:-1;
}

.black{
	color:#000000;
}

.grey1H{
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

.grey1{
	color:#333333;
}

.grey2H{
	font-size:13px;
	color:#666666;
	font-weight:bold;
}

.grey2{
	color:#666666;
}

.grey3H{
	font-size:13px;
	color:#999999;
	font-weight:bold;
}

.grey3{
	color:#999999;
}

.grey4H{
	font-size:13px;
	color:#CCCCCC;
	font-weight:bold;
}

.grey4{
	color:#CCCCCC;
}

.redH{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
}

.redH2{
	font-family: ms Sans Serif, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#DD2E26;
	font-weight: bold;
	letter-spacing:-1;
}

.red{
	color:#FF0000;
}

.orangeH{
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
}

.orange{
	color:#FF6600;
}

.blueH{
	font-size:13px;
	color:#22344D;
	font-weight:bold;
}

.blue{
	color:#22344D;
}

.blueH2{
	font-family:ms Sans Serif,Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#687d97;
	font-weight: bold;
	letter-spacing:-1;
}

.brown{
	font-size:11px;
	color:#C08629;
	font-weight:bold;
}

.blue2{
	color:#BBC5CF;
}

.greenH{
	font-size:13px;
	color:#669900;
	font-weight:bold;
}

.green{
	color:#669900;
}

.yellowH{
	font-size:13px;
	color:#FFCC00;
	font-weight:bold;
}

.yellow{
	color:#FFCC00;
}

.pinkH{
	font-size:13px;
	color:#FF00CC;
	font-weight:bold;
}

.pink{
	color:#FF00CC;
}

.purpleH{
	font-size:13px;
	color:#660099;
	font-weight:bold;
}

.purple{
	color:#660099;
}

.whiteH{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

.whiteH2{
	font-family:ms Sans Serif,Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing:-1;
}

.white{
	color:#FFFFFF;
}

tr{
	vertical-align:top;
}

.blackBorder{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	border:1px solid #cccccc;
}

.blackUnderline{
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}


img{
	border:0px;
}

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
	height:19px;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
	height:19px;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

.formPadding{
	padding-top:0;
	padding-bottom:0;
	padding-left:3;
	padding-right:3;
}

.borderPadding{
	border:1px solid #cccccc;
	padding-top:2;
	padding-bottom:2;
	padding-left:5;
	padding-right:5;
}

.border{
	border:1px solid #cccccc;
}

.border2{
	border:1px solid #6E849F;
}

.borderImgHome{
	border:4px solid #6E849F;
}

.borderResearchCenter{
	border:4px solid #FFCC00;
}

.borderNewsCenter{
	border:4px solid #768764;
}

.borderDot{
	border:1px dashed #cccccc;
}

.borderTop{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTopDot{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderBottom{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderBottomDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed;
}

.borderLeft{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderPic{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}


.borderLeftDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderRight{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderRightDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:dashed; 
}

.borderTLR{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTRB{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTLB{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLRB{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderLR{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTL{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTR{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTB{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLB{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderRB{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTop2{
	border-color:#6E849F; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderBottom2{
	border-color:#6E849F; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLeft2{
	border-color:#6E849F; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderRight2{
	border-color:#6E849F; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTLR2{
	border-color:#6E849F; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTRB2{
	border-color:#6E849F; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTLB2{
	border-color:#6E849F; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLRB2{
	border-color:#6E849F; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderLR2{
	border-color:#6E849F; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTL2{
	border-color:#6E849F; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTR2{
	border-color:#6E849F; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTB2{
	border-color:#6E849F; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLB2{
	border-color:#6E849F; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderRB2{
	border-color:#6E849F; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

ul{
	list-style:circle;
}

/*---------- text-link ----------*/
a:link{text-decoration:underline; color:#FF6600;}
a:visited{text-decoration:underline; color:#FF6600;}
a:hover{text-decoration:underline; color:#333333;}

a.nav:link{text-decoration:none; color:#6E849F;background-image:url(/phatra/images/doth.gif);	background-repeat:repeat-x;	background-position:bottom;width:100%;}
a.nav:visited{text-decoration:none; color:#6E849F;background-image:url(/phatra/images/doth.gif);background-repeat:repeat-x;	background-position:bottom;width:100%;}
a.nav:hover{text-decoration:none; color:#DD2E26;background-image:url(/phatra/images/doth.gif);background-repeat:repeat-x;	background-position:bottom;width:100%;}

a.nav2:link{text-decoration:none; color:#DD2E26;background-image:url(/phatra/images/doth.gif);	background-repeat:repeat-x;	background-position:bottom;width:100%;}
a.nav2:visited{text-decoration:none; color:#DD2E26;background-image:url(/phatra/images/doth.gif);background-repeat:repeat-x;	background-position:bottom;width:100%;}
a.nav2:hover{text-decoration:none; color:#DD2E26;background-image:url(/phatra/images/doth.gif);background-repeat:repeat-x;	background-position:bottom;width:100%;}

a.nav3:link{text-decoration:none; color:#6E849F; font-weight:bold;}
a.nav3:visited{text-decoration:none; color:#6E849F; font-weight:bold;}
a.nav3:hover{text-decoration:none; color:#DD2E26; font-weight:bold;}

a.whiteToBlue:link{text-decoration:none; color:#FFFFFF;}
a.whiteToBlue:visited{text-decoration:none; color:#FFFFFF;}
a.whiteToBlue:hover{text-decoration:none; color:#BBC5CF;}

a.whiteULToBlackUL:link{text-decoration:underline; color:#FFFFFF;}
a.whiteULToBlackUL:visited{text-decoration:underline; color:#FFFFFF;}
a.whiteULToBlackUL:hover{text-decoration:underline; color:#000000;}

a.whiteULToOrangeUL:link{text-decoration:underline; color:#FFFFFF;}
a.whiteULToOrangeUL:visited{text-decoration:underline; color:#FFFFFF;}
a.whiteULToOrangeUL:hover{text-decoration:underline; color:#FF6600;}

a.blueULToWhiteUL:link{text-decoration:underline; color:#BBC5CF;}
a.blueULToWhiteUL:visited{text-decoration:underline; color:#BBC5CF;}
a.blueULToWhiteUL:hover{text-decoration:underline; color:#FFFFFF;}

a.blueULToOrangeUL:link{text-decoration:underline; color:#374350;}
a.blueULToOrangeUL:visited{text-decoration:underline; color:#374350;}
a.blueULToOrangeUL:hover{text-decoration:underline; color:#FF6600;}

a.blueToOrangeUL:link{text-decoration:none; color:#374350;}
a.blueToOrangeUL:visited{text-decoration:none; color:#374350;}
a.blueToOrangeUL:hover{text-decoration:underline; color:#FF6600;}

a.blackULToOrangeUL:link{text-decoration:underline; color:#333333;}
a.blackULToOrangeUL:visited{text-decoration:underline; color:#333333;}
a.blackULToOrangeUL:hover{text-decoration:underline; color:#FF6600;}

a.blackULToOrangeUL2:link{text-decoration:underline; color:#333333;font-size:10px;}
a.blackULToOrangeUL2:visited{text-decoration:underline; color:#333333;font-size:10px;}
a.blackULToOrangeUL2:hover{text-decoration:underline; color:#FF6600;font-size:10px;}


a.blackToOrangeUL:link{text-decoration:none; color:#333333;}
a.blackToOrangeUL:visited{text-decoration:none; color:#333333;}
a.blackToOrangeUL:hover{text-decoration:underline; color:#FF6600;}

a.blackToOrange:link{text-decoration:none; color:#333333;}
a.blackToOrange:visited{text-decoration:none; color:#333333;}
a.blackToOrange:hover{text-decoration:none; color:#FF6600;}

a.orangeToOrange:link{text-decoration:none; color:#FF6600;}
a.orangeToOrange:visited{text-decoration:none; color:#FF6600;}
a.orangeToOrange:hover{text-decoration:none; color:#FF6600;}

a.blackToWhite:link{text-decoration:none; color:#333333;}
a.blackToWhite:visited{text-decoration:none; color:#333333;}
a.blackToWhite:hover{text-decoration:none; color:#FFFFFF;}

a.whiteToWhite:link{text-decoration:none; color:#FFFFFF;}
a.whiteToWhite:visited{text-decoration:none; color:#FFFFFF;}
a.whiteToWhite:hover{text-decoration:none; color:#FFFFFF;}

a.blackToRed:link{text-decoration:none; color:#333333;}
a.blackToRed:visited{text-decoration:none; color:#333333;}
a.blackToRed:hover{text-decoration:none; color:#DD2E26;}

a.redToRed:link{text-decoration:none; color:#DD2E26;}
a.redToRed:visited{text-decoration:none; color:#DD2E26;}
a.redToRed:hover{text-decoration:none; color:#DD2E26;}

a.blueToWhiteUL:link{text-decoration:none; color:#374350;}
a.blueToWhiteUL:visited{text-decoration:none; color:#374350;}
a.blueToWhiteUL:hover{text-decoration:underline; color:#FFFFFF;}

a.blackToYellow:link{text-decoration:none; color:#333333;}
a.blackToYellow:visited{text-decoration:none; color:#333333;}
a.blackToYellow:hover{text-decoration:none; color:#FEECA8;}

a.yellowUlLtoBlackUL:link{text-decoration:underline; color:#FFCC00;}
a.yellowUlLtoBlackUL:visited{text-decoration:underline; color:#FFCC00;}
a.yellowUlLtoBlackUL:hover{text-decoration:underline; color:#333333;}

a.greyToGrey:link{text-decoration:none; color:#999999;}
a.greyToGrey:visited{text-decoration:none; color:#999999;}
a.greyToGrey:hover{text-decoration:none; color:#999999;}

a.greyToOrangeUL:link{text-decoration:none; color:#999999;}
a.greyToOrangeUL:visited{text-decoration:none; color:#999999;}
a.greyToOrangeUL:hover{text-decoration:underline; color:#FF6600;}

/* new style sheet */
.tabTable {
	margin-top:15px;
}
.tabTable td {
	padding: 3px;
}
.tabBottomBorder {
	border-color:#6E849F; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
	background-color: #C6CDD7;
}

.infoTable {}
.infoTable tr.firstRow {
	background-color: #C6CDD7;
}
.infoTable tr.firstRow td {
	height: 27px;
	border:1px solid #6E849F;
	vertical-align: middle;
}
.infoTable td {
	padding: 3px;
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed;
}

.dataTable {}
.dataTable tr.firstRow {
	background-color: #FEEA9E;
}
.dataTable tr.firstRow td {
	height: 27px;
	background-color: #FEEA9E;
	border:1px solid #cccccc;
}
.dataTable td {
	padding: 3px;
}

.pieChartBar {
	position:relative; 
	top:-5px;
	text-align:right;
	font-weight: bold;
}

.contentTabel {}
.selectionTable {
	margin-top: 15px;
}
.selectionTable td {
	padding: 3px;
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed;
}
.submenuTable {
	background-color: #efefef;
}
