body
{
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	text-shadow: none;
	text-transform: none;
}
a
{
	text-decoration: none;
	color: #005c7b;
}
a:hover
{
	text-decoration: underline;
	color: #009cdb;
}
img
{
	border: 0px none;
}
img.teaser
{
	float: right;
	margin: 5px;
}
img.left
{
	float: left;
	margin: 10px;
}
img.right
{
	float: right;
	margin: 10px;
}
img.thumb
{
	background: rgb(232, 233, 235) url(images/enlarge.gif) no-repeat bottom left;
	border: 1px solid rgb(0, 0, 0);
	padding: 2px 2px 19px 2px;
	margin: 10px;
}
img.thumbleft
{
	background: rgb(232, 233, 235) url(images/enlarge.gif) no-repeat bottom left;
	border: 1px solid rgb(0, 0, 0);
	padding: 2px 2px 19px 2px;
	float: left;
	margin: 10px;
}
img.thumbright
{
	background: rgb(232, 233, 235) url(images/enlarge.gif) no-repeat bottom left;
	border: 1px solid rgb(0, 0, 0);
	padding: 2px 2px 19px 2px;
	float: right;
	margin: 10px;
}
.pagelink
{
	background: rgb(236, 242, 251);
	color: rgb(0, 0, 0);
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: solid solid solid solid;
	border-width: 0pt;
	padding: 1px 3px 1px 3px;
}
.pagelinkselected
{
	background: rgb(168, 210, 255);
	font-weight: bold;
	color: rgb(255, 255, 255);
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: solid solid solid solid;
	border-width: 0pt;
	padding: 1px 3px 1px 3px;
}
.pageborder
{
}
.pageheader
{
	background-image: url(/images/tcg/sidebar_background.gif);
}
.centerborder
{
	height: 165px;
	background-image: url(/images/tcg/header_background.jpg);
}
.centerborder h1
{
	margin-top: 0px;
}

.centerborder h1 img
{
	margin: 0px 0px 0px 15px;
}

.centerborder h2
{
}
.topmenu
{
	position: absolute;
	top: 124px;
	margin: 0px;
	padding: 2px 4px;
	height: 40px;
	font-weight: normal;
	color: rgb(255, 255, 255);
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
}
.navlist
{
	margin:	10px;
	padding: 0;
	list-style:	none;
}
.navlist li
{
	display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}
