body {
margin: 0;
padding: 0;
background: #ffffff;
color: #000;
width: 100%;
}

h1, h2, h3 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
}

p {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
}

blockquote {
font-family: georgia, times new roman, times, serif;
font-size: 12px;
}

.center {
text-align: center;
}


ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
background: transparent;
font-family: lucida grande, verdana, arial, sans-serif;
color: #333;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { 
color: #000000;
border-bottom: none;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #000000;
border: none;
background-color: transparent;
text-decoration: none;
}

a:hover {
color:#000000;
border:none;
background-color: transparent;
text-decoration: underline;
}

#leftbar {
position: absolute;
top: 0;
left: 0px;
border-top: 5px solid #fc0;
color: #666;
margin: 0;
padding: 0;
width: 210px;
background: transparent;
}

#leftbar p {
font-size: 11px;
margin: 10px;
background: transparent;
color: #ffc;
}

#blogtitle {
margin: 0;
padding: 10px;
text-align: center;
background: #900;
color: #eef;
border: 4px solid #fc0;
}

#blogtitle h1 {
font: bold 40px tahoma, georgia, times new roman, times, serif;
margin: 0;
padding: 0;
}

#content {
position: relative;
margin: 0 210px 0 210px;
padding: 10px;
border-right: 5px solid #fc0;
border-left: 5px solid #fc0;
background: #eaeaea;
color: #fff;
}

#content p, ul, li {
font-size: 12px;
background: transparent;
color: #000;
text-align: left;
}


#stats {
position: relative;
margin: 15px 210px 0 210px;
padding: 10px;
border-right: 5px solid #fc0;
border-left: 5px solid #fc0;
background: #FFF;
color: #000;
}

#stats p {
font-size: 11px;
background: transparent;
color: #000;
text-align: left;
}


.date {
font-size: 13px;
background: transparent;
color: #f90;
text-align: left;
margin-top: 20px;
margin-bottom: 0;
padding: 0;
}

.title {
margin: 0;
padding-top: 10px;
font-size: 17px;
background: transparent;
color: #000000;
text-align: center;
text-decoration: underline;
font-weight: bold;
}

.posted {
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
text-align: right;
margin: 0;
padding-top: 0;
padding-bottom: 20px;
}

#rightbar {
position: absolute;
top: 0;
right: 0;
border-top: 5px solid #fc0;
color: #666;
margin: 0;
padding: 0;
width: 210px;
background: transparent;
}

#rightbar p {
font-size: 11px;
margin: 10px;
background: transparent;
color: #ffc;
}

#leftbar li, #rightbar li {
font-size: 11px;
background: transparent;
color: #ffc;
}

#leftbar ul, #leftbar ul {
margin-left:  4px;
margin-right: 6px;
}

.sidetitle {
margin: 15px 10px 10px 10px;
font-size: 12px;
background: transparent;
color: #fff;
}

.spacer {
margin: 0;
padding: 0;
clear: both;
}

.paginate {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 12px;
font-weight: normal;
letter-spacing: .1em;
padding: 10px 6px 10px 4px;
margin: 0;
background-color: transparent;
}

.pagecount {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
color: #666;
font-weight: normal;
background-color: transparent;
}

.calendarBG {
background-color: #000;
}

.calendarBlank {
background-color: #fc0;
}

.calendarHeader {
font-weight: bold;
color: #fff;
text-align: center;
background-color: #000;
}

.calendarMonthLinks {
font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: .1em;
text-decoration: none;
color: #fff;
background-color: transparent;
}

.calendarMonthLinks a {
color: #fff;
text-decoration: none;
background-color: transparent;
}

.calendarMonthLinks a:visited {
color: #fff;
text-decoration: none;
background-color: transparent;
}

.calendarMonthLinks a:hover {
color: #ccc;
text-decoration: underline;
background-color: transparent;
}

.calendarDayHeading {
font-weight: bold;
font-size: 11px;
color: #fff;
background-color: #663300;
text-align: center;
vertical-align: middle;
}

.calendarToday {
font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: .1em;
text-decoration: none;
text-align: center;
vertical-align: middle;
color: #000;
background-color: #900;
}

.calendarCell {
font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: .1em;
text-decoration: none;
text-align: center;
vertical-align: middle;
color: #666;
background-color: #fff;
}

.calendarCell a {
color: #000;
text-decoration: underline;
background-color: transparent;
}

