/* -------------------------------------------------*/
/* Site 	:   cafeinabox.com.au   				*/
/* Created 	: 	January 2008    					*/
/* Author	:   David Smith 						*/
/* Agency   : 	http://www.clownmedia.com			*/



a:link {
	color: #333333;
	text-decoration: none;
}
a:active{
	color: #333333;
	text-decoration: none;
}
a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}

a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}



}

.style2small{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.style1 {
	color: #660000;
	font-size: 16px;
	font-weight: bold;
}




/*----------------------------------------------------------------*/
/* Aligning the bottem text for copyright and clownmedia's link   */
/*----------------------------------------------------------------*/


div.top{
	margin: 0;
	font-size: 12px;
	text-align: right;
	padding: 0;
	color: #666666;
}
div.top div{
	display:inline;
	white-space:nowrap;
}
div.top div.left{
	float:left;
}


#content>div.top{
	display:table;
	width:100%;
}
#content>div.top div{
	display:table-cell;
}
#content>div.top div.left{
	float:none;
	text-align:left;
}
#content>div.top div.right{
	text-align:right;
} 


/*----------------------------------------------------------------*/
/* End the bottem text for copyright and clownmedia's link        */
/*----------------------------------------------------------------*/
table {
	background-color: #FFFFFF;
}
.footertext {
	font-size: small;
	text-align: center;
	color: #000000;


}

.TitleFontBold {
	font-weight: bolder;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
