﻿/* Global Styles */

body {
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	color:#669900;
}
	
h1{
	color:#ffffff;
}
td {
	font:14px georgia;
	color:#333333;
	}
td.issue_name{
	color:#ff3366;
}
td.LanguageCells {
	color: gray; 
	cursor: default; 
	padding-right: 5px; 
	padding-left: 5px;
	color: #336666;
	text-align:center;
}

td.SpacerCell {
	width: 1px; 
	background-color: white;
	color: #336666;
}

td.IssueTitleCell {
  border-top: black 1pt solid;
  border-bottom: black 1pt solid;
  font-style:italic;
}

td.IssueTitleCell a:hover {
  color:#ff3366;
  text-decoration:none;
}

td.BottomCell {
  border-top: black 1pt solid;
  border-bottom: black 1pt solid;
}

td.TitleCell {
	padding-right: 10px;  
	padding-left: 20px; 
	padding-top:2px;
	color: #336666;
 	text-decoration:none;
}

td.AuthorCell {
	padding-right: 5px;  
	padding-left: 5px;
	color: #336666;
	text-align:center;
	text-decoration:none;
}	

tr.Silver {
	font-size: smaller; 
	background-color: #d3d3d3;
}

tr.White {
	font-size: smaller; 
	background-color: #EEEEEE;
}

tr.White td {
  height:22px;
}
	
a {

	font-family: georgia;

	color: #ff3366;

	text-decoration:none;

	font-weight:bold;

	font-size:16px;

}

	

a:hover {

	color: #990000;

	text-decoration:underline;

	}

	

a:link.LanguageLink2 {color: #336666; text-decoration: none; font-family: georgia; font-size:10pt;text-align:center;}

a:active.LanguageLink2 {color: #336666; text-decoration: none; font-family: georgia; font-size:10pt;text-align:center;}

a:visited.LanguageLink2 {color:#336666; text-decoration: none; font-family: georgia; font-size:10pt;text-align:center;}

a:hover.LanguageLink2 {color: #336666;text-decoration: underline; font-family: georgia; font-size:10pt;text-align:center;}



hr {

color:#669900;

}



th {
	font:16px georgia;
	color:#336666;
	text-align:left;
}
	
/* ID Styles */
	
#navigation a {
	font:14px georgia;
	color: #ffffff;
	text-decoration:underline;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	

/* Class Styles */
	
.bodyText {
	font:14px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #669900;
	letter-spacing:.1em;
	line-height:26px;
	}
		
.navText {
	font:10px arial;
	color: #669900;
	letter-spacing:.1em;
	margin-bottom:15px;
	}
	
.navText a 
{
  font:11px arial;
  color: #669900;
  letter-spacing:.1em;
  text-decoration:underline;
}

.navText a:hover 
{
  color: #993300;
}

.smaller_text{
	font:12px georgia;
	color: #000000;
	line-height:18px;
}

.small_text{
	font:15px georgia;
	color: #000000;
	line-height:18px;
}


.bookmarks{
	font:16px georgia;
	color: #336666;
	text-decoration:underline;
	letter-spacing:.1em;
}

.study_header{
	font: 16px georgia;
	border-top: #a4c2c2 thin solid;
	border-bottom: #a4c2c2 thin solid;
	border-left: #a4c2c2 thin solid;
	border-right: #a4c2c2 thin solid;
	background-color: #a4c2c2;
}

.study_td_white{
	font: 14px georgia;
	border-top: #ffffff thin solid;
	border-bottom: #ffffff thin solid;
	border-left: #ffffff thin solid;
	border-right: #ffffff thin solid;
}

.study_td_blue{
	font: 14px georgia;
	background-color: #a4c2c2;
	border-top: #a4c2c2 thin solid;
	border-bottom: #a4c2c2 thin solid;
	border-left: #a4c2c2 thin solid;
	border-right: #a4c2c2 thin solid;
}


.home_banner_td{
	height:204px;
	background-image:url("stylesheets/images/ch_banner.png");
	background-repeat:no-repeat;
}

.navbar{
	font:14px georgia;
	color: #669900;
	text-decoration:underline;
	letter-spacing:.1em;
	font-weight:bold;
}