.calendarCell a:visited {
color: #000;
text-decoration: underline;
background-color: transparent;
}

.calendarCell a:hover {
color: #fff;
text-decoration: none;
background-color: transparent;
}

.input {
border-top: 1px solid #999999;
border-left: 1px solid #999999;
background-color: #fff;
color: #000;
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 11px;
height: 1.6em;
padding: .3em 0 0 2px;
margin-top: 6px;
margin-bottom: 3px;
}

.textarea {
border-top: 1px solid #999999;
border-left: 1px solid #999999;
background-color: #fff;
color: #000;
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 11px;
margin-top: 3px;
margin-bottom: 3px;
}

.checkbox {
background-color: transparent;
margin: 3px;
padding: 0;
border: 0;
}

.submit {
background-color: #fff;
font-family: Arial, Verdana, Sans-serif;
font-size: 11px;
font-weight: normal;
letter-spacing: .1em;
padding:1px 3px 1px 3px;
margin-top: 6px;
margin-bottom: 4px;
text-transform: uppercase;
color: #000;
}




b{font-size: 110%;}
em{color: red;}

#maincontainer{
min-width:1000px;
}

#maincontainer2{
min-width:1050px;
}

#maincontainer_wide{
min-width:1225px;
}

#topsection{
background: #EAEAEA;
height: 200px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 387px; /*Set right margin to (LeftColumnWidth + RightColumnWidth)*/
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
min-height: 2250px
}

#leftcolumn{
float: left;
width: 205px; /*Width of left column in percentage*/
margin-left: -387px; /*Set left margin to -(LeftColumnWidth + RightColumnWidth)*/
background: #cccccc;
}

#rightcolumn{
float: left;
width: 182px; /*Width of right column in pixels*/
margin-left: -182px; /*Set margin to -(RightColumnWidth)*/
background: #cccccc;
}

#footer{
clear: left;
width: 100%;
background: #cccccc;
color: #000000;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #000000;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.entrytext{
margin: 5px;
margin-top: 0;
font-family:arial, times new roman;
font-weight:normal;
font-size:small;
text-align:left;
}

.posted_new {
margin: 5px;
margin-top: 0;
font-family:arial, times new roman;
font-weight:normal;
font-size:small;
font-style: italic;
text-align: center;
}

.posted_new_2 {
margin: 0;
margin-top: 0;
font-family:arial, times new roman;
font-weight:normal;
font-size:small;
font-style: italic;
text-align: right;
}

td.padtop{
padding-top:8px;
}

td.padtop_allcaps{
padding-top:8px;
text-align:left;
text-transform:uppercase;
font-style:normal;
font-weight:bold;
font-family:comic sans ms, arial, verdana, times new roman;
font-size:small;
}

td.padtop_center {
padding-top:8px;
text-align: center;
font-weight:bold;
}

.homepageright_header{
text-align:center;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:medium;
}

.homepageright_header_3{
text-align:center;
font-style:normal;
font-weight:bold;
font-family:comic sans ms, arial, verdana, times new roman;
font-size:medium;
}

.homepageright_content {
text-align:left;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:small;
}

.homepageright_content_2 {
text-align:center;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:small;
}

.homepageright_content_3 {
text-align:left;
font-style:normal;
font-weight:bold;
font-family:comic sans ms, arial, verdana, times new roman;
font-size:small;
}

.homepageright_content_4 {
text-align:left;
text-transform:uppercase;
font-style:normal;
font-weight:bold;
font-family:comic sans ms, arial, verdana, times new roman;
font-size:small;
}

.homepageright_content_23 {
text-align:center;
font-style:normal;
font-weight:bold;
font-family:comic sans ms, arial, verdana, times new roman;
font-size:small;
}


.homepageright_input {
border-top: 1px solid #999999;
border-left: 1px solid #999999;
background-color: #fff;
color: #000;
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 11px;
height: 1.6em;
padding: .3em 0 0 2px;
}

.homepageright_submit {
margin-left: 5px;
background-color: #fff;
font-family: Arial, Verdana,  times new roman;
font-size: small;
font-weight: normal;
text-transform: uppercase;
color: #000;
}

table.homepageright {
border-width: 4px;
border-style: double;
border-color: #000000;
border-collapse: separate;
background-color: #eaeaea;
}

table.homepageright th {
border-width: 0px;
padding: 2px;
border-style: none;
border-color: #eaeaea;
background-color: #eaeaea;
}

