.bodycopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	word-spacing: normal;
	letter-spacing: normal;
	background-color:#FFFFFF;
	text-align:justify;
}
.sidepanel {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
}
.sidepanel:hover{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.bodylink {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #E15A00;
	font-weight: bold;
	text-decoration: none;
}
.sidepanellink {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.navigationgrey {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.subhead {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000075;
}

.head {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin-top: 10px;
	text-indent: 1em;
}

.sidepanelbold {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D5D5D;
	line-height: 12pt;
	text-decoration: none;
}
.sidepanelbold:hover {
	text-decoration: underline;
}

.whitetext {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.sidepanelcaps {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.sidepanelcaps:hover {
	text-decoration: underline;
}

#nav-path {
	background-color: #ffffff;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px; 
	margin-bottom:10px;
	border-bottom: dotted 2px #999999;
	width: 100%;
	text-align: left;
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#nav-path a {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#nav-path a:hover {
	color: #E15A00;
}

#nav-path span.activepg {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #E15A00;
	font-weight: bold;
	text-decoration: none;
}

#body-content {
	float: left;
	margin: 0;
	padding: 0;
	border: 0px dotted; 
	text-align: left;
	width:100%;
	height: auto;
	font-family: Georgia, Microsoft Sans Serif, Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	text-align:justify;
}

body {
	background-color: #134D56;
	background-image: none;
	color: #000000;
	margin: 0; 
	border: 0;
	padding: 0; 
	text-align:center;
	height: 100%;
}

.centered {
	margin:0px auto 0px auto;
	text-align:left;
	width: 780px;
}

.div780 {
	/* define properties for width */
	clear: left;
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
}

img {
	margin: 0;
	border: 0px;
	padding: 0;
}

#h1-block {
	background-color: #FA9A1B;
	background-image: url(images/orange_block.gif);
	font-family: Tahoma, "Humanst521 BT", Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	margin: 0px;
	border: solid black 0px;
	padding: 0px;
	text-align: left;
	width: 267px;
	height: 144px;
	line-height: 12px;
	overflow:hidden;
}

#h1-block p {
	text-align:justify;
	margin:0;
	padding:0;
	border:0;
}

h1 {
	font-family: Tahoma, "Humanst521 BT", Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	margin-bottom:10px;
	padding:0;
	/*line-height: 11px;
	padding:0;*/
}

h1:first-letter {
	/* first letter upper case*/
	text-transform: uppercase;
}

#main-body {
	float:left;
	width: auto;
	height: auto;
	margin: 0px; 
	padding: 0 22px 0 20px;
	/* top right bottom left*/
	background-color: #FFFFFF;
	border-left: 25px solid #c2c2c2; 
	border-right: 25px solid #c2c2c2;
}

#left-body {
	float: left; 
	width: 480px; 
	border: 0px solid black; 
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	min-height: 250px;
}

#right-body {
	float: left;
	background-color: #FFFFFF;
	margin-left: 8px;
	border: 0px solid;
	padding: 0px;
	height: auto;
	width: 200px;
}

.right-links {
	clear:right;
	float:right;
	background: url(images/outline_tile.gif) repeat;
	margin:0;
	padding:0;
	text-align: left;
	width: 184px;
}

.right-blueblock {
	float: right; 
	background-color:#1E58BE; 
	margin: 0px;
	border: 0px solid red;
	padding:0;
	text-align: left;
	width: 184px;
}

.right-links p {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin:0;
	padding: 10px 5px 7px 10px;
	text-align: left;
}

.right-links a {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin:0;
	/*padding-left: 10px;*/
	padding:0;
	text-align: left;
	text-decoration: none;
}

.right-links p:first-letter {
	text-transform: uppercase;
}

.right-bar {
	float: right; 
	background-color: #FFFFFF; 
	background-image: url(images/1pxbar.gif);
	margin-left: 22px;
	border-left: 0px solid #FFFFFF; 
	padding:0;
	width: 25px; 
	height: 100%;
}
	