.navlist ul
{
	position: absolute;
	width: 10em;
}
.navlist ul li
{
	width: 100%;
	display: block;
}
.navlist li:hover
{
	visibility: inherit;
}
.navlist li
{
	position: relative;
}
.navlist a
{
	padding: .4em .8em;
	margin: 0;
}
.navlist a:link, .navlist a:visited
{
	color: rgb(255, 255, 255);
    background-color: transparent;
    text-decoration: none;
}
.navlist a:hover
{
	color: rgb(255, 255, 255);
    background-color: transparent;
    text-decoration: underline;
    margin: 0px;
}
.navlist li:hover ul, .navlist li.sfHover ul
{
	left: 0;
	top: 25px;
	font-weight: normal;
	color: rgb(255, 255, 255);
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	background-color: rgb(0, 0, 0);
	font-size: 12px;
	text-shadow: none;
	border-color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 1px;
	z-index: 999;
}
ul.navlist li:hover li ul, ul.navlist li.sfHover li ul
{
	top: -999em;
}
ul.navlist li li:hover ul, ul.navlist li li.sfHover ul
{
	left: 10em;
	top: 0;
}
ul.navlist li li:hover li ul, ul.navlist li li.sfHover li ul
{
	top: -999em;
}
ul.navlist li li li:hover ul, ul.navlist li li li.sfHover ul
{
	left: 10em;
	top: 0;
}
.mainpage
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 217px;
	margin-right: 217px;
	padding: 15px;
	background-color: #fff;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	min-height: 100%;
}
.altmainpage
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
.mainpage .content, .altmainpage .content
{
	font-family: Arial. sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
	color: rgb(0, 0, 0);
	text-shadow: none;
	overflow: auto;
}
.mainpage h1, .altmainpage h1
{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #B7410E;
	font-family: Arial, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	text-shadow: none;
	font-size: 20px;
	line-height: 30px;
}
.mainpage h1 a, .altmainpage h1 a
{
	color: #B7410E;
}
.mainpage h2, .altmainpage h2
{
	margin: 0px 0px 12px 0px;
	font-family: Arial. sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	color: #333;
	font-weight: normal;
	text-shadow: none;
	font-size: 11px;
}
.mainpage h4, .altmainpage h4
{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-weight: normal;
	color: #333;
	font-family: Arial, sans-serif;
	font-style: normal;
	text-align: left;
	font-size: 19px;
	background-color: #e8e2d6;
	text-shadow: none;
	border-color: #d3c7a7;
	border-style: solid solid solid solid;
	border-width: 1px 1px 0px 1px;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
}
.mainpage h5, .altmainpage h5
{
	margin: 0px;
	padding: 0px 10px 10px 10px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	background-color: #e8e2d6;
	text-shadow: none;
	border-color: #d3c7a7;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 1px;
	color: rgb(0, 0, 0);
	font-weight: normal;
	font-size: 10px;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
}
.mainpage h6, .altmainpage h6
{
	margin: 0px;
	padding: 5px;
	font-style: normal;
	text-transform: none;
	font-size: 12px;
	background-color: rgb(168, 168, 168);
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: solid solid solid solid;
	border-width: 0pt;
	color: rgb(255, 255, 255);
	font-weight: normal;
	text-align: right;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
}
.mainpage .navigation, .altmainpage .navigation
{
	padding: 5px;
	background-color: #fff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: rgb(0, 0, 0);
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: solid solid solid solid;
	border-width: 0pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	overflow: auto;
}
.mainpage .votes, .altmainpage .votes
{
	margin: 0px;
	font-weight: bold;
	color: rgb(0, 0, 0);
	background-color: rgb(255, 253, 226);
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: solid solid solid solid;
	border-width: 1pt;
	font-family: ;
	font-size: 28px;
    display: block;
    float: left;
    text-align: center;
    margin: 4px;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	width: 90px;
}
.mainpage .votes a, .altmainpage .votes a
{
	text-decoration: none;
	color: rgb(0, 0, 0);
}
.pagefooter
{
	height: 36px;
	color: rgb(255, 255, 255);
	background-image: url(/images/tcg/background.jpg);
	background-color: #000;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-size: 12px;
	clear: both;
	text-align: center;
	padding-top: 2px;
	overflow: auto;
}
.pagefooter a
{
	text-decoration: none;
	color: rgb(255, 255, 255);
}
.pagefooter a:hover
{
	text-decoration: underline;
	color: rgb(255, 255, 255);
}
.quoteblock
{
	display: block;
	margin: 0px;
	font-weight: bold;
	color: rgb(0, 0, 0);
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 2px;
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
}
.codeblock
{
	display: block;
	margin: 0px;
	font-weight: bold;
	color: rgb(0, 0, 0);
	padding: 2pt;
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
}
.colleft #listone
{
	color: #fff;
}
.colleft #listone a 
{
	display: block;
	margin-top: -6px;
	margin-bottom: -6px;
	color: #333;
	background-color: #fdfdfd;
	padding: 3px;
}
.colright .content a
{
	color: #333;
	font-weight: bold;
}
.colright .content a:hover 
{
	color: #c44020;
}
.colleft
{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	width: 200px;
	padding: 5px;
}
.colright
{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 5px;
	float: right;
	width: 200px;
	padding: 5px;
}
.colmiddle
{
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	margin: 0px 1px;
}
.colleft .content, .colmiddle .content, .colright .content
{
	padding: 5px;
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: none solid solid solid;
	border-width: 0pt;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	text-align: left;
	color: rgb(0, 0, 0);
	font-size: 12px;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
}
.colleft h1, .colmiddle h1, .colright h1
{
	margin: 0px;
	padding: 0px 6px;
	height: 31px;
	font-weight: normal;
	color: rgb(255, 255, 255);
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 18px;
	line-height: 29px;
	background-color: rgb(0,0,0);
	background-image: url(/images/tcg/heading_background.gif);
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: solid solid solid solid;
	border-width: 0pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
}
#smallnavlist 
{
	position: relative;
	top: -28px;
	left: 107px;
	margin-bottom: -28px;
}
.colleft ul, .colmiddle ul, .colright ul
{
    margin: 0;
    padding: 0;
    width: 179px;
}
.colleft li, .colmiddle li, .colright li
{
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.colleft .active, .colmiddle .active, .colright .active
{
	font-weight: normal;
	margin: 2px;
	padding: 3px;
	color: rgb(255, 255, 255);
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	background-color: rgb(196,64,32);
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: solid solid solid solid;
	border-width: 0pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
}
.colleft .inactive, .colmiddle .inactive, .colright .inactive
{
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	color: rgb(255, 255, 255);
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	background-color: rgb(88,88,88);
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: solid solid solid solid;
	border-width: 0pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
}
.colleft .list, .colmiddle .list, .colright .list
{
	margin: 0 auto;
	height: 300px;
	width: 180px;
	overflow: hidden;
	position: relative;
}
.colleft .list ul, .colmiddle .list ul, .colright .list ul, .colleft .list li, .colmiddle .list li, .colright .list li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.colleft .list a, .colmiddle .list a, .colright .list a
{
	position: absolute;
	text-decoration: none;
}
.colleft .list a:hover, .colmiddle .list a:hover, .colright .list a:hover
{
	font-weight: bold;
}
.colmiddle .featured
{
	width: 560px;
	padding-right: 116px;
	position: relative;
	height: 350px;
}
.colmiddle .featured ul.ui-tabs-nav
{
	position: absolute;
	top: 0;
	left: 564px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 112px;
}
.colmiddle .featured .ui-tabs-panel .info
{
	position: absolute;
	top: 270px;
	width: 560px;
	left: 0;
	height: 80px;
}
.colmiddle .featured .info h2
{
	font-size: 18px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	color: rgb(255, 255, 255);
	background-color: rgb(0, 78, 164);
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
.colmiddle .featured .info p
{
	margin: 0 5px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(245, 245, 245);
}
.colmiddle .featured .info a
{
	text-decoration: none;
	color: rgb(255, 255, 255);
}
.colmiddle .featured .info a:hover
{
	text-decoration: underline;
}
.colmiddle .featured .ui-tabs-hide
{
	display: none;
}
.tablecolleft
{
	padding-right: 2px;
	vertical-align: top;
	width: 50%;
}
.tablecolright
{
	padding-left: 2px;
	vertical-align: top;
	width: 50%;
}
.middlecolumns
{
	width: 100%;
	overflow: auto;
}
.middlecolumnsleft
{
	float: left;
	width: 49%;
}
.middlecolumnsright
{
	float: right;
	width: 49%;
}
.comments
{
	width: 99%;
	overflow: auto;
}
.commentsleft
{
	padding: 5px;
	background-color: rgb(168, 210, 255);
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: solid solid solid solid;
	border-width: 0pt;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0, 0, 0);
	float: left;
	width: 16%;
}
.commentsright
{
	padding: 1px;
	background-color: rgb(236, 242, 251);
	text-shadow: none;
	border-color: rgb(0, 0, 0);
	border-style: solid solid solid solid;
	border-width: 0pt;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0, 0, 0);
	float: right;
	width: 82%;
}
.row
{
	width: 98%;
	overflow: auto;
}
.pmheader1
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	padding: 2pt;
	background-color: rgb(0, 78, 164);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.pmheader2
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	padding: 2pt;
	background-color: rgb(0, 78, 164);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.pmheader3
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	padding: 2pt;
	background-color: rgb(0, 78, 164);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.pmrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(236, 242, 251);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.pmrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(236, 242, 251);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.pmrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(236, 242, 251);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.pmaltrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(168, 210, 255);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.pmaltrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(168, 210, 255);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.pmaltrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(168, 210, 255);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.compatdbheader1
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	padding: 2pt;
	background-color: rgb(0, 78, 164);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.compatdbheader2
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	padding: 2pt;
	background-color: rgb(0, 78, 164);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.compatdbheader3
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	padding: 2pt;
	background-color: rgb(0, 78, 164);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.compatdbrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(236, 242, 251);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.compatdbrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(236, 242, 251);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.compatdbrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(236, 242, 251);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.compatdbaltrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(168, 210, 255);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.compatdbaltrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(168, 210, 255);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.compatdbaltrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(168, 210, 255);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.ticketheader1
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	padding: 2pt;
	background-color: rgb(0, 78, 164);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.ticketheader2
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	padding: 2pt;
	background-color: rgb(0, 78, 164);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.ticketheader3
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	padding: 2pt;
	background-color: rgb(0, 78, 164);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.ticketrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(236, 242, 251);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.ticketrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(236, 242, 251);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.ticketrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(236, 242, 251);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.ticketaltrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(168, 210, 255);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.ticketaltrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(168, 210, 255);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.ticketaltrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: rgb(0, 0, 0);
	padding: 2pt;
	background-color: rgb(168, 210, 255);
	text-shadow: none;
	border-color: none;
	border-style: none;
	border-width: 0px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.printer
{
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 640px;
}

