/* CSS Document */

/*  Modified HTML tags */
html {
	padding:0px;
	margin:0px;
	height: 100%;
}
body {
	background-color: #000033;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#434343;
	padding:0px;
	margin:0px;
	height: 100%;
}
.text {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#434343;
	padding: 5px 20px 5px 20px;
	margin:0px;
	}
.textBig {
	font-size: 16px;
	}
.textBigger {
	font-size: 18px;
	}
p, h1, h2 {
	margin: 0px;
	padding: 5px 20px 5px 20px;
}
table {
	margin: 5px 20px 5px 20px;
	font-size: 12px;
}
table.center {
	margin-left:auto; 
	margin-right:auto;
	max-width: 725px;

}
div.centered 
{
	margin: 0px 20px 0px 20px;
    text-align: center;
}
div.centered table 
{
    margin: 0 auto; 
    text-align: left;
}

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:21px;
	padding-top:10px;
	color: #000033;
	background-color: transparent;
	padding-bottom: 20px;
}
h2 {
	font-size:14px;
	padding-top:5px;
	/*text-transform:uppercase;*/
	color: #666;
	background-color: #CCC;
	text-align: center;
	border-bottom: 1px solid #000033;
	border-top: 1px solid #ffffff;
}
h3 {
	font-size: 11px;
	/*text-transform:uppercase;*/
	text-align: right;
	color: #ffffff;
	background-color: #000033;
	padding:5px 15px;
	margin:0px
}

/*  positioning-layers: Can only be used once on a page (#) */
/*  Used with "id=" */
#top {
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 60px;
	background-color: #ff99cc;
	text-align: center;
}
#left {
	position: absolute;
	left: 0px;
	width: 175px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #B51031;
}
#content {
	margin: 0px 190px 0px 175px;
	/*border-left: 2px solid #564b47;
	border-right: 2px solid #564b47;*/
	padding: 0px;
	background-color: #ffffff;
	min-height: 100%;
	height: auto;
}
#right {
	position: absolute;
	right: 0px;
	width: 190px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/bg.gif);
}
/* -----------footer--------------------------- */
#header {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: center;
	color: #ffffff;
	background-image: url(images/OfficePool2010.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;
	padding:0px 0px;
}
#footer {
	clear: both;
	margin: 0px;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	background-color: #000033;
	padding:0px 0px;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navigation li {
	border-bottom: 1px solid #ED9F9F;
}
#navigation li a {
	display: block;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	border-left: 10px solid #711515;
	border-right: 1px solid #711515;
	background-color: #B51032;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	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: 14px;
	font-weight: bolder;
	color: #FFF;
	padding-top: 65px;
	text-align: center;
}
/* Used in the documentation files */
.subheader {
	font-size: 13px;
	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;
}
#menu ul{ 
	  } 
#menu  li{
	margin-bottom: 10px;
} 
textarea
{
    width:95%;
}