.left-bar {
	float:left; 
	background-color: #FFFFFF;
	background-image: url(images/1pxbar.gif);
	padding-right: 22px;
	border: 0px dotted; 
	overflow: visible;
	height: auto;
	width: 25px;
}

.left-bar2 {
	float:left; 
	background-color: #FFFFFF;
	margin-left: 0px;
	height: auto;
	width: auto;
}


.float-left {
	float: left;
}

.clear-left	{
	clear: left;
}

.dynamicbutton {
	float:right;
	margin: 30px 0px 0px 0px;
	text-align:center;
	background-image:url('images/cyberclass_home.gif');
	height:44px;
	width:184px;
}

.dynamicbutton div, .dynamicbutton div a {
	font-family:Arial Unicode MS, Lucida Sans Unicode, BrowalliaUPC, Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:10px;
	text-decoration:none;
	color:#000000;
}

.right-links ul {
	list-style: none outside; 
	margin: 0px 10px 0px 15px; 
	padding: 0;
	text-decoration: none;
	text-transform: none;
	line-height: 2em;
}

.right-links li {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D5D5D;
	line-height: 1.5em;
}

.right-links li.upper {
	text-transform: uppercase;
}

.right-links li a {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
}

.right-links li a:hover {
	text-decoration: underline;
}

.right-links ul.level2 {
	margin: 0px 10px 0px 28px;
	padding:0;
	border:0;
}

.right-links ul.level2 li {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/arrow1.gif);
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.right-links ul.level2 li a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin:0;
	padding:0;
}

.right-links ul.level2 li a:hover {
	border-bottom: 2px dotted #666666;
	text-decoration: none;
}

ul.level2 li.nostyle {
	list-style-image:none; 
	list-style-type:none;
	list-style-position:inherit;
	text-decoration: none;
}

ul.level2 li.nostyle a {
	color:#003399; 
	margin:0;
	padding:0;
	text-decoration: none;
}


#right-links-bottomgrey {
	clear:right;
	float:right;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.right-grey {
	float: left;
	width: 24px; 
	background-color: #C2C2C2;
	height:100%;
}

.white-col {
	float: left;
	width: 20px; 
	background-color: #FFFFFF;
	height: 100%;
}

.course, .admin-body {
	width: 95%;
	margin-bottom: 15px;
	border-bottom: dotted 2px #999999;
	padding-bottom: 10px;
	font-family: Georgia, Microsoft Sans Serif, Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	text-align:justify;
}

.admin-body table{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
}


h2, .course h2 a {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000075;
	text-decoration:none;
}

.course p {
	font-family: Georgia, Microsoft Sans Serif, Lucida Sans, Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	border:0px solid;
	text-align:justify;	
}

.course a {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #E15A00;
	font-weight: bold;
	text-decoration: none;
}

.float-right {
	float: right;
}

.clear-right {
	clear: right;
}

.newslink {
	/*float:right;*/
	padding: 0;
	border: 0px dotted;
	margin: 0;
}

.newslink p{
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000075;
	margin: 10px 0px 10px 10px;
	padding: 0;
}

.newslink ul{
	margin:0;
	margin: 10px 5px 0px 10px;
	padding: 0;
	/*list-style-position:outside;
	list-style-type:square;*/
	border: 0px dotted;
}

.newslink li{
	margin:0;
	padding:0;
	margin-top: 10px;
	border:0px solid;

	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}

.newslink li a {
	margin:0;
	padding:0;
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #E15A00;
	font-weight: bold;
	text-decoration: none;
}


.newslink li a:hover {
	text-decoration:none;
	/*font-style: oblique;
	border-bottom: 2px dotted; 
	text-decoration: blink;*/
}


#h1-static-block {
	background-color: #FA9A1B; /*orange */
	background-image: url(images/orange_block_text_grey.gif);
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	width: 267px;
	height: 144px;
	vertical-align: top;
}

.bodycopy span.allcaps {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}

.contactus
{
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	margin-left: 15px;
	padding: 0;
	color: #000000;
}

