A:link, A:visited, A:active { text-decoration: none; color: #87A4B0; }
A:hover { text-decoration: none; color: #000000; }


td#title
{
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	background-color: #FFC9AA;
	font-family: tahoma, verdana, arial;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	letter-spacing: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFC9AA;
	border-bottom-width: 1px;
}


td#forms
{
	background-color: transparent;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-color: #FFC9AA;
	border-bottom-width: 1px;
}



td#forms2
{
	background-color: transparent;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	text-align: right;
	border-bottom-style: dotted;
	border-bottom-color: #FFC9AA;
	border-bottom-width: 1px;
}


td#forms3
{
	background-color: transparent;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-color: #FFC9AA;
	border-bottom-width: 1px;
}



td#cutenews
{
	background-color: transparent;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	border-bottom-style: dotted;
	border-bottom-color: #FFC9AA;
	border-bottom-width: 1px;
}




td
{
	padding: 3px 2px 3px 2px;
	margin: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	background-color: #FEF4EE;
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-color: #FFC9AA;
	border-bottom-width: 1px;
}




h5
{ 
	font-family: times new roman;
	text-align: left;
	text-transform: uppercase;
	color: #FC8DAB;
	font-size: 12px;
	padding: 10px 3px 0px 3px;
	margin: 0px 0px 5px 0px;
	letter-spacing: 6px;
	border-bottom-style: dotted;
	border-bottom-color: #FC8DAB;
	border-bottom-width: 1px;
}




h6
{ 
	font-family: times new roman;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #87A4B0;
	border-bottom-width: 1px;
}




input
{ 
	background: #FFFFFF; 
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	color: #666666;
	border-style: solid; 
	border-color: #666666;
	border-width: 1px; 
       	width: 200px;
	padding: 2px 2px 2px 2px;
}



.radio 
{
	background: none; 
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	color: #404040;
	border-style: solid; 
	border-color: #404040;
	border-width: 0px; 
	width: 75px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}




input#button
{ 
	background: #FFFFFF; 
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	color: #404040;
	border-style: solid; 
	border-color: #404040;
	border-width: 1px; 
      	width: 75px;
	padding: 2px 2px 2px 2px;
}




textarea
{ 
	background: #FFFFFF; 
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	color: #404040;
	border-style: solid; 
	border-color: #404040;
	border-width: 1px; 
    	width: 200px;
     	height: 100px;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}


textarea#cutenews
{ 
	background: #FFFFFF; 
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	color: #404040;
	border-style: solid; 
	border-color: #404040;
	border-width: 1px; 
    	width: 300px;
     	height: 150px;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}


input#cutenews
{ 
	background: #FFFFFF; 
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	color: #666666;
	border-style: solid; 
	border-color: #666666;
	border-width: 1px; 
       	width: 300px;
	padding: 2px 2px 2px 2px;
}




select
{
    	width: 200px;
}



img#sitel
{
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px; 
}

img#siter
{
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px; 
}


img
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



p
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0; 
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0; 
}


em
{
	color: #fb6396;
}



blockquote
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background-color: #FFEEF3;
	border-style: dotted;
	border-color: #FC8DAB;
	border-width: 1px;
}



body 
{ 
	background-image: url("http://cheer.chii.nu/layout/layoutbg.png");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 200px 0px;
}