/*Temp coloured text*/
.red
{
	color:#FF0000;
	font-weight: bold;
}

.green
{
	color:#006600;
	font-weight: bold;
}

.orange
{
	color:#FF6600;
	font-weight: bold;
}

.skip
{
	float: right;
	border: solid 1px #333333;
	padding: 2px 10px;
}

.skip a, .skip a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.img_left
{
	float: left;
}

.image
{
	text-align:center;
}

/*.firefox_warning1
{
	color: #FFFFFF;
	font-size: 0.7em;
	font-variant:small-caps;
}*/

/*.noflash
{
	width: 100%;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}*/

/*.flash
{
	margin-left: 350px;
	width: 400px;
	height: 750px;
	border: 1px dotted #FF0000;
	text-align: center;
	padding: 10px;
}*/