# Added by cupgrade.php

img.left
{
	float: left;
	margin: 10px;
}
img.right
{
	float: right;
	margin: 10px;
}
img.thumbleft
{
	background: rgb(232, 233, 235) url(images/enlarge.gif) no-repeat bottom left;
	border: 1px solid rgb(0, 0, 0);
	padding: 2px 2px 19px 2px;
	float: left;
	margin: 10px;
}
img.thumbright
{
	background: rgb(232, 233, 235) url(images/enlarge.gif) no-repeat bottom left;
	border: 1px solid rgb(0, 0, 0);
	padding: 2px 2px 19px 2px;
	float: right;
	margin: 10px;
}
.topmenu
{
	margin: 0px;
	padding: 2pt 4pt;
	height: 40px;
	font-weight: bold;
	color: #ffffff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	background-color: #a5c3e1;
	font-size: 12px;
	background-image: none;
	text-shadow: 2px 2px 3px black;
	border-color: #ffffff;
	border-style: none;
	border-width: 0pt;
}
.navlist
{
	margin:	10px;
	padding: 0;
	list-style:	none;
}
.navlist li
{
	display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}
.navlist ul
{
	position: absolute;
	width: 10em;
}
.navlist ul li
{
	width: 100%;
	display: block;
}
.navlist li:hover
{
	visibility: inherit;
}
.navlist li
{
	position: relative;
}
.navlist a
{
	padding: .4em .8em;
	margin: 0;
}
.navlist a:link, .navlist a:visited
{
	color: #ffffff;
    background-color: transparent;
    text-decoration: none;
}
.navlist a:hover
{
	color: #ffffff;
    background-color: transparent;
    text-decoration: underline;
    margin: 0px;
}
.navlist li:hover ul, .navlist li.sfHover ul
{
	left: 0;
	top: 25px;
	font-weight: bold;
	color: #ffffff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	background-color: #a5c3e1;
	font-size: 12px;
	background-image: none;
	text-shadow: 2px 2px 3px black;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}
