#tableMain {
	background-color: #FFFFFF;
	border: thin groove;
}
body {
	margin-top: 0px;
	background-color: #CCCC99;
	background-image: url(/images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image: url(/images/header.jpg);
	height: 150px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	padding-right: 30px;
	padding-left: 30px;
}

#tableHeader {
}

<style type="text/css">
 
#glowingtabs{
float:right;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid #7e9fff; /*Add border strip to bottom of menu*/
}

#glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 5px;
	padding:0;
	background-image: url(/images/weeklyDose-header.jpg);
	background-repeat: no-repeat;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:right;
background:url(images/glowtab-left.jpg) no-repeat left top;
margin:0;
margin-right: 0px; /*spacing between each tab*/
padding:0 0 0 19px; /*spacing for lettering in button*/
text-decoration:none;
}

#glowingtabs a span{
float:right;
display:block;
background:url(images/glowtab.jpg) no-repeat right top;
padding: 4px 19px 2px 3px; /*spacing for lettering in button*/
font-weight:bold;
color:#000000; /* Font Color for links*/
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}



#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:active{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:active span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]#tableHeader {
	background-color: #660000;
}

.links {
	padding-top: 10px;
	text-align: right;
	background-image: url(/images/weeklyDose-headerBottom.jpg);
	background-repeat: no-repeat;
}
#tableFooter {
	background-image: url(/images/headerBG.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}
.sidebar {
	background-image: url(/images/sideBG.jpg);
	background-repeat: repeat-y;
}
h1 {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
#tableSignUp {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.sidebarFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
.sidelist {
	list-style-type: square;
	margin-left: 5px;
	padding-left: 5px;
}
#tableFooter a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: none;
}

#tableFooter a:hover {
	color:#FF0000;
	}

#tableSearch {
	margin-left: 30px;
	border: thin solid;
}
.oddRow {
	color: #000000;
	background-color: #CCCC99;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	padding: 10px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	background-color: #FFFF00;
}
a:active {
	color: #FF00FF;
}

.style2_sidebar {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}#tableResources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: medium solid;
}
.hr {
	margin-right: 30px;
	margin-left: 30px;
}
