/*
============================================== 
Secondary Page Styles
============================================== */


/* ==Secondary Content -------- */
body {background:url('/yocolo/images/background.gif') repeat-x fixed; }
td
{
	font: 900 12px arial; 
}
p
{
	padding-left: 20px;
}
h3
{	
	padding-left: 20px;
}
.select 
{
	border: 1px Solid #000;
	font: bold 11px arial; 
	FONT-FAMILY: Arial, Helvetic, Helv, Tahoma; 
}
.text {	
	font: 900 12px arial; 
	background: #FFFFFF;
	padding: 22px 0px 0 12px;
	border-top: 1px solid #939192;
}
.text2 
{
	font: bold 11px Helvetica; 
	FONT-FAMILY: Helvetic, Helv, Tahoma, Arial; 
	background: #FFFFFF;
	padding: 5px 22px 0px 0px;
	/*border-top: 1px solid #939192;*/
}
.copy {	
	font: 900 10px arial; 
	padding: 0 0 0 0;
	text-align: center;
}
.header {
	font: 900 12px arial; 
	BACKGROUND: url(/Yocolo/Images/fadebackground.gif) repeat-y; 
	WIDTH: 100%; 
	COLOR: white; 
	FONT-FAMILY: Arial, 'Gill Sans MT'; 
	BACKGROUND-COLOR: #f47920;
	text-indent: 5px;
}
.btn 
{
	height: 20px; 
	cursor: hand; 
	background-color:#CC6600; 
	color:#FFFFFF; 
	font-weight:900; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	border: solid 1px white;
}
.cmd 
{
	BORDER: black 1px solid; 
	FONT: 900 12px arial; 
	COLOR: white;
	BACKGROUND-COLOR: #f47920;
}
.greyy {
	height: 450px;
	background: url(/Yocolo/Images/greyy.gif) no-repeat;
	background-position: top;
}
.paragraph 
{
	font: 700 11px Helvetica; 
	FONT-FAMILY: Helvetic, HelvLight, Helv, Tahoma, Arial; 
}
.paragraph2 {
	font: 700 11px Helvetica; 
	FONT-FAMILY: Helvetic, HelvLight, Helv, Tahoma, Arial; 
}

.supportnav A:link {text-decoration: underline; color: blue;}
.supportnav A:visited {text-decoration: underline; color: blue;}
.supportnav A:active {text-decoration: underline; color: blue;}
.supportnav A:hover {text-decoration: underline; color: blue;}

.internalnav A:link {text-decoration: underline; color: blue;}
.internalnav A:visited {text-decoration: underline; color: blue;}
.internalnav A:active {text-decoration: underline; color: blue;}
.internalnav A:hover {text-decoration: underline; color: blue;}


