/* CSS Document */

body {
	background-image: url(gifs/cp_bg.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
}
.style12 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C0E85;
}
.style17 {font-size: 12px; color: #000000; }
.style18 {font-family: Arial, Helvetica, sans-serif; color: #0C0E85; font-size: 15px;}
.style22 {color: #0000FF}
.style23 {color: #990000}
.style24 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.style25 {color: #CCCCCC}
.style26 {font-family: Arial, Helvetica, sans-serif}
.style27 {	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style28 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style30 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #0C0E85; }
.style31 {color: #0000CC}
.style32 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.style33 {color: #FFE888}
.style35 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

a.link{text-decoration:none; color:#654110;}
a.link:link{text-decoration:none; color:#654110;}
a.link:visited {text-decoration:none; color:#654110;}
a.link:active {text-decoration: none; color:#654110;}
a.link:hover{
	text-decoration:underline;
	color:#03F;
	text-align: center;
}
/*-------------------------*/
td.bstyle
{
margin:2px;
border:1px;
padding:1px 2px 1px 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
a.button:link {
text-decoration: none;
display: block;
width: 100%;
color:#666666;
}
a.button:visited {
text-decoration: none;
color:#666666;
display: block;
}
a.button:hover {
	background-color:#666;
display: block;
width: 100%;
color:white;
}

