body
{
	margin: 0px;
  	margin-top:0px;	
	background-color:white;
	/*background-color:#F0F0F0;*/
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color:#333333;
}

ol.wide li { margin: 6px 0px; }


div.invalid
{
   font-size: 9pt;
   color:#900000;
   text-align:left;
}

td.fieldDesc
{
 font-family: Verdana, Geneva, sans-serif;
 color:#666;
 font-size : 12pt;
}

div.loggedIn
{
 font-size:8pt; 
 font-family:Tahoma, Geneva, sans-serif;
 color:#999;
}


.softtext
{
 font-family: Verdana, Geneva, sans-serif;
 color:#666;
 font-size : 12pt;
}

div.commenttext
{
 font-family: Verdana, Geneva, sans-serif;
 color:#666;
 font-size : 12pt;
 padding-bottom:20px;
 width:600px;
 
}


div.commenttitle
{	
	background:url(../img/comment_title.png);
	background-repeat:no-repeat;
	height:30px;
	width: 600px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-left:6px;

	color:#e5e5e5;
	font-size:10pt;
}

div.subtitle
{	
	background:url(../img/subtitle_bg.png);
	background-repeat:no-repeat;
	height:35px;
	width: 600px;
	font-family:Tahoma, "Trebuchet MS", "Lucida Sans";
	padding-top:0px;
	padding-left:15px;
	/*color:#DFDFDF;*/
	color:#EBEBEB;
	font-size:18pt;
}

#main
{
/*	background: #900000 url('bg_red.jpg') repeat-y center;*/
    width: 800px;
	margin: 0px auto;
	font-family: verdana;
	font-size: 9pt;
	color: #444;
	text-align: center;
	overflow: hidden;
}

.invalid
{
   font-size: 9pt;
   color:#900000;
}

