body {
    margin:0px 0px; 
    padding:0px;
    text-align:center;
    position: relative;    
    font-family: sans-serif;
    font-size: 16px;
    line-height: 1.8em;
    background-color: #FFFFFF;
}

h1 {    
    font-family: 'Roboto Condensed', sans-serif; 
    font-size: 50px;
    font-weight: normal;
    letter-spacing: .1em;
    color: #0D67A6;
}

h2 {
    font-family: 'Roboto Condensed', sans-serif; 
    font-weight: normal;    
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #E41A4C;
}

h3 {
    font-family: 'Roboto Condensed', sans-serif; 
    font-weight: normal;    
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #0D67A6;
}


h4 {
    font-family: 'Roboto Condensed', sans-serif; 
    font-weight: normal;    
    font-size: 22px;
    color: #0D67A6;
}

h5 {
    font-family: 'Roboto Condensed', sans-serif; 
    font-weight: normal;    
    font-size: 28px;
    color: #E41A4C;
}

h6 {
    font-family: 'Roboto Condensed', sans-serif; 
    font-weight: normal;    
    font-size: 28px;
    color: #0D67A6;
}

.content_line_blue {
    margin:0px 0px 0px 0px;
    text-align: left;    
    background-color: #0D67A6;    
    height: 3px;
}
.content_line_red {
    margin:0px 0px 0px 0px;
    text-align: left;    
    background-color: #E41A4C;    
    height: 1px;
}


#content a:visited, #content a:link, #content a:active 
{
    color: #338A92;
    text-decoration: none;
}


#content a:hover
{
    color: #7bc6cd;
}


#content {
    position: relative;
    width:1054px;
    margin:0px auto;
    text-align:left;
    padding:15px 0px 0px 0px;
}

.center_box
{
    position: relative;
    width:940px;
    margin:0px auto;
    text-align:left;
    padding:15px 0px 0px 0px;
    
}

.content_box_top_margin {
    border-left: solid 1px #f2f2f2;
    border-right: solid 1px #f2f2f2;
    padding: 5px;
    margin: 85px 0px 0px 57px;
    text-align: left;    
    background-color: #FFFFFF;
}


.selected
{
    padding: 10px;
    color: #FFFFFF;
    background-color:  #7bc6cd;   
    cursor: pointer;
}

.link
{
    padding: 10px;
    color: #000000;
    background-color: #338B92;
    cursor: pointer;
}

.subtitle {
    font-family: 'Roboto Condensed', sans-serif; 
    font-size: 18px; 
    line-height: 1.8em;
}

.sub_link {
    text-decoration: none;
    cursor: pointer;
}

.sub_link:hover {
    text-decoration: underline;
}


#boxes a:visited, #boxes a:link, #boxes a:active
{
    color: #E41A4C;
}

#boxes a:hover
{
    color: #0D67A6;
}

#nav a:visited, #nav a:link, #nav a:active
{
    color: #0D67A6;
}

#nav a:hover
{
    color: #E41A4C;
}

.title {
    font-family: 'Roboto Condensed', sans-serif; 
    color: #000000;     
    font-size: 28px; 
}

.SquareStrike {
    float: left; 
    width: 50px; 
    height: 50px; 
    background-color: #C2c2c2; 
    border: solid 1px #000; 
    position: relative;
    cursor: pointer;
}
.SquareBall {
    float: left; 
    width: 108px; 
    height: 30px;
    background-color: #C2C2C2;
    border: solid 1px #000;
    position: relative;
    cursor: pointer;
}

.SquareBallThin {
    float: left; 
    width: 30px; 
    height: 52px; 
    background-color: #C2C2C2; 
    border: solid 1px #000;
    position: relative;
    cursor: pointer;
}

.CenterStrikeCount {
    position: absolute; 
    left: 35%; 
    top: 18%; 
    text-align: center;
}

.CenterBallCount {
    position: absolute; 
    left: 27%; 
    top: 27%; 
    text-align: center;
}

.clear {
    clear: both;
}

.fixed {
position: fixed;
}

.ui-corner-flat {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.ui-corner-all
{
    border-radius: 0px;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;    
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-topleft: 0px;    
}

.remove 
{
    cursor: pointer;
}

.remove:hover
{
    text-decoration: underline;
}

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #0000dc;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
        color: #cbcbff;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #cbcbff;
    color: #E41A4C;
}

table.tablesorter tbody tr.over td { background-color: #cbcbff; }

label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
input[type=checkbox] {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -3px;
    *overflow: hidden;
}

.mock_pulldown
{
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
          cursor: pointer;
}

.alink
{
    color: #338A92;
    cursor: pointer;
}

.alink:hover
{
    color: #000000;
}

#header a:visited, #header a:link, #header a:active
{
    color: #002A64;
}

#header a:hover
{
    color: #002A64;
}

#main_links a:visited, #main_links a:link, #main_links a:active
{
    color: #0D67A6;
}

#main_links a:hover
{
    color: #E41A4C;
}

.nav_links
{
    font-size: 15px; 
    padding: 10px 0px 10px 0px; 
    float: left;     
    text-align: center;    
    font-family: 'Roboto Condensed', sans-serif;
}

.quick_links
{
    font-size: 15px; 
    padding: 10px 0px 10px 0px; 
    float: left;     
    text-align: center;    
    font-family: 'Roboto Condensed', sans-serif;
}
.header
{
    cursor: pointer;
}


.tplink 
{
    color: #E41A4C;
    font-weight: bold;
}

.working
{
    background:url('/img/ind.gif') no-repeat right;
}