ul.navlist li:hover li ul, ul.navlist li.sfHover li ul
{
	top: -999em;
}
ul.navlist li li:hover ul, ul.navlist li li.sfHover ul
{
	left: 10em;
	top: 0;
}
ul.navlist li li:hover li ul, ul.navlist li li.sfHover li ul
{
	top: -999em;
}
ul.navlist li li li:hover ul, ul.navlist li li li.sfHover ul
{
	left: 10em;
	top: 0;
}
.navlist a:link, .navlist a:visited
{
	color: #ffffff;
    background-color: transparent;
    text-decoration: none;
}
.navlist a:hover
{
	color: #ffffff;
    background-color: transparent;
    text-decoration: underline;
    margin: 0px;
}
.mainpage .navigation, .altmainpage .navigation
{
	padding: 5px;
	background-color: #e4eef6;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	background-image: none;
	text-shadow: none;
	border-color: #e6e6e7;
	border-style: solid solid solid solid;
	border-width: 1pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
	overflow: auto;
}
.mainpage .votes, .altmainpage .votes
{
	margin: 0px;
	font-weight: bold;
	color: #000000;
	background-color: #fffde2;
	background-image: none;
	text-shadow: none;
	border-color: #000000;
	border-style: solid solid solid solid;
	border-width: 1pt;
	font-family: ;
	font-size: 28px;
    display: block;
    float: left;
    text-align: center;
    margin: 4px;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
	width: 90px;
}
.mainpage .votes a, .altmainpage .votes a
{
	text-decoration: none;
	color: #000000;
}
.colmiddle .content
{
	padding: 5px;
	background-color: #e4eef6;
	background-image: none;
	text-shadow: none;
	border-color: #e1e1e1;
	border-style: none solid solid solid;
	border-width: 1pt;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-size: 12px;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
}
.colmiddle h1
{
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	background-color: #a5c3e1;
	background-image: none;
	text-shadow: 2px 2px 3px black;
	border-color: #e1e1e1;
	border-style: solid solid none solid;
	border-width: 1pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
}
.colleft ul, .colmiddle ul, .colright ul
{
    margin: 0;
    padding: 0;
    width: 179px;
}
.colleft li, .colmiddle li, .colright li
{
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.colleft .active, .colmiddle .active, .colright .active
{
	font-weight: bold;
	margin: 2px;
	padding: 3px;
	color: #ffffff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	background-color: #a5c3e1;
	background-image: none;
	text-shadow: 2px 2px 3px black;
	border-color: #e1e1e1;
	border-style: solid solid none solid;
	border-width: 1pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
}
.colleft .inactive, .colmiddle .inactive, .colright .inactive
{
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	color: #ffffff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	background-color: #a5c3e1;
	background-image: none;
	text-shadow: 2px 2px 3px black;
	border-color: #e1e1e1;
	border-style: solid solid none solid;
	border-width: 1pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
}
.colleft .list, .colmiddle .list, .colright .list
{
	margin: 0 auto;
	height: 300px;
	width: 180px;
	overflow: hidden;
	position: relative;
}
.colleft .list ul, .colmiddle .list ul, .colright .list ul, .colleft .list li, .colmiddle .list li, .colright .list li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.colleft .list a, .colmiddle .list a, .colright .list a
{
	position: absolute;
	text-decoration: none;
}
.colleft .list a:hover, .colmiddle .list a:hover, .colright .list a:hover
{
	font-weight: bold;
}
.colmiddle .featured
{
	width: 560px;
	padding-right: 116px;
	position: relative;
	height: 350px;
}
.colmiddle .featured ul.ui-tabs-nav
{
	position: absolute;
	top: 0;
	left: 564px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 112px;
}
.colmiddle .featured .ui-tabs-panel .info
{
	position: absolute;
	top: 270px;
	width: 560px;
	left: 0;
	height: 80px;
}
.colmiddle .featured .info h2
{
	font-size: 18px;
	font-family: Arial;
	color: #26517d;
	background-color: #ffffff;
	background-image: none;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
.colmiddle .featured .info p
{
	margin: 0 5px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(245, 245, 245);
}
.colmiddle .featured .info a
{
	text-decoration: none;
	color: rgb(255, 255, 255);
}
.colmiddle .featured .info a:hover
{
	text-decoration: underline;
}
.colmiddle .featured .ui-tabs-hide
{
	display: none;
}
.tablecolleft
{
	padding-right: 2px;
	vertical-align: top;
	width: 50%;
}
.tablecolright
{
	padding-left: 2px;
	vertical-align: top;
	width: 50%;
}
.middlecolumns
{
	width: 100%;
	overflow: auto;
}
.middlecolumnsleft
{
	float: left;
	width: 49%;
}
.middlecolumnsright
{
	float: right;
	width: 49%;
}
.comments
{
	width: 99%;
	overflow: auto;
}
.commentsleft
{
	padding: 5px;
	background-color: #e4eef6;
	background-image: none;
	text-shadow: none;
	border-color: #e1e1e1;
	border-style: solid solid solid solid;
	border-width: 1pt;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 16%;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
}
.commentsright
{
	padding: 1px;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: solid solid solid solid;
	border-width: 0pt;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 82%;
}
.commentsplonkedleft
{
	padding: 5px;
	background-color: #c40000;
	background-image: none;
	text-shadow: none;
	border-color: #e1e1e1;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 16%;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
}
.commentsplonkedright
{
	padding: 1px;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 82%;
}
.row
{
	width: 98%;
	overflow: auto;
}
.pmheader1
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 3%;
}
.pmheader2
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 48%;
}
.pmheader3
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 20%;
}
.pmrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.pmrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.pmrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.pmaltrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.pmaltrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.pmaltrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.compatdbheader1
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 48%;
}
.compatdbheader2
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 3%;
}
.compatdbheader3
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 20%;
}
.compatdbrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.compatdbrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.compatdbrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.compatdbaltrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.compatdbaltrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.compatdbaltrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.ticketheader1
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 3%;
}
.ticketheader2
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 48%;
}
.ticketheader3
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 20%;
}
.ticketrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.ticketrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.ticketrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.ticketaltrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.ticketaltrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.ticketaltrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.printer
{
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 640px;
}

