.tag_4 {
	font-size: 10px;
}
.tag_3 {
	font-size: 13px;
}
.tag_2 {
	font-size: 16px;
}
.tag_1 {
	font-size: 18px;
}

#navbox{
	color:#333333;
	margin: 0px;
	padding-top: 160px;
	background-color: #09C;
	height: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#left-content{ 
	float:none;
	width:995px;
	margin-left: 0px;
	padding: 0px;
} 
#main-content{
	float:left;
	width:950px;
	margin-top: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #2E2D1D;
	padding: 15px;
}
#content_block {
	padding-right: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
}
#main-header {
	float:left;
	width:980px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 140px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.header_highlight_box {
	height: 50px;
	float: right;
	color: #09C;
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	width: 340px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.highlight1 { 
	padding: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	border: 1px solid #00cc99;
	color: #007d5f;
	background-color: #E4FAF4;
}
.header_highlight_box .highlight1 {
	margin: 0px;
	width: 320px;
	font-size: 80%;
	padding-top:4px;
}

.highlight1 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.highlight1 h1 {
	font-weight: bold;
	color: #600;
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.highlight1 h2 {
	color: #300;
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;

}

#main-content h1 {
	font-weight: bold;
	color: #007D5F;
	font-size: 150%;
}
#main-content ul li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#main-content ul{

	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#main-content h2 {
	font-weight: bold;
	color: #007D5F;
	font-size: 120%;
}
#main-content h3 {
	font-weight: bold;
	color: #02CD98;
	font-size: 100%;
}
#main-content a {
	color: #007D5F;
	font-size: 105%;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFF;
}

#main-content a:hover {
	background-color: #CCC;
	color: #007D5F;
	text-decoration: none;
}
#main-content a:visited {
	color: #007D5F;
	background-color: #FFF;
	text-decoration: underline;
}
#main-content-narrow h1 {
	font-weight: bold;
	color: #007D5F;
	font-size: 150%;
}


#main-content-narrow h2 {
	font-weight: bold;
	color: #007D5F;
	font-size: 120%;
}
#main-content-narrow h3 {
	font-weight: bold;
	color: #0C9;
	font-size: 100%;
}
#main-content-narrow a {
	color: #007D5F;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
}

#main-content-narrow a:hover {
	background-color: #CCC;
	color: #007D5F;
	text-decoration: none;
}
#main-content-narrow a:visited {
	color: #007D5F;
	background-color: #FFF;
}


.green_border {
	border: 2px solid #9C0;
}
.highlight1 h3 {
	color: #060;
	font-size: 70%;
	margin: 0px;
	padding: 0px;

}
.highlight1 li {
	color: #007D5F;
}
.highlight2 li {
	color: #007D5F;
}
 

#content_wrapper {
	padding: 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: auto;
	background-image: url(../images/main_back.jpg);
}


#page_wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.float_right{
		float:right
}


.highlight1 a {
	color: #007D5F;
	text-decoration: underline;
}
.highlight1 a:hover {
	color: #007D5F;
	text-decoration: underline;
	background-color: #CCC;
}
.highlight1 a:visited {
	color: #007D5F;
	text-decoration: underline;
} 
 

#bottom-content{ 
	margin-top:20px;
	border-top-width: 1px;
	border-bottom-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

#footer
{
	width: 980px;
	margin-top:75px;
	clear: both;
	font-size: 0.8em;
	line-height: 15px;
	color: #00cc99;
	text-align: center;
	background-image: url(../images/bottom_back.jpg);
	background-repeat: no-repeat;
}
#footer a
{
        font-weight: bold; 
        color: #00cc99;
        text-decoration: none;
}
h1 {
	font-size: 160%;
	color: #007d5f;
	margin: 0px;
	padding: 0px;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	background-color: #CCF6EC;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #002C40;
}
h2 {
	color: #007d5f;
	font-size: 130%;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
h3 {
	font-weight: bold;
	font-variant: normal;
	color: #00cc99;
	font-size: 108%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
ul {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#main-content a {
	color: #007d5f;
	font-weight: bold;
}

#main-content a:hover {
	background-color: #7FE5CC;
	color: #007d5f;
	text-decoration: none;

}
#main-content a:visited {
	color: #007d5f;
}


#bottom-content a {
	background-color: #ffffff;
}

#bottom-content a:hover {
	background-color: #ffffff;
}
#bottom-content a:visited {
	background-color: #ffffff;
}
table {
	margin: 0px;
	padding: 0px;
}


.clear_float {
	clear: both;
}


