
body 
{

	background-color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	text-align: center;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}



td {

	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

a{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #DE0029;
	border: 0;
}

a:visited{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #0099CC;
	border: 0;
}

a:hover{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: red;
	text-decoration: underline;
	border: 0;
}

a:active{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #08288C;
	border: 0;
}


#bottom_bg{
	background-image:url(images/12_slice01_08.png);
	background-repeat:no-repeat;
	border-bottom-color:#B7B7B7;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:5px;
} 

#content_content {
	background-image:url(images/content_03.png);
	background-repeat:repeat-y;
	padding:10px 10px 10px 10px;
}

h1 {
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
}