# Added by cupgrade.php

img.left
{
	float: left;
	margin: 10px;
}
img.right
{
	float: right;
	margin: 10px;
}
img.thumbleft
{
	background: rgb(232, 233, 235) url(images/enlarge.gif) no-repeat bottom left;
	border: 1px solid rgb(0, 0, 0);
	padding: 2px 2px 19px 2px;
	float: left;
	margin: 10px;
}
img.thumbright
{
	background: rgb(232, 233, 235) url(images/enlarge.gif) no-repeat bottom left;
	border: 1px solid rgb(0, 0, 0);
	padding: 2px 2px 19px 2px;
	float: right;
	margin: 10px;
}
.topmenu
{
	margin: 0px;
	padding: 2pt 4pt;
	height: 40px;
	font-weight: bold;
	color: #ffffff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	background-color: #a5c3e1;
	font-size: 12px;
	background-image: none;
	text-shadow: 2px 2px 3px black;
	border-color: #ffffff;
	border-style: none;
	border-width: 0pt;
}
.navlist
{
	margin:	10px;
	padding: 0;
	list-style:	none;
}
.navlist li
{
	display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}
.navlist ul
{
	position: absolute;
	width: 10em;
}
.navlist ul li
{
	width: 100%;
	display: block;
}
.navlist li:hover
{
	visibility: inherit;
}
.navlist li
{
	position: relative;
}
.navlist a
{
	padding: .4em .8em;
	margin: 0;
}
.navlist a:link, .navlist a:visited
{
	color: #ffffff;
    background-color: transparent;
    text-decoration: none;
}
.navlist a:hover
{
	color: #ffffff;
    background-color: transparent;
    text-decoration: underline;
    margin: 0px;
}
.navlist li:hover ul, .navlist li.sfHover ul
{
	left: 0;
	top: 25px;
	font-weight: bold;
	color: #ffffff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	background-color: #a5c3e1;
	font-size: 12px;
	background-image: none;
	text-shadow: 2px 2px 3px black;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}