.white_background_text {
	color: #333333;
	background-color: #ffffff;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}






.highlight2 {
	margin-left:0px;
	margin-right:100px;
	border: 1px solid #330000;
	background-color: #E8E7D9;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-attachment: scroll;
	background-image: url(../images/red_alert.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.highlight3 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_3_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #99CCCC;
	color: #2C5858;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fieldset_1 {
	border: medium solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 5px;
	width: 95%;
}
.fieldset_title {
	color: #880000;
	background-color: #C7C5A4;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

.highlight4 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_4_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #663399;
}
.highlight5 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_5_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #009999;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 20px;
}
.small_text {
	font-size: 80%;
}
.calendar_wrapper {
	float: left;
	margin-right:0px;
	width:750px;
}
.calendar{
	margin:10px 10px 10px 10px;
	border:none;
	border-width:1px 0 0 1px;
	border-collapse:separate;
	font-size: 80%;
	background-image: url(../images/calendar_back.gif);
	background-repeat: no-repeat;
}
.calendar_thumb{
	margin:10px 10px 10px 10px;
	border:none;
	border-width:1px 0 0 1px;
	border-collapse:separate;
	font-size: 60%;
	background-image: url(../images/calendar_back.gif);
	background-repeat: no-repeat;
}
.calendar, .calendar,  th,.calendar td,  th,.calendar td{
	padding:0em;
}
.calendar th,.calendar thead td{
	color:#007D5F;
	font-size: 20px;
	text-transform: capitalize;
}
.calendar-title {
	font-size: 36px;
	font-weight: bold;
	color: #0C9;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
} 
.calendar-prev a,.calendar-next a{
	color: #0C9;
	font-size: 16px;
	font-weight: bold;
}



.calendar td:hover{ /* cell rollovers */
	background-color: #FFFFFF;
}
.calendar_day {
	background-color: #E4FAF4;
	color: #0C9;
	border: 1px solid #0C9;
}
.calendar_today {
	background-color: #E4E4E4;
	color: #0C9;
	border: 1px solid #633;
}
.calendar_empty_day {
	background-color: #ffffff;
	color: #0C9;
	border: 1px solid #17FFC6;
	height:25px;
}
.calendar_empty_day_weekend {
	background-color: #F7FDFB;
	color: #0C9;
	border: 1px solid #e0f1e9;
}
.event_popup {
	background-image: url(../images/event_background.gif);
	background-repeat: no-repeat;
	width:230px;
	height:160px;
	padding:10px;
	color:#FFFFFF;
	font-size:16px;
}
.event_list_title {
	font-size: 18px;
	font-weight: bold;
	color: #07846B;
	padding: 5px;
	width: 260px;
}
.event_list_detail {
	font-size: 14px;
	font-weight: bold;
	color: #06846B;
	padding: 5px;
	width: 255px;
}
.calendar_event_border {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 4px;
	margin-bottom:12px
}
.calendar_event_border_1 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}
.calendar_event_border_2 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}
.calendar_event_border_3 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}
.calendar_event_border_4 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}
.calendar_event_border_5 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}
.calendar_event_border_6 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}
.calendar_event_border_7 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #0C9;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:12px;
	margin-right: 20px;
	margin-left: 4px;
}