.spacer {
	clear:both;
}

.marginHeadIntro
{
	margin: 10px 5px 5px 10px;
}

.margin20
{
	margin: 20px;
}

.table
{
	padding: 10px;
	/*border: 1px dotted; */
}
.row {
	clear: both;
  	padding: 10px;
	width: auto;
	/*
	to solve the display in ie
	position:static;
	border:0px solid black;
	height:20px;*/
}
  
.row span.label {
	float: left;
  	width: 30%;
  	text-align: left;
	/*font properties */
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D5D5D;
	line-height: 12pt;
	text-decoration: none;
	vertical-align: top;
}

.row span.labelplain {
	clear: left;
  	width: auto;
  	text-align: left;
	/*font properties */
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5D5D5D;
	line-height: 12pt;
	text-decoration: none;
}

.row span.frmel{
	float: right;
  	width: 60%;
  	text-align: left;
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	color: #5D5D5D;
	line-height: 12pt;
	/*border:1px solid;*/
} 


#featured2 {
	background-color: #86AAE3;
	float: right;
	margin-top: 20px;
	border: 0px dotted;
	padding: 0;
	width: 184px;
}

#featured2 p{
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin: 5px 15px 10px 15px;
}

#featured2 a{
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.right-blueblock div.featured1 {
	margin-left: 10px;
	border: 0px solid;
	padding: 0px;
	text-align: left;
	width: auto;
	font-size: 12px; 
	font-family: Arial Unicode MS, Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
}

.right-blueblock div.featured1 a {
	font-size: 12px; 
	font-family: Arial Unicode MS, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	text-decoration:underline;	
}

.indexBlock {
	clear:both;
	margin-top:10px;
	border:0px solid;
}

.zerospace {
	margin:0; 
	padding:0;
	border:0;
}

.footer{
	/* define properties for width */
	clear:both;
	width: 780px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0px;
	background-image:url('images/lower_bar.gif'); 
	background-repeat:no-repeat;
	height:66px;	
	text-align:center; 
	border:0px solid black;
}
.footer p {
	padding-top:30px;
	margin-top:0px;
	margin-left:120px;
	margin-right:120px;
	font-size:10px; 
	font-family:Arial Unicode MS, verdana, arial, Georgia, sans-serif;
	border:0px solid black;
	/*to ensure no wrap of footer unless specified*/
	white-space:nowrap;
}

.footer a:active, .footer a:visited, .footer a:link {
	color:#000000;
	text-decoration:none;
}
	
/*new styles */
.article-subhead {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #444444;
	word-spacing: normal;
	letter-spacing: normal;
	background-color:#FFFFFF;
	text-align:justify;
	padding:0;
	margin:0;
} /*based on bodycopy */

.imgright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgright img{
	border:1px solid #AAAAAA; 
	margin:0px;
}	

a.bluelink {
	color:#003399;
	text-decoration:none;
	font-size: 1em;
	font-weight: normal;
	font-family:Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
}

a.bluelink:hover {
	text-decoration: underline;
	/*border-bottom:1px solid #003399;*/
}

.thaitext
{
font-family:Courier MonoThai}

#flags {
	float:right; 
	padding-right:50px; 
	padding-top:25px;
}

#site-mainheadline {
	background-image:url('images/topbar.gif'); 
	height:48px; 
	text-align:center;
}

#site-mainheadline div {
	margin:0px; 
	padding-top:15px; 
	font-family: Tahoma, Arial Unicode MS, Verdana, sans-serif; 
	font-size:12pt; 
	color:#666666; 
	font-weight:bold; 
	letter-spacing:1px; 
	font-variant:small-caps;
}

#menunav {
	background-image:url('images/top_navigation.gif'); 
	height:40px;
	text-align:center;
}

#menunav img {
	margin-top:10px; 
}

#menunav .itemone {
	margin-left:50px; 
}

#logobg {
	background-image:url('images/logo.gif'); 
	height:72px;
	cursor:pointer;
}

