/* CSS Format */


/* To be defined */
/*p, blockquote, ul, ol {
}


p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}
*/

a {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color:#996600;
}

a img {
	border: 1;
}

img.noborder {
	border: 0;
}

img.left {
	float: left;
	margin: 10px 20px 10px 0px;
	border: 1px solid #3B3B3B;
}

img.leftnoborder {
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
}

img.right {
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #3B3B3B;
}
img.rightnoborder {
	float: left;
	margin: 10px 0px 10px 10px;
	border: none;
}
img.centernoborder {
	margin: 5px;
	border: none;
}

h1 {
	font-family: Impact, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-family: Impact;
	/*color: #cc0000;*/
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	line-height: 28px;
}

h3 {
	font-family: Impact;
	color: #ffffff;
	font-size: 26px;
	background-color: #006;
	text-align: center;
	padding: 3px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
}

h6 {
	font-family: Impact;
	color: #ffffff;
	font-size: 26px;
	background-color: red;
	text-align: center;
	padding: 3px;
}
h7 {
	font-family: Impact, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
}



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.NCAASchedules {
	
	height: 19px;
	font-size: 16px;
	font-family: Impact;
}

td.NCAASchedules15px {
	
	height: 19px;
	font-size: 15px;
	font-family: Impact;
	text-align: center;
	font-weight: normal;
}
td.teams {
	
	height: 19px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.teams2 {
	
	height: 19px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
}


th {
	font-family: Impact;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
}

/*White Table*/

table#whitetable {
	border: solid #000 1px;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
table#whitetable td {
	padding: 2px;
	border: solid #000 1px;
	font-size: 11px;
}
.whitetabledata {
	color: #000000;
	text-align: left;
}
.whitetabletoprow {
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	background-color: #FFFFCC;
	color: #FF0000;
}
.whitetableleftcol {
	font-weight: bold;
	text-align: left;
	width: 34px;
}

/*Poll Table*/

table#polltable {
	border: solid #000 1px;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
}
table#polltable td {
	padding: 2px;
	border: none;
	font-size: 11px;
}
.polltabledata {
	color: #000000;
	text-align: left;
}
.polltabletoprow {
	font-weight: bold;
	text-align: center;
	background-color: #000000;
	color: #cc0000;
	font-size: 11px;
}
.polltableleftcol {
	width: 30px;
	text-align: right;
}
.errorText {
	font-family: Arial; 
	COLOR: #CC0000; 
	FONT-SIZE:11px;
}
.wgpollbutton {
	padding: 0px 6px;
	font: bold 11px Arial;
	background-color:#FFCC00;
	color:#CC0000;
}
.reddivider {
	border: none 0;
	border-top: 3px solid #CC0033;/*the border*/
	width: 100%;
	height: 3px;/*whatever the total width of the border-top and border-bottom equal*/
}


/* Post */

.post {
    clear: both;
	padding: 0px;
	
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin: 0px 0px 5px 0px;
	color: #006;
	font-size:36px;
	
	
}

.title {
	/*margin: 0px 0px 5px 0px;*/
	color: #006;
	font-size:32px;
	margin: 0px;
    padding: 0px;
	
	
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
	color:#000000;
	font-size: 12px;
	font-weight: normal;
}

.post blockquote, .post ul, .post ol {
	margin-left: 0;
}

pagetitle#{
    
} 

.sub-pagetitle{
 font-family: Arial; 
 font-weight: bold; 
 color: #c03; 
 font-size: 12px bold;
} 

.subtitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#000066;
}

.subtitlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:red;
}


.blackboldheading{
 font-family: Impact; 
 color: #000000; 
 font-size: 18px;
 text-align: center;
 text-transform: uppercase;
} 
.blackboldheadingbowl{
 font-family: Impact; 
 color: #000000; 
 font-size: 18px;
 text-align: center;
} 
.redboldheadingbowl{
 font-family: Impact; 
 color: red; 
 font-size: 18px;
 text-align: center;
} 

.redboldheading{
 font-family: Impact; 
 color: red; 
 font-size: 18px;
 text-align: center;
 text-transform: uppercase;
} 

.italred {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	
}

.white {
	color:#FFFFFF;
}

.blue {
	color: blue;
}

.lightblue {
	color: #3399CC;
}

.navy {
	color: navy;
}

.red {
	color: red;
}

.redu {
	color:red;
	text-decoration:underline;
}

.mauve {
	color: #990066;
}

.mustard {
	color: #FF9900;
}

.purple {
	color: #6633FF;
}

.gold {
	color: #CC9900;
}

.orange {
	color: #FF6600;
}

.green {
	color: #336633;
}

.maroon {
	color: #990033;
}

.brown {
	color: brown;
}

.darkbrown {
	color: #330000;
}


.redish {
	color: #CC0033;
}

.amber {
	color: #FFCC33;
}

.darkred {
	color: #CC0000;
}

.blueish {
	color: #003366;
}

.lightbrown {
	color: #996600;
}

.lightblue {
	color: #3399CC;
}

.darkpurple {
	color: #330066;
} 

.lime {
	color: #00CC00;
}

.peach {
	color: #FF6633;
}

.center {
	text-align: center;
}
.blueimpact {
	font-family: Impact;
	color: #006;
	font-size: 26px;
}
.redimpact {
	font-family: Impact;
	color: #cc0000;
	font-size: 26px;
}
.redimpactsmall {
	font-family: Impact;
	color: #cc0000;
	font-size: 16px;
}
.blackimpact {
	font-family: Impact;
	color: #000000;
	font-size: 26px;
}
.blackArial {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.boldblue {
	font-weight: bold;
	color:#000066;
}
.boldred {
	font-weight: bold;
	color:#CC0000;
}

.blackimpact a {
	font-family: Impact;
	color: #000000;
	font-size: 26px;
	text-decoration: underline;
}

.greenimpact {
	font-family: Impact;
	color: #009933;
	font-size: 26px;
}

.pollheading {
	font-family: Impact;
	color: #ffffff;
	font-size: 26px;
	background-color: #006;
}
.bowlheading {
	font-family: Impact;
	color: #ffffff;
	font-size: 21px;
	background-color: #006;
	text-align: center;
	text-transform: uppercase;
}
.grayheading {
	font-family: Impact;
	color: #006;
	font-size: 18px;
	background-color: #d5dce0;
	text-align: center;
	
	vertical-align:middle;
}
.polltitle {
	font-family: impact;
	font-size: 18px;
}
.polltext {
	font-size: 12px;
}
.rltable {
	background-color:#CECF9C;
	/*border: 2px;
	border-color: #000000;*/
	padding: 5px;
	text-align: center;
	font-family: Impact;
	font-size: 26px;
	font-weight: normal;
	
}
.rltable a{
	color: #000000;
	
}
.rltable a:hover{
	color: #0000FF;
	
}
.graytdheader {
	background-color:#d5dce0;
	font-weight: bold;
	font-size: 11px;
	line-height:18px;
	text-align:left; vertical-align:middle;
	text-decoration:none; text-transform:none;
}
.graytdheader2 {
	background-color:#d5dce0;
	font-weight: bold;
	font-size: 18px;
	line-height:24px;
	text-align:center; vertical-align:middle;
	text-decoration:none; text-transform:none;
}

hr {
	border: none 0;
	border-top: 1px solid #000;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.dkblueborder {
	background-color:#006;
	
}
.teamtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
}.impact_red.black {
	font-family: Impact;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF0000;
	background-color: #000000;
}