.padded_block{
	margin: 10px;
}
.buton_small{
	background:#FFFFFF;
	color:#363636;
	border-top:1px solid #8A8A8A;
	border-right:1px solid #2D2D2D;
	border-bottom:1px solid #2D2D2D;
	border-left:1px solid #8A8A8A;
	width:100px;
	height: 30px;
	font-size: 80%;
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.button_medium{
	background:#FFFFFF;
	color:#363636;
	border-top:1px solid #8A8A8A;
	border-right:1px solid #2D2D2D;
	border-bottom:1px solid #2D2D2D;
	border-left:1px solid #8A8A8A;
	width:300px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0;
}
.button_medium2{
	color:#363636;
	border-top:1px solid #8A8A8A;
	border-right:1px solid #2D2D2D;
	border-bottom:1px solid #2D2D2D;
	border-left:1px solid #8A8A8A;
	width:300px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0;
	background-color: #F1F8F8;
}
.button_large{
	color:#FFFFFF;
	width:785px;
	height:30px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0;
	background-color: #660000;
	font-weight: bold;
	border: 1px solid #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
.input_field_small {
	border: 1px solid #C7C5A4;
	font-size: 10px;
	color: #7E7C4E;
	height: 15px;
	width: 100px;
	background-color: #EFEFE4;
}
.input_line_small {
	color: #666666;
	border: 1px solid #999999;
	width: 150px;
	background-color: #F8F8F8;
}
.input_tiny_width {
	color: #666666;
	border: 1px solid #999999;
	width: 50px;
	background-color: #F8F8F8;
}
.input_medium_width {
	color: #666666;
	border: 1px solid #999999;
	width: 300px;
	background-color: #F8F8F8;
}
.input_wide_width {
	color: #666666;
	border: 1px solid #999999;
	width: 700px;
	background-color: #F8F8F8;}
.input_small_width {
	color: #7E7C4E;
	border: 1px solid #C7C5A4;
	width: 150px;
	background-color: #EFEFE4;}


.red_highlight_box {
	border: 1px solid #990000;
	background-color: #FFFFFF;
	background-image: url(../images/quotes_back.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 15px;
	width: 300px;
}
.red_message {
	border: 1px solid #FF0000;
	background-color: #FFCCCC;
	background-image: url(../images/red_alert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #990000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
}
.blue_message {
	border: 1px solid #0099FF;
	background-color: #CAF4FF;
	background-image: url(../images/blue_alert.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0000FF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
}
.yellow_message {
	border: 1px solid #FFCC00;
	background-color: #FFFF99;
	background-image: url(../images/yellow_alert.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFCC00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold; 
}
.green_message {
	border: 1px solid #009900;
	background-color: #D5FFD5;
	background-image: url(../images/green_alert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #009900;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
}
.input_textarea_small{
	width:350px;
	height:100px;
	margin:5px 0 5px 1px;
	border:2px solid #C7C5A4;
	color: #7e7c4e;
	background-color: #EFEFE4;
}
label {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#main_table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
.home_link_side_padding {
	margin-right: 50px;

}
.results_text {
	color: #918F5B;
	font-size: 10pt;
	font-weight: bold;
}
.home_menu_container {
	width: 40px;
	padding: 0px;
	margin: 0px;
	margin-right: 75px;
	margin-left: 75px;
	float: left;
}
.main_menu_container { 
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 680px;
}
.far_right_container {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	margin-left: 0px;
	width: 104px;
}
.link_wrapper{
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 20px;
	margin-bottom: 7px; 
}

.message
{
	margin-left: 8px;
	margin-right: 8px;
	border: 1px solid #B92A30;
	font-weight: normal;
	background-color: #F9F9F9;
	padding: 10px;
	margin-top: 0;
	margin-bottom: 12;
}
.minitabs{
margin:0px;
padding:20px 14px 5px 0;
}
.minitabs li{
margin:0px;
padding:0px;
display:inline;
list-style:none;
}
.minitabs a{
	float:right;
	line-height:14px;
	margin:0 1px 4px 0px;
	color:#650101;
	text-decoration:none;
	background-color:#FFFFFF;
	padding:7px;
	font-size:75%;
	font-weight: bold;
	border: 1px solid #CC0001;

}
.minitabs a:hover{
margin:0 1px 4px 0px;
padding:7px;
color:#ffffff;
background-color:#920001;
font-weight: bold;

}
.minitabs a.active{
	margin:0 1px 4px 0px;
	padding:7px;
	color:#FFFFFF;
	background-color:#CC0001;
	font-weight: bold;
}
.left_margin_60
{	padding-left: 60px;
}
.left_margin_40
{	padding-left: 40px;
}
.image_holder {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #F00;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #F0F0F0;
}

/* styles for image upload */
#logo_box {
	float: left;
	width: 350px;
	font-size: 24px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.highlight1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#widget_area {
	float: right;
	width: 210px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main-content-narrow {
	float: left;
	width: 740px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/* TABLES*/
.tableStyle{
	width:98%;
	margin:10px 10px 10px 10px;
	border:solid #545454;
	border-width:1px 0 0 1px;
	border-collapse:collapse;
	font-size: 80%;
	background-color: #FFFFFF;
}
.tableStyle-60{
	width:90%;
	margin:10px;
	border:1px solid #09C;
	border-collapse:collapse;
	font-size: 80%;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
.tableStyle, .tableStyle,  th,.tableStyle td,  th,.tableStyle1 td{
	padding:0.1em 0.5em 0.1em 0.5em;
}
=Start colour scheme
*/
.cScheme,.cScheme th,.ccheme td{
	border-color:#0099CC;
}
.cScheme .even{
background-color:#D3F1FA;
}
.cScheme .odd{
background-color:#E9E9E9;
}
.cScheme th,.cScheme thead td{
background-color:#D3F1FA;
color:#0099CC;
}
.cScheme tr:hover{ /* row rollovers */
	background-color: #D3F1FA;
}

/* Table Colours scheme for Search pages */
.cScheme1,.cScheme th,.ccheme td{
border-color:#0099CC;
}
.cScheme1 .even{
background-color:#D3F1FA;
}
.cScheme1 .odd{
background-color:#CCCCCC;
}
.cScheme1 th,.cScheme1 thead td{
background-color:#D3F1FA;
color:#0099CC;
}
.cScheme1 tr:hover{ /* row rollovers */
	background-color: #D3F1FA;
}
/* tables */
.blog_grey_right {
	color: #999;
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.blog_grey_right_small {
	color: #999;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
#commentsarea {
	background-color: #E9E9E9;
	border: 1px solid #CCC;
	padding: 10px;
}
#comment-text {
	background-color: #F2F2F2;
	border: 1px solid #CCC;
	padding: 10px;
	width: 675px;
}
#comment-submit {
	background-color: #999;
	margin-top: 5px;
	width: 200px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.comment {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	margin-right: 20px;
}
.comment_no_border {
	background-color: #FFF;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 120px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.message {
	background-color: #E8E8E8;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
.resource_letter {
	background-color: #FFF;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #fff;
	margin-bottom:20px;
}
.resource_letter_link {
	background-color: #FFF;
	margin-right: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #0C9;
	margin-bottom:20px;

}
.highlight1 .content li {
	margin-bottom: 4px;
}

