@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #6A0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.thrColAbsHdr #container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
}


.thrColAbsHdr #header {
	height: auto;
	color: #FF71B8;
	background-color: #000000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 75px;
	left: -1px;
	width: 193px;
	height: 100%;
	color: #000000;
	background-color: #000000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 90px;
	right: 0px;
	width: 141px;
	padding: 15px 10px 15px 20px;
	background-color: #FFFFFF;
	color: #000000;
	height: 591px;
}
.thrColAbsHdr #mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.thrColAbsHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
	font-style: italic;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thrColAbsHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
a:link {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.style1 {font-size: 10px}
.style2 {color: #000000}
.style3 {
	color: #000000;
	font-weight: bold;
}
.style4 {font-size: 14px}

.style3 {
	color: #333333;
	font-weight: bold;
}
.style14 {
	color: #0099CC;
	font-size: 23px;
	font-weight: bold;
}

.style8 {
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
}
.style9 {color: #999999}

.style24 {
	color: #970097;
	font-size: 23px;
	font-weight: bold;
}
.style34 {
	color: #000000;
	font-size: 23px;
	font-weight: bold;
}
.style44 {
	color: #993300;
	font-size: 23px;
	font-weight: bold;
}
.style54 {
	color: #003399;
	font-size: 23px;
	font-weight: bold;
}
.style64 {
	color: #666666;
	font-size: 23px;
	font-weight: bold;
}

.style103 {
	color: #CC3399;
	font-weight: bold;
}
.style105 {color: #333333}
.style107 {font-size: 10px}
.style202 {
	color: #CC3399;
	font-weight: bold;
  }


th.eventcalendarheading {
	text-align: center;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #9D0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

td.eventcalendar {
	color: #EEEEEE;
	background-color: #9D0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border: 2px solid #6A0000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

table.eventcalendar {
	border: 3px solid #6A0000;
	background-color: #9D0000;
  border-collapse: collapse;
}


  div.plvim
    {
    width:193px;height:187px;white-space:nowrap
    }
  td.plvim-menutop
    {
    width:189px;height:7px;border:1px solid #000000;font-size:1px;cursor:default;background-image:url("/menu/10top.png");
     }
  td.plvim-menuitem-noarrow
    {
    width:189px;
    height:21px;
    border-width:1px;
    border-style:none solid solid solid;
    border-color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    background-image:url("/menu/10normal_NOarrow2.png");
    }
  td.plvim-menuitem-arrow
    {
    width:189px;
    height:21px;
    border-width:1px;
    border-style:none solid solid solid;
    border-color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    background-image:url("/menu/10normal_arrow.png");
    }
  a.plvim
    {
    color:#ff71b8;cursor:pointer;padding:1px 0px 1px 35px;text-decoration:none
    }
