/* CSS Document */

/*  Modified HTML tags */
html {
	padding:0px;
	margin:0px;
	height: 100%;
}
table, tr, td {
	font-size: 10px;
}
body {
	background-color: #000033;
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#434343;
	padding:0px;
	margin:0px;
}
p, h1, h2 {
	margin: 0px;
	padding: 3px 10px 3px 10px;
}
table {
	margin: 3px 2px 3px 2px;
	font-size: 10px;
}
table.center {
	width:98%; 
	margin-left:1%; 
	margin-right:1%;
	max-width: 320px;

}
pre {
	font-family: "Courier New", Courier, Monaco, mono;
	font-size: 11px;
	margin: 0px;
	padding: 5px 20px 5px 20px;
}
a {
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
	background-color: #009;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #009;
	text-decoration: none;
}

h1 {
	font-size:16px;
	padding-top:5px;
	color: #000033;
	background-color: transparent;
	padding-bottom: 20px;
}
h2 {
	font-size:12px;
	padding-top:3px;
	/*text-transform:uppercase;*/
	color: #666;
	background-color: #CCC;
	text-align: center;
	border-bottom: 1px solid #000033;
	border-top: 1px solid #ffffff;
}
h3 {
	visibility: hidden;
	font-size: 1px;
	/*text-transform:uppercase;*/
	text-align: right;
	color: #ffffff;
	background-color: #000033;
	padding:0px 0px;
	margin:0px
}

/*  positioning-layers: Can only be used once on a page (#) */
/*  Used with "id=" */
#left {
	clear: both;
	left: 0px;
	width: 100%;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	background-color: #B51031;
}
#content {
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;
	/*border-left: 2px solid #564b47;
	border-right: 2px solid #564b47;*/
	padding: 0px;
	background-color: #ffffff;
}
#right {
	visibility: hidden;
	clear: both;
	left: 0px;
	width: 100%;
	height: 0;
	color: #564b47;
	margin: 0px;
	padding: 0px;
}
/* -----------footer--------------------------- */
#header {
	clear: both;
	margin: 5px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
	background-image: url(images/OfficePool2010_iphone.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding:0px 0px;
}
#footer {
	clear: both;
	margin: 0px;
	padding: 0;
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	background-color: #000033;
	padding:0px 0px;
}

/*- Menu Tabs --------------------------- */

#navigation {
   float:left;
   width:100%;
   background:#fff;
   border-bottom:4px solid #000033;
   overflow:hidden;
   position:relative;
}
#navigation ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#navigation ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#navigation ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}
#navigation ul li a:hover {
   background:#B51032;
   color:#fff;
}
#navigation ul li a.active,
#navigation ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}
/*
#navigation {
	width:100%;
	background:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding: 0;
	margin: 0;
}
#navigation ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
#navigation li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	border:1px solid #ffffff;
	white-space:nowrap;
}
#navigation li a {
	display:block;
	padding: 2;
	margin: 0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color: #B51032;
	color: #ffffff;
}

#navigation a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #711515;
}
#navigation a:active {
	color: #FFFFFF;
	background-color: #711515;
}
*/

/* Classes. Can be used anywhere with the "class=" */

.aligncenter {
	margin-top: 0;
	text-align: center;/*font-size: 10px;*/
	padding: 0px 0px 0px 0px;

}
/* Used in in the header of the MainTemplate */
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding-top: 30px;
	text-align: center;
}
/* Used in the documentation files */
.subheader {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#ulmod ul {
	list-style: url(http://www.pachysoft.com/officepool/images/basketball_bullet_12x12.gif) none;
	line-height: 2em;
}
#ulmod2 ul {
	list-style: url(http://www.pachysoft.com/officepool/images/basketball_bullet_12x24.gif) none;
	line-height: 1.5em;
}
#ulmod li a {
	color: #711515;
	font-weight: bold;
	text-decoration: none;
}
#ulmod li a:hover {
	color: #EBEBEB;
	background-color: #711515;
}
a.mod:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.mod:hover {
	color: #000000;
	background-color: transparent;
}