table.homepageright td {
border-width: 0px;
padding: 2px;
border-style: none;
border-color: #eaeaea;
background-color: #eaeaea;
}

table.homepageright_3 {
border-width: 4px;
border-style: double;
border-color: #000000;
border-collapse: separate;
background-color: #CCFFFF;
}

table.homepageright_3 th {
border-width: 0px;
padding: 2px;
border-style: none;
border-color: #CCFFFF;
background-color: #CCFFFF;
}

table.homepageright_3 td {
border-width: 0px;
padding: 2px;
border-style: none;
border-color: #CCFFFF;
background-color: #CCFFFF;
}

.homepageleft_content {
text-align:right;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:small;
}

.homepageleft_content_3 {
text-align:right;
font-style:normal;
font-weight:bold;
font-family:comic sans ms, arial, verdana, times new roman;
font-size:small;
}

.homepageright_content_center{
text-align:center;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:small;
}

.homepageright_content_center_allcaps{
text-align:center;
text-transform:uppercase;
font-style:normal;
font-weight:bold;
font-family:comic sans ms, arial, verdana, times new roman;
font-size:small;
}

.homepageright_content_center_header{
text-align:center;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:medium;
text-decoration:underline;
}

.homepageright_content_center_header_3{
text-align:center;
font-style:normal;
font-weight:bold;
font-family:comic sans ms, arial, verdana, times new roman;
font-size:medium;
text-decoration:underline;
}

.copyright1 {
font-family:arial, times new roman;
font-weight:normal;
font-size:small;
text-transform:uppercase;
text-align:center;
}

.copyright2 {
font-family:arial, times new roman;
font-size:small;
font-weight:normal;
text-transform:none;
text-align:center;
}




div#one {
margin-left:0;
}

div#two {
margin-left:39px;
}

div#three {
font-family:arial; 
font-size:11px; 
color:#263d9a; 
font-weight:normal; 
font-style: oblique;
text-align:left; 
margin-left:38px; 
margin-top:30px
}

.logo_position {
position: absolute;
top: 45px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 25px;
}

.insult_position {
top: 177px;
right: 5px;
text-align:right;
position:relative;
font-weight:bold;
font-size:medium;
font-family:comic sans ms, arial, verdana, times new roman;
}

.logo_type_position {
position: absolute;
top: 115px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 110px;
}

.dumper_position_1 {
position: absolute;
top: 0px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: -35px;
width:50px;
height:50px;
}

.dumper_position_2 {
position: absolute;
top: 0px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 15px;
width:50px;
height:50px;
}

.dumper_position_3 {
position: absolute;
top: 0px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 65px;
width:50px;
height:50px;
}

.dumper_position_4 {
position: absolute;
top: 0px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 115px;
width:50px;
height:50px;
}

.dumper_position_5 {
position: absolute;
top: 0px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 165px;
width:50px;
height:50px;
}

.dumper_position_6 {
position: absolute;
top: 50px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: -35px;
width:50px;
height:50px;
}

.dumper_position_7 {
position: absolute;
top: 50px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 15px;
width:50px;
height:50px;
}

.dumper_position_8 {
position: absolute;
top: 50px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 65px;
width:100px;
height:100px;
}

.dumper_position_9 {
position: absolute;
top: 50px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 165px;
width:50px;
height:50px;
}

.dumper_position_10 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: -35px;
width:100px;
height:100px;
}

.dumper_position_11 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 165px;
width:50px;
height:50px;
}

.dumper_position_12 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 215px;
width:50px;
height:50px;
}

.dumper_position_13 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 265px;
width:100px;
height:100px;
}

.dumper_position_14 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 365px;
width:50px;
height:50px;
}

.dumper_position_15 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 65px;
width:50px;
height:50px;
}

.dumper_position_16 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 115px;
width:50px;
height:50px;
}

.dumper_position_17 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 165px;
width:50px;
height:50px;
}

.dumper_position_18 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 215px;
width:50px;
height:50px;
}

.dumper_position_19 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 365px;
width:50px;
height:50px;
}

.dumper_position_20 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 415px;
width:50px;
height:50px;
}

.dumper_position_21 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 415px;
width:50px;
height:50px;
}

.dumper_position_22 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 465px;
width:50px;
height:50px;
}

.dumper_position_23 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 465px;
width:50px;
height:50px;
}

.dumper_position_24 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 515px;
width:50px;
height:50px;
}

