.table-data { background-color: #eeeeee; font-size:12px }
.sorting-link { color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px }
.sorted-link { color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; font-weight:bold }

.its-online {  color: #009999}
.its-english {  color: #990033}
.threesixtyfive {  color: #6699CC}
.its-magazines {  color: #FFCC66}
.its-myworld {  color: #FF9933}
.its-open {  color: #99CCCC}
.its-teachers {  color: #99CC99}

.h1 { font-size:30px; font-weight: bold }
.h2 { font-size:20px; font-weight: bold }
.h3 { font-size:18px; font-weight: bold }
.h4 { font-size:16px; font-weight: bold }
.h5 { font-size:14px; font-weight: bold }
.h6 { font-size:13px; font-weight: bold }

.subscript {  font-size: 9px; color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif }

.idcard-field-name {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 }
.idcard-field-value { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #CCCCCC; font-weight: bold }

.detail-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.rhs-text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 }
.rhs-nav-title { text-decoration: none; color: #000000; letter-spacing: .15em; font-variant: small-caps; text-transform: capitalize }

.its-myworld-site-url { font-family: Arial, Helvetica, sans-serif; font-size: 13px; letter-spacing: 0em }

.editing-instruction { color: #999999 }
.photo-caption { background-color: #eeeeee; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

.login-box {
	background-color: #FF9933;
	border: 1px #999999 solid;
	font-size: 10px;
}

.search-button {
	border: 1px solid #000000;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	width: 25px;
}

.search-result-type {
	color: #999999;
	font-size: 9px;
	margin: 10px 0px;
}


/* ---------------- BLOG styles ---------------- */
.blog-entry {
	border: dashed #FF9933;
	border-width: 1px 0px 0px 0px;
	margin: 5px 0px;
	padding: 5px 0px;
	clear: both;
}
.blog-photo {
	clear: right;
	float: right;
	background-color: #eeeeee;
}
.blog-photo-image {
	text-align: center;
}
.blog-photo-caption {
	width: 150px;
	text-align: center;
}
.blog-date {
	font-variant: small-caps;
	color: #999999;
	font-size: 11px;
	letter-spacing: 0.2em;
}
.blog-text {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
}
.blog-personal {
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.blog-time {
	font-variant: small-caps;
	color: #999999;
	font-size: 11px;
	text-indent: 20px;
}
.blog-links {
	color: #999999;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20px;
}
.blog-links a {
	color: #006699;
}
div.blog-page-links {
	font-size: 10px;
	background-color: #eeeeee;
	padding: 5px;
}
a.blog-page-selected {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

