html {
	overflow: -moz-scrollbars-vertical;
}

/* -------------------------------------------------------------------------------- */
/* homepage - layout */

body#home td#left {
	background-image: url("/inc/img/home_right_bg.gif");
	background-repeat: repeat-x;
}

/*body#home td#menu {
	background-image: url("/inc/img/home_right_bg.gif");
	background-repeat: repeat-x;
}
*/
body#home td#navcol {
	background-color:#6588AE;
	border:1px solid #ffffff;
}


body#home td#main {
	/*background-image: url("/inc/img/home_bg.gif");*/
	/*background-repeat: repeat-x;*/
	background-image:none;
	padding-top: 0px;
	padding-left: 0px;
}

body#home td#topfeature {
	background-image: none;
	/*background-color: #222222;
	background-image: url("/inc/img/topfeature_bg.gif");
	background-repeat: repeat-y;*/	
}
body#home td#topfeature td {
	vertical-align: middle;
}

body#home td#right {
	background-image: none;
	/*background-image: url("/inc/img/home_right_bg.gif");
	background-repeat: repeat-x;*/
}


/* -------------------------------------------------------------------------------- */
/* homepage - sidebars */

body#home table.sidebar p {
	margin: 0px 0px 15px 0px;
	font-size: 0.6em;
}

body#home table#upcoming td.sidebar-bg {
	padding: 10px 15px 5px 15px;
}

body#home table#upcoming h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #737373;
}

/* -------------------------------------------------------------------------------- */
/* homepage - text formatting */

body#home td#main h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

body#home td#main p {
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}

/* -------------------------------------------------------------------------------- */
/* homepage - colour coding */

body#home ul {
	list-style-image: url("/inc/img/bullet_blue.gif");
}

body#home a {
	color: #6488AE;
}
body#home a:visited {
	color: #545454;
}
body#home a:hover {
	color: #545454;
}

body#home h2 {
	color: #6488AE;
}

body#home h4 {
	color: #FFFFFF;
	background-color: #6488AE;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin-top: 35px;
}

body#home span.date {
	color: #6488AE;	
}

/* rules for color-coding main menu */

/*body#home td#menu {
	background-color:#6588AE;
	border:1px solid #ffffff;
}
*/

/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/*LOGIN FORM ON HOMEPAGE*/
body#home #loginform {
	margin-left:15px;
	margin-top:10px;
}

body#home #loginform form {
	margin:0;
	padding:0;
}

body#home #loginform label {
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.6em;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

body#home #loginform .memb {
	width:118px;
	height:18px;
	background-image:url(/inc/img/home_input_back.gif);
	border:0;
	margin-bottom:8px;
}

body#home #loginform #password {
	width:80px;
	height:18px;
	background-image:url(/inc/img/home_input_back.gif);
	border:0;
	margin-bottom:5px;
}

body#home #loginform input#mysubmit {
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}

body#home #loginform input#password {
	border:0;
	float:left;
	margin-bottom:10px;
}

body#home #loginform a.log {
	color:#FFFFFF;
	font-size: 0.6em;
	font-family: verdana, arial, helvetica, sans-serif;
	display:block;
	margin-bottom:2px;
}
.clear {
	overflow:hidden;
	height:1px;
	clear:both;
}
/* -------------------------------------------------------------------------------- */
/* homepage - tabs menu */


/**BANNER**/
body#home #content_table {
	empty-cells:hide;
	border-collapse:collapse;
}

body#home #content_table td {
	border-top:4px solid #ffffff;
	border-right:4px solid #ffffff;
	border-left:4px solid #ffffff;
	border-collapse:collapse;
}

body#home #content_table #banner {
	background-color:#DDE5ED; 
	padding:15px 10px 5px 10px;
}

body#home #content_table #banner h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#123456; 
	font-size: 0.9em;
	margin-bottom:5px;
	font-weight:bold;
}

body#home #content_table #banner p {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#454545; 
	font-size: 0.6em;
	margin:0;padding:0;
	margin-bottom:5px;
}




body#home #content_table #inbox_left, 
body#home #content_table #inbox_center {
	height:200px; 
	width:247px;
	padding-bottom:10px;
}

body#home #content_table #inbox_left h2, 
body#home #content_table #inbox_center h2  {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#ffffff; 
	font-size: 0.9em;
	margin-bottom:5px;
	width:237px;
	padding:5px 10px 5px 10px;
	font-weight:bold;
}

body#home #content_table #inbox_left {
	background-color:#F9E8D0; 
}

body#home #content_table #inbox_center {
	background-color:#EEEBDA; 
}

body#home #content_table #inbox_left h2 {
	background-color:#E38E14;
}

body#home #content_table #inbox_center h2  {
	background-color:#AA9944;
}

body#home #content_table #inbox_left p, body#home #content_table #inbox_center p  {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#545454; 
	font-size: 0.6em;
	margin:0;
	padding:5px 10px 5px 10px;
}

body#home #content_table #inbox_right #rightboxes {
	empty-cells:hide;
	border-collapse:collapse;
	border:0;
	padding:0;
}

body#home #content_table #inbox_right #rightboxes th {	
	border:0;
	border-bottom:4px solid #ffffff;
	padding:4px 0 4px 6px;
}

body#home #content_table #inbox_right #rightboxes td {
	border:0;
	border-bottom:4px solid #ffffff;
	padding:6px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#545454; 
	font-size: 0.6em;
}

body#home #content_table #inbox_right #rightboxes #box_A {
	background-color:#9EC6D1; 
}

body#home #content_table #inbox_right #rightboxes #box_B {
	background-color:#B6BE81; 
}

body#home #content_table #inbox_right #rightboxes #box_C {
	background-color:#BDAD5F; 
}

body#home #content_table #inbox_right #rightboxes #box_D {
	background-color:#C39C7A; 
}

body#home #content_table #inbox_right #rightboxes .box_1 {
	background-color:#9EC6D1; 
}

body#home #content_table #inbox_right #rightboxes .box_2 {
	background-color:#B6BE81; 
}

body#home #content_table #inbox_right #rightboxes .box_3 {
	background-color:#BDAD5F; 
}

body#home #content_table #inbox_right #rightboxes .box_4 {
	background-color:#C39C7A; 
}