#site-subhead {
	/*background-image:url('images/orange_block_grey.gif'); 
	height:144px; 
	width:267px; 
	background-image:url('images/orange_block-nocurve.gif'); 
	*/
	background-image:url('images/orange_block_tile-302px.jpg');
	height:145px; 
	width:302px; 
	float:left;
	position:relative;
	/*background-color:#FA9A1B;*/
/*position relative to align the content to bottom*/
}

#site-subhead-index {
	background-image:url('images/orange_block_home.gif'); 
	height:170px; 
	width:184px; 
	float:left;
	position:relative;
/*position relative to align the content to bottom*/
}

#site-subhead div, #site-subhead-index div {
/*text-align:left;
margin-top:20px;
margin-right:40px;
margin-left:20px;*/
text-align:left;
font-family:Lucida Sans Unicode, BrowilliaUPC, Arial Unicode MS, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:300;
color:#FBFBFB;
line-height:16px;
position:absolute;
bottom:0px;
left:10px;
width:80%;
border:0px solid;
padding:10px;
}

#errorMessage {
	margin:0 auto;
	padding-bottom:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CC6600;
	text-align:right;
}

.error {
	background-color:#CCCC99;
	padding-left:3px;
	width:250px;
}

.normal {
	background-color:#FFFFFF;
	padding-left:3px;
	width:250px;
	border:1px solid #669999;
}

#loader {
	position:relative;
	top:0px;
	right:0px;
	display:none;
	/*visibility:hidden;
	background-color:#CC0000;
	*/
	padding:2px 20px 2px 20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#CC6600;
	font-weight:bold;
	font-size:11px;
}

img.thumb{
	padding:2px;
	border:1px solid #FA9A1B;
	margin:0;
}

div.imageColumn {
	float:left;
	margin:5px;
	border:1px solid #AAAAAA; /*#FA9A1B;*/
	padding:4px;
	cursor:pointer;
}

div.blank {
	height:1px;
	overflow:hidden;
	clear:both;
	/*border-top:#EEE 1px solid;
	width:auto;
	margin:5px 50px 5px 50px;*/
}

#categories-inside {
	width:192px;
	height:145px; 
	float:left; 
	margin:0; 
	padding:0; 
	border:0px solid black; 
	overflow:hidden;
	background-color:#00066;
	background-image:url('includes/left_menu_inside-192x144.jpg');
}

#categories-home{
	width:235px;
	height:170px;
	float:left; 
	margin:0; 
	padding:0; 
	border:0px solid black; 
	overflow:hidden;
	background-color:#00066;
	background-image:url('includes/left_menu_inside-235x170.jpg');
}

h3 {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E15A00;
}

#contentTitle {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#999999;
	padding-bottom:10px;
}

.course img {
	border:1px solid #AAA; /*grey border*/
	padding:2px;
}

#pagelinks a {
	color: #666666;
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#pagelinks a:hover, #pagelinks a:active{
	color: #E15A00;
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#pagelinks span.activepg {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #E15A00;
	font-weight: bold;
	text-decoration: none;
}

/*.curPage {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #E15A00;
	font-weight:bold;
	text-decoration: none;
}*/

.topright {
	margin:0px;
	text-align:right;
}

a.addlink {
	text-decoration:underline;
	color:#CC6600;
}

a.addlink:hover {
	color:#660066;
}

p.small {
	font-family: Tahoma, Humanst521 BT, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D5D5D;
	line-height: 1.2em;
}

input.button {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#666666;
	width:125px;
}

.disabled {
	background-color: #CFCFCF;
	padding-left:3px;
	width:250px;
	border:1px solid #669999;
	color:#6F6F6F;
}


/*generic styles*/
.course ul {
	list-style-type:square;
	list-style-position:outside;
	border:0px solid;
}

p.caption {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	font-weight:normal;	
	margin:0;
}

div.center25px {
	margin:5px;
	text-align:center;
}

.bgWhite {
	background-color:#FFFFFF;
}	

.itals {
	font-style:italic;
}

.paddingZero {
	padding:0; 
}