.dumper_position_25 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 515px;
width:50px;
height:50px;
}

.dumper_position_26 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 565px;
width:50px;
height:50px;
}

.dumper_position_27 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 565px;
width:50px;
height:50px;
}

.dumper_position_28 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 615px;
width:50px;
height:50px;
}

.dumper_position_29 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 615px;
width:50px;
height:50px;
}

.dumper_position_30 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 665px;
width:50px;
height:50px;
}

.dumper_position_31 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 665px;
width:50px;
height:50px;
}

.dumper_position_32 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 715px;
width:50px;
height:50px;
}

.dumper_position_33 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 715px;
width:50px;
height:50px;
}

.dumper_position_34 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 765px;
width:100px;
height:100px;
}

.dumper_position_35 {
position: absolute;
top: 100px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 865px;
width:50px;
height:50px;
}

.dumper_position_36 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 865px;
width:50px;
height:50px;
}

.dumper_position_37 {
position: absolute;
top: 150px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 915px;
width:50px;
height:50px;
}

.banner_ad {
position: absolute;
top: 5px; /*height of the header section minus the size if the image minus 10 (for the inntertube)*/
left: 220px;
}

div#embed {
margin-left:auto;
margin-right:auto;
}

.comment_header {
border-width: 4px;
border-style: double;
border-color: #000000;
border-collapse: separate;
background-color: #eaeaea;
text-align:left;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:small;
padding-left: 5px;
}

.comment {
margin-left: 5px;
margin-right: 5px;
text-align:left;
font-style:normal;
font-weight:normal;
font-family:arial, verdana, times new roman;
font-size:small;
}

.comment_title {
margin: 0;
font-size: x-large;
background: transparent;
color: #000000;
text-align: center;
text-decoration: none;
font-weight: bold;
font-family:arial, verdana, times new roman;
}

.comment_title_2 {
margin-bottom:15px;
font-size: x-large;
background: transparent;
color: #000000;
text-align: center;
text-decoration: none;
font-weight: bold;
font-family:arial, verdana, times new roman;
}

.comment_sub_title {
margin-left: 5px;
margin-right: 5px;
margin-bottom:15px;
font-size: large;
background: transparent;
color: #000000;
text-align: center;
text-decoration: none;
font-weight: bold;
font-family:arial, verdana, times new roman;
}

.no_comment {
text-align:left;
font-style:normal;
font-weight:normal;
font-family:arial, verdana, times new roman;
font-size:medium;
}

.status_title {
margin-left: 5px;
margin-right: 5px;
text-align:left;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:medium;
}

.status_title_2 {
margin-left: 5px;
margin-right: 5px;
text-align:center;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:medium;
}

.status_title_3 {
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
text-align:center;
font-style:normal;
font-weight:normal;
font-family:arial, verdana, times new roman;
font-size:medium;
}

.status_title_4 {
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
text-align:center;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:medium;
}

.status_author {
margin-left: 5px;
margin-right: 5px;
text-align:left;
font-style:normal;
font-weight:bold;
font-family:arial, verdana, times new roman;
font-size:small;
}

.status_date {
text-align:left;
font-style:italic;
font-weight:normal;
font-family:arial, verdana, times new roman;
font-size:small;
}

.status_body {
margin-left: 5px;
margin-right: 5px;
margin-bottom:15px;
text-align:left;
font-style:normal;
font-weight:normal;
font-family:arial, verdana, times new roman;
font-size:small;
}

.status_body_2 {
margin-left: 5px;
margin-right: 5px;
text-align:center;
font-style:normal;
font-weight:normal;
font-family:arial, verdana, times new roman;
font-size:small;
}

.status_body_3 {
margin-left: 5px;
margin-right: 5px;
margin-bottom:15px;
text-align:center;
font-style:normal;
font-weight:normal;
font-family:arial, verdana, times new roman;
font-size:small;
}

.status_body_4 {
margin-left: 25px;
margin-right: 25px;
margin-bottom:15px;
text-align:left;
font-style:normal;
font-weight:normal;
font-family:arial, verdana, times new roman;
font-size:small;
}

.color_red {
color: #cc0033;
}

#navbar{
background: #cccccc;
height: 20px; /*Height of top section*/
border-top: 1px solid #000000;
text-align:left;
text-transform:uppercase;
font-weight: bold;
font-size:90%;
}

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}

.capitalize {
text-transform:capitalize;
}

