/*Main styles*/

a:link {

	color:#FF9900;

	text-decoration:underline;

}



a:hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#FFCC00;

	text-decoration:underline;

}



a:active {

	color:#FFCC00;

	text-decoration:underline;

}



a:visited {

	color:#FFCC00;

	text-decoration:underline;

}



body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#333333;

}



h1 {

	font-size: 1.5em;

	font-weight: bold;

}



h1.red {

	color: #FFA6A6;

}



h1.black {

	color: #666666;

}



h1.green {

	color:#A3C9A3;

}



h1.blue {

	color:#ACBEDF;

}



h2 {

	font-size: 1em;

	font-weight: bold;

}



h2.red {

	color: #FFA6A6;

}



h2.black {

	color: #666666;

}

h2.grey {

	color: #666;
	font-weight:bold;

}


h2.green {

	color: #A3C9A3;

}



h2.blue {

	color: #ACBEDF;

}



h3 {

	font-size: 0.8em;

	font-weight: normal;

}



h3.red {

	color: #FFA6A6;

}



h3.black {

	color: #666666;

}



h3.green {

	color: #A3C9A3;

}



h3.blue {

	color: #ACBEDF;

}

h4 {

	font-size: 0.6em;

	font-weight: normal;

}



p {

	font-size: 0.7em;

}

p.lrg {

	font-size: 0.8em;

}

p.red {

	color: #FFA6A6;

}



ol {

	list-style-type: decimal;

	font-size: 0.7em;

}



ol.bold {

	font-weight:bold;

}

	

ul {

	list-style-type: disc;

	font-size: 0.7em;

}





/*Class styles*/



.image_title_bubz {

	background-image: url("images/bubz_heads.gif");

	background-repeat: no-repeat;

	background-position: bottom right;

	height: 103px;

}



.text_title_bubz {

	background-image: url("images/bubz_title.gif");

	background-repeat: no-repeat;

	background-position: top left;

	height: 92px;

	margin: 15px 0px 0px 15px;

}



.image_title_totz {

	background-image: url("images/totz_heads.gif");

	background-repeat: no-repeat;

	background-position: bottom right;

	height: 100px;

}



.text_title_totz {

	background-image: url("images/totz_logo.gif");

	background-repeat: no-repeat;

	background-position: top left;

	height: 93px;

	margin: 15px 0px 0px 15px;

}



.image_title_tweenz {

	background-image: url("images/tweenz_heads.gif");

	background-repeat: no-repeat;

	background-position: bottom right;

	height: 100px;

}



.text_title_tweenz {

	background-image: url("images/tweenz_logo.gif");

	background-repeat: no-repeat;

	background-position: top left;

	height: 94px;

	margin: 15px 0px 0px 15px;

}



.image_title_kidz {

	background-image: url("images/kidz_heads.gif");

	background-repeat: no-repeat;

	background-position: bottom right;

	height: 100px;

}



.text_title_kidz {

	background-image: url("images/kidz_logo.gif");

	background-repeat: no-repeat;

	background-position: top left;

	height: 94px;

	margin: 15px 0px 0px 15px;

}