ul.navlist li:hover li ul, ul.navlist li.sfHover li ul
{
	top: -999em;
}
ul.navlist li li:hover ul, ul.navlist li li.sfHover ul
{
	left: 10em;
	top: 0;
}
ul.navlist li li:hover li ul, ul.navlist li li.sfHover li ul
{
	top: -999em;
}
ul.navlist li li li:hover ul, ul.navlist li li li.sfHover ul
{
	left: 10em;
	top: 0;
}
.navlist a:link, .navlist a:visited
{
	color: #ffffff;
    background-color: transparent;
    text-decoration: none;
}
.navlist a:hover
{
	color: #ffffff;
    background-color: transparent;
    text-decoration: underline;
    margin: 0px;
}
.mainpage .navigation, .altmainpage .navigation
{
	padding: 5px;
	background-color: #e4eef6;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	background-image: none;
	text-shadow: none;
	border-color: #e6e6e7;
	border-style: solid solid solid solid;
	border-width: 1pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
	overflow: auto;
}
.mainpage .votes, .altmainpage .votes
{
	margin: 0px;
	font-weight: bold;
	color: #000000;
	background-color: #fffde2;
	background-image: none;
	text-shadow: none;
	border-color: #000000;
	border-style: solid solid solid solid;
	border-width: 1pt;
	font-family: ;
	font-size: 28px;
    display: block;
    float: left;
    text-align: center;
    margin: 4px;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
	width: 90px;
}
.mainpage .votes a, .altmainpage .votes a
{
	text-decoration: none;
	color: #000000;
}
.colmiddle .content
{
	padding: 5px;
	background-color: #e4eef6;
	background-image: none;
	text-shadow: none;
	border-color: #e1e1e1;
	border-style: none solid solid solid;
	border-width: 1pt;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-size: 12px;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
}
.colmiddle h1
{
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	background-color: #a5c3e1;
	background-image: none;
	text-shadow: 2px 2px 3px black;
	border-color: #e1e1e1;
	border-style: solid solid none solid;
	border-width: 1pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
}
.colleft ul, .colmiddle ul, .colright ul
{
    margin: 0;
    padding: 0;
    width: 179px;
}
.colleft li, .colmiddle li, .colright li
{
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.colleft .active, .colmiddle .active, .colright .active
{
	font-weight: bold;
	margin: 2px;
	padding: 3px;
	color: #ffffff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	background-color: #a5c3e1;
	background-image: none;
	text-shadow: 2px 2px 3px black;
	border-color: #e1e1e1;
	border-style: solid solid none solid;
	border-width: 1pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
}
.colleft .inactive, .colmiddle .inactive, .colright .inactive
{
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	color: #ffffff;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 12px;
	background-color: #a5c3e1;
	background-image: none;
	text-shadow: 2px 2px 3px black;
	border-color: #e1e1e1;
	border-style: solid solid none solid;
	border-width: 1pt;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
}
.colleft .list, .colmiddle .list, .colright .list
{
	margin: 0 auto;
	height: 300px;
	width: 180px;
	overflow: hidden;
	position: relative;
}
.colleft .list ul, .colmiddle .list ul, .colright .list ul, .colleft .list li, .colmiddle .list li, .colright .list li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.colleft .list a, .colmiddle .list a, .colright .list a
{
	position: absolute;
	text-decoration: none;
}
.colleft .list a:hover, .colmiddle .list a:hover, .colright .list a:hover
{
	font-weight: bold;
}
.colmiddle .featured
{
	width: 560px;
	padding-right: 116px;
	position: relative;
	height: 350px;
}
.colmiddle .featured ul.ui-tabs-nav
{
	position: absolute;
	top: 0;
	left: 564px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 112px;
}
.colmiddle .featured .ui-tabs-panel .info
{
	position: absolute;
	top: 270px;
	width: 560px;
	left: 0;
	height: 80px;
}
.colmiddle .featured .info h2
{
	font-size: 18px;
	font-family: Arial;
	color: #26517d;
	background-color: #ffffff;
	background-image: none;
	padding: 5px;
	margin: 0;
	overflow: hidden;
}
.colmiddle .featured .info p
{
	margin: 0 5px;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(245, 245, 245);
}
.colmiddle .featured .info a
{
	text-decoration: none;
	color: rgb(255, 255, 255);
}
.colmiddle .featured .info a:hover
{
	text-decoration: underline;
}
.colmiddle .featured .ui-tabs-hide
{
	display: none;
}
.tablecolleft
{
	padding-right: 2px;
	vertical-align: top;
	width: 50%;
}
.tablecolright
{
	padding-left: 2px;
	vertical-align: top;
	width: 50%;
}
.middlecolumns
{
	width: 100%;
	overflow: auto;
}
.middlecolumnsleft
{
	float: left;
	width: 49%;
}
.middlecolumnsright
{
	float: right;
	width: 49%;
}
.comments
{
	width: 99%;
	overflow: auto;
}
.commentsleft
{
	padding: 5px;
	background-color: #e4eef6;
	background-image: none;
	text-shadow: none;
	border-color: #e1e1e1;
	border-style: solid solid solid solid;
	border-width: 1pt;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 16%;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
}
.commentsright
{
	padding: 1px;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: solid solid solid solid;
	border-width: 0pt;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 82%;
}
.commentsplonkedleft
{
	padding: 5px;
	background-color: #c40000;
	background-image: none;
	text-shadow: none;
	border-color: #e1e1e1;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 16%;
	-moz-border-radius-topleft: 5pt;
	-webkit-border-top-left-radius: 5pt;
	border-top-left-radius: 5pt;
	-moz-border-radius-topright: 5pt;
	-webkit-border-top-right-radius: 5pt;
	border-top-right-radius: 5pt;
	-moz-border-radius-bottomleft: 5pt;
	-webkit-border-bottom-left-radius: 5pt;
	border-bottom-left-radius: 5pt;
	-moz-border-radius-bottomright: 5pt;
	-webkit-border-bottom-right-radius: 5pt;
	border-bottom-right-radius: 5pt;
}
.commentsplonkedright
{
	padding: 1px;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 82%;
}
.row
{
	width: 98%;
	overflow: auto;
}
.pmheader1
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 3%;
}
.pmheader2
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 48%;
}
.pmheader3
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 20%;
}
.pmrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.pmrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.pmrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.pmaltrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.pmaltrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.pmaltrow3
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: none;
	background-image: ;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 20%;
}
.compatdbheader1
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 48%;
}
.compatdbheader2
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 3%;
}
.compatdbheader3
{
	float: left;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	width: 20%;
}
.compatdbrow1
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 48%;
}
.compatdbrow2
{
	float: left;
	height: 28px;
	margin: 0px;
	color: #000000;
	padding: 2pt;
	background-color: #ffffff;
	background-image: none;
	text-shadow: none;
	border-color: #ffffff;
	border-style: none;
	border-width: none;
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	width: 3%;
}
.compatdbrow3
{
	float: le