.question
{
	color:#939;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

.answer
{
	margin-left:20px;
}


#header
{
	height: 154px;
	background: url('../img/top_bg.png') repeat-x;
	overflow: hidden;
}

#header #buttons
{
	padding-left: 12px;
}

#header #buttons a
{
	display: block;
	float: left;
	padding-top: 14px;
	width: 110px;
	height: 110px;
	background: url('../img/top_menu_normal.png') no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	color:#999;
	text-decoration: none;
}

#header #buttons a.active
{
	background: url('../img/top_menu_selected.png') no-repeat;
	color: #444;
}


#mainmenu
{
	border:0;
}


a.submenu
{
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

a.submenu:hover
{
	color:#8C008C;
}



.main_event_link
{
   text-decoration:none;
   color:#666;
   font-weight : bold;
   font-size : 10pt;
   font-family : Verdana;
}

.main_event_link_hover a
{
	color:#FFF;
}
 
.main_event_link_hover
{
   text-decoration:none;
   font-weight : bold;
   font-size : 10pt;
   font-family : Verdana;
   background-color:#666;
}


a 
{
	       text-decoration:none;
           color:#900;
           font-weight : bold;
           font-size : 10pt;
           font-family : Verdana;
}

a.roll {
           text-decoration:none;
           color:#c0c0c0;
           font-weight : bold;
           font-size : x-small;
           font-family : Verdana;
}


a.sublink{
           text-decoration:none;
           color:#c0c0c0;
           font-weight : bold;
           font-size : xx-small;
           font-family : Verdana;
 }

a.sublink:visited {color:#c0c0c0;} 

a.sublink:hover {color:Black;}

a.orderLink
{
	font-family : Verdana;
	font-weight : bold;
	font-size : xx-small;
	color:#006699;
	text-decoration:none;
	vertical-align:top;
}


a.filelink{
           text-decoration:none;
           color:#CC6666;
           font-weight : bold;
           font-size : x-small;
           font-family : Verdana;
 }

a.filelink:visited {color:#CC6666;} 

a.filelink:hover {color:Black;}

td.salesLabel
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
}


td.sales
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#2D389D;
}


tr.windowHeader {
 background-color:#cc0000;
 vertical-align:middle; 
}
	table.window{margin:0 0 10px 0;table-layout:fixed; } 
	table.window th {background-color:#aaaaaa; font-family:"Copperplate Gothic Light"}
	table.window th.L{background-repeat : no-repeat;background-image:url(../img/left_curve.gif);width:10px;vertical-align:top;background-position : top left;}
	table.window th.C{text-align:center;font-weight:bold;font-size:12px;color:#ffffff}
	table.window th.R{background-repeat : no-repeat;background-image:url(../img/right_curve.gif);width:10px;vertical-align:top;background-position : top right;}
	table.window td.B{background-color:#efefef; border-left:solid thin #CCCCCC;border-right:solid thin #EBEBEB; border-bottom:solid thin #999999;border-top:none;font-size:12px;padding:6px;}


h1
{
font-family:"Copperplate Gothic Light";
color:#999999;
font-size:20px;
text-align:center;
}


h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #999999;
font-weight:bold;
font-size:16px;
}

/*Red light heading (used when operation fails)*/
h4{
 color: #900000;
 font-family : Verdana;
 font-weight : bold;
 font-size : x-small;
 width:600px; 
 text-align:center;
}				

/*Green light heading (used when operation is succesful)*/
h5{
 color: #139e0c; 
 font-family : Verdana;
 font-weight : bold;
 width:600px; 
 text-align:center;

}


.FieldTip {
	font-size : x-small;
    color : #bbbbbb;
}

.FieldDesc
{
font-family:Geneva, Arial, Helvetica, sans-serif, Courier, monospace;
color:#666;
font-weight:bold;
font-size:12px;

}


table.Box
{
/*background: url('../img/table_header_bg.png'); */
background-repeat:repeat-x;
border:1px solid #E2E2E2; 
background-color:#F8F8F8; 
}

table.Box thead
{
	background: url('../img/table_header_bg.png'); 
	background-repeat:repeat-x;
}

table.Box th
{
	color:white;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Bright", Verdana;
	vertical-align:top; 
	text-align:left; 
	border:0px; 
	height:15px;
}

table.Box td
{
	padding-left:10px;
}




table.Competitions
{
/*background: url('../img/table_header_bg.png'); */
background-repeat:repeat-x;
border:1px solid #E2E2E2; 
background-color:#F8F8F8; 
width:600px;
}

table.Competitions thead
{
	background: url('../img/table_header_bg.png'); 
	background-repeat:repeat-x;
}

table.Competitions th
{
	color:white;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Bright", Verdana;
	vertical-align:top; 
	text-align:left; 
	border:0px; 
	padding:4px; 
	height:15px;
}

tr.ColumnHeader
{
	font-weight:bold;
	height:50px;
	vertical-align:top;
}
tr.ColumnHeader td
{
	border-bottom:1px solid black;
	padding-top:10px;
}


table.Competitions td
{
	padding-top:10px;

}


tr.UserStandingRow
{
	background-color:#999;
	color:white;
}

tr.CompetitionRow
{
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:top;
	height:60px;	
}

tr.CompetitionRowHover
{
	background-color:#CCC;	
	/*background-color:#6D366C;*/
	color:white;
	font-family:Tahoma, Geneva, sans-serif;
	cursor:pointer;
	vertical-align:top;
	height:60px;
}



table.ChartShare
{
 font-family:Tahoma, Geneva, sans-serif;
 font-size:11px;
 border:1px solid black;
}

table.ChartShare tr
{
	vertical-align:top;
}
table.ChartShare td, th
{
 padding:5px;
	
 border-bottom:1px solid #666;
 border-right: 1px solid #666;
 border-left: 1px solid #666;
 border-top: 1px solid #666;
}


table.TableData
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
font-size:12px;
}


/*Form Input Styles*/

input, textarea, select { 
font-size: 13px;
font-weight:bold;
font-family: Verdana, Georgia,sans-serif; 
border-style:solid;
border-color:#666;
border-width:1px;
color:#333;

} 



input[disabled], input[readonly], select[disabled], select[readonly],  textarea[disabled], textarea[readonly] 
{
font-family: Verdana, sans-serif; 
font-size:13px;
font-weight:bold;
border-style:solid;
border-color:#666;
border-width:1px;
background-color:#EFEFEF;
}

input[type='checkbox'], input[type='radio']
{
border-style:none;
}


div.PageFade
{
	background-color:#000099;
	filter:alpha(opacity=20);
	opacity:0.2;
}




/*End Form Input Styles*/