@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/images/body_bg.gif);
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Lucida Grande, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
}
#wrapper {
	background-image: url(/images/wrapper_bg3.gif);
	background-repeat: repeat-y;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:link { 
	color: #ffffff;
	text-decoration:none;
	}
a:visited { 
	color: #ffffff;
	text-decoration:none
	}
a:hover {text-decoration: none;
	color: #000000;
	background-color: #959595;}
a:active { 
	color: #000000;
	}

.content{
	color: #FFFFFF;
}
.content a:link {
	color: #000000;
	text-decoration:underline;
	}
.content a:visited {
	color: #000000;
	text-decoration:underline
	}
.content a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #ffffff;
}
.content a:active { 
	color: #000000;
	}

.flash{
	color: #000000;
}
.flash a:link {
	color: #000000;
	text-decoration:underline;
	}
.flash a:visited {
	color: #000000;
	text-decoration:underline
	}
.flash a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #ffffff;
}
.flash a:active { 
	color: #000000;}

.style1 {
	font-size: 10px;
	color:#000000
}
.style2 {
	font-size:12px;
	color:000000;
	}
.style3 {
	font-size:13px;
	font-weight:bold;
	color:ffffff;
	}
.style4 {
	font-size: 14px;
	color:#000000
	}
.style5 {
	font-size: 18px;
	color:#333333
	}
.style6 {
	text-decoration: none;
	color: ffffff;
}
.style7 {
	font-size: 16px;
	color:#000000
	}
.style8 {
	font-size: 18px;
	color:#000000;
	font-weight: bold;
	}
	