body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	background-color:#333333;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#578EA4;
}

li {list-style-type:square;}

a:link {
	color:#578EA4;
	text-decoration:none;
}
a:visited {
	color:#578EA4;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
a:active {
	color:#578EA4;
	text-decoration:none;
}

a.footerlink:link {
	color:#000000;
	text-decoration:none;
	font-size:0.90em;
}
a.footerlink:visited {
	color:#000000;
	text-decoration:none;
	font-size:0.90em;
}
a.footerlink:hover {
	color:#000000;
	text-decoration:underline;
	font-size:0.90em;	
}
a.footerlink:active {
	color:#000000;
	text-decoration:none;
	font-size:0.90em;	
}

a.non_bold_link:link {
	color:#000000;
	text-decoration:none;
	font-size:0.85em;
}
a.non_bold_link:visited {
	color:#000000;
	text-decoration:none;
	font-size:0.85em;
}
a.non_bold_link:hover {
	color:#000000;
	text-decoration:underline;
	font-size:0.85em;	
}
a.non_bold_link:active {
	color:#000000;
	text-decoration:none;
	font-size:0.85em;	
}


.table_main {
width:790px;
border:0px;
margin-top:0px;
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
background-color:#CCCCCC;
}

.table100 {
	width:100%;
}

.table_stretch_to_fit{
	width:100%;
}


.tr_colourise {
background-color:#f2f2f2;
}

.footer_text {
	text-align:left;
	font-size:0.85em;
background-color:#f2f2f2;	
}

.td25percent {
width:10%;
}

.td25percent {
width:10%;
}

.td50percent {
width:50%;
}

.td20percent {
width:20%;
}

.td80percent {
width:80%;
}

.td30percent {
width:30%;
}

.td70percent {
width:70%;
}

.td20width {
width:20px;
}

.td420width {
width:420px;
}

.td310width {
width:310px;
}

.td730width {
width:730px;
}

.table_fill_yellow {
	background-color:#FFE57F;
	width:100%;
}

.table_fill_grey {
	background-color:#CCCCCC;
	width:100%;
}

.tdfillwhite {
	background-color:#FFFFFF;
	width:100%;
}

.tdfillwhite50 {
	background-color:#FFFFFF;
	width:50%;
}

.text_main_text {
	font-size:0.80em;
	color:#666666;
}

.dev_360 {
	font-size:0.75em;
}

.text_logged_in_as {
	font-size:0.75em;
	color:#FF0000;
}

.reg_error {
	font-size:0.75em;
	color:#FF0000;
}

.admin_row_colourise_1 {
background-color:#f2f2f2;
}
.admin_row_colourise_2 {
background-color:#fffffff;
}

#red_text_box li {
list-style-position: outside;
list-style-image: url(images/header_bullet_on.jpg);
}