/* CSS Document */

body {
	margin-top:0;
	margin-left:0;
}

td.break {
	height:3px;
}

td.rightBlock {
	background-image: url(images/rightBlockColour.gif);
	background-repeat: repeat;
	vertical-align: top;
}
td.highlights {
	width: 206px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	vertical-align: top;
	border: 1px solid #B58183;
	margin: 2px;
	text-align: left;
}
td.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
}
td.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

td.textBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #660000;
}
td.textHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	vertical-align: top;
	text-align: left;
	font-weight: bolder;
	color: #660000;
}
td.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
}
.date {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	color: #FF6600;
}
a { text-decoration: none }
a:link { color: #006FAA }       /* unvisited link */
a:visited { color: #006FAA }   /* visited links */
a:active { color: #006FAA }    /* active links */
a:hover { text-decoration: underline } /* mouseover links */
a:link img { border: none }  /* unvisited img link */
a:visited img { border: none }  /* visited img link */
a:active img { border: none }  /* active img link */

.style3 {
	font-size: xx-small;
	font-weight: bold;
}
.style4 {
	font-size: x-small;
	font-weight: bold;
}
.calendar {
	font-size: 14px;
}
.calendar_grey {
	font-size: 11px;
	color: #333333;
}
.calendar_green {
	font-size: 11px;
	color: #006600;
}
.calendar_blue {
	font-size: 11px;
	color: #003399;
}
.calendar_purple {
	font-size: 11px;
	color: #9933FF;
}
.calendar_orange {
	font-size: 11px;
	color: #FF6600;
}
.calendar_red {
	font-size: 11px;
	color: #FF0000;
}
.date_red {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	color: #FF0000;
}
.date_black {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003399;
}
.title_c {
   font-family: PMingLiu, MingLiu;
   font-size: 16px;
   font-weight: bold;
   color: #003399;
}
.title_e {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #003399;
}
.text_c {
	font-family: PMingLiu, MingLiu;
	font-size: 15px;
	vertical-align: top;
	text-align: left;
}
.text_e {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   vertical-align: top;
   text-align: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: centre;
}
.orange_text_c {
   font-family: PMingLiu, MingLiu;
   font-size: 15px;
   font-weight: bold;
   color: #FF6600;
}
.orange_text_e {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #FF6600;
}
