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

body {
	background-image: url(img2/pcs_bg3.jpg);
}
body,td,th {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
}
a:link {
	color: #464600;
}
a:hover {
	color: #336600;
}
a:active {
	color: #006600;
}
a {
	font-size: x-small;
	font-weight: normal;
}

.style1 {
	color: #FFFFCC;
	font-size: x-small;
	text-transform: uppercase;
	font-weight: bold;
}
.style2 {color: #663300}
.style3 {color: #FFFFCC}
.style4 {
	font-size: small;
	font-weight: bold;
	color: #FFFFCC;
}
.style6 {color: #FFFFCC; font-weight: bold; }
.style7  {color:#FFFFCC; font-weight: normal; text-transform: none;}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
}
.style9 {color: #996600}
.style10 {
	color: #FF0000;
	font-weight: bold;
}
.style11 {	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.style12 {	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
.style13 {	font-size: x-small;
     font-weight: normal;
}
.style14 {	color: #990000;
	font-weight: bold;
}

#sideNav{padding:0;margin:10px;margin-left:0;list-style:none;}#sideNav li{margin:0;border-bottom:1px solid #663300;}#sideNav li a{display:block;padding:6px 4px;padding-left:20px;background:transparent url(img/navbullet.gif) no-repeat 5px 11px;text-decoration:none;font:normal 13px Tahoma,sans-serif;color:#663300;white-space:nowrap;}#sideNav li a:hover{background-color:#330000;}
