body
{	font-family: helvetica,arial;
	background-color: #ffffee;
}

/*  used for tag text e.g clock etc     */
.InfoText{	font-size: 8pt;	color: #404040;	font-weight: bold;}
.InfoTextMed{font-size: 9pt; color: #404040;	font-weight: bold;}

.LabelText { font-size: 9pt;	color: #404040;}
.DescText { font-size: 10pt; font-weight: bold;	}


H1 {font-size:14pt; line-height:0.95em;margin:0;padding:0 0 0px 0px;} 	
H2 {font-size:20pt; color:#cc55ff; line-height:0.95em;margin:0;padding:0 0 2px 2px;} 
H3 {font-size:12pt; color:#cc55ff; line-height:0.85em;margin:0;padding:0 0 0px 0px;} 

/* used for HR line color */
.color1 { color:#cc55ff;}


.txtBox
{
	border-right: #cc55ff 1px solid;
	border-top: #cc55ff 1px solid;
	border-left: #cc55ff 1px solid;
	border-bottom: #cc55ff 1px solid;
}

/* no underline for hyperlinks but shows color on hover */
.nounderline A  {text-decoration:none; color: gray;  } A:hover { color:#aa00dd;}

.mPanel { background-color: #f8f8ff;}

/*rounded courners  */

 /* Rounded Corners */
    b.rtop, b.rtop b, b.rbottom, b.rbottom b { font-size: 0px; }
    b.rtop, b.rbottom, b.r1, b.r2, b.r3, b.r4, b.r5, b.r6, b.r7, b.r8 {padding: 0px;}
    b.rtop, b.rbottom     {display:block; height: 5px;}
    b.rtop b, b.rbottom b {display:block;height: 1px; overflow: hidden;}
    b.r1, b.bdr1 {margin: 0 5px;background-color:#696969}
    b.r2, b.bdr2 {margin: 0 3px; background-color:#696969}
    b.r3, b.bdr3 {margin: 0 2px; background:#696969}
    b.r4, b.bdr4 {margin: 0 5px;background-color:#696969}
    b.rtop b.r4, b.rbottom b.r4, b.rtop b.bdr4, b.rbottom b.bdr4 {margin: 0 1px;height: 2px; background:#696969}
    b.r5 {margin: 0 5px 0 0}
    b.r6 {margin: 0 3px 0 0}
    b.r7 {margin: 0 2px 0 0}
    b.rtop b.r8, b.rbottom b.r8 {margin: 0 1px 0 0;height: 2px}
    b.bdr1, b.bdr2 { border-right-width: 2px; border-left-width: 2px; border-left-style: solid; border-right-style: solid; border-color: #DEDEDE; }
    b.bdr3, b.bdr4 { border-right-width: 1px; border-left-width: 1px; border-left-style: solid; border-right-style: solid; border-color: #DEDEDE; }

    /* Redesign adjustments */
    .category_select select { float: right; }
        .guest_won_title { color: #FFFFFF; font-size: 30px; font-family: Verdana, sans-serif; line-height: .85em; }
    .guest_won_banner { color: #FFFFFF; font-size: 12px; font-family: Verdana, sans-serif; }
        .won_buttons { font-weight: bold; font-size: 11pt; } 

    .table_header { padding:0 5px 5px 5px; }
    .table_subheader, .table_body, .table_alt_body, .table_hilite_body { padding: 5px; }
    .table_header, .table_subheader, .table_header_title { font-size:18px; font-weight:bold; margin:0;  background: #696969; color: #ff7500}
    .table_body { background: #f5f4d6; font-size:12px; background:backround-image(i/back1.jpg); }
    .table_alt_body { background: #FBFBFB; }
    .table_body, .table_alt_body { color: #000000; }
    .table_hilite_body { background: #FFF6CE; color: #000000 }
