/* 271.CSS */
A.Internal {
	text-decoration : none; }

A:LINK {
	text-decoration : none; 
	color : #660000; }

A:VISITED {
	text-decoration : none; 
	color : #003300; }

A:ACTIVE {
	color : #336633; }

Body, .BigHeader, .MediumHeader, .SmallHeader, .TinyHeader, .ErrMsg,  .FormText, .Favorite, .QuickSearch, .TabText, .Project, .SiteMap, .BodyText, .BodyTextBig, .JustAdults, .JustWebs, .LeftNavText, .LeftNavTextRed, .LeftNavTextHighlight, .LeftNavTextRedIndent, .PaddedText10, .PaddedText20, .PaddedTextRight, .TopNavText, .Title, .Rating, .Indented1, .TableText, .BoxHeader, .BoxContent {
	font-family : Verdana, Arial, Helvetica, sans-serif; }
	
.CodeHTML, .CodeVBScript, .CodeJavaScript, .CodeComment {
	font-family : Courier; 
	font-size: 10px;}

.CodeHTML {
	color : blue; }

.CodeVBScript {
	color : red; }

.CodeJavaScript {
	color : black; }

.CodeComment {
	color : green; }

.BigHeader, .MediumHeader, .SmallHeader, .TinyHeader {
	font-size : 40px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #00016A; }	

.MediumHeader {
	font-size : 30px; }

.SmallHeader {
	font-size : 20px; }

.TinyHeader {
	text-align : left;
	font-size : 14px; }

.BoxHeader, .BoxContent {
	font-size : 20px;
	border : 1px solid #660000;
}

.BoxContent {
	font-size : 14px;
	padding:5px; 
	margin: 10px;
	width : 90%;
}

.ErrMsg {
	font-size : 16px;
	font-weight : bold;
	color : #CC0000;
}


.FormText, .TableText {
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 20px;
	color : #660000; }	
	
.TableText {
	font-size : 14px;
	padding-left : 0px;
	padding-right : 0px; }	
	
.Favorite {
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #660000; }	
	
.QuickSearch {
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	color : #660000; }

.TabText {
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #CCCC99; }

.Project {
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	padding-right : 20px;
	color : #660000; }

.SiteMap {
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #CCCC99; }

.BodyText, .BodyTextBig {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-right : 10px;
	color : #4F4F4F; }

.BodyTextBig {
	font-size : 16px;
	font-weight : bold; }

.LeftNavText, .LeftNavTextRed, .LeftNavTextHighlight, .LeftNavTextRedIndent {
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	text-align : right;
	padding-right : 0px;
}

.LeftNavText {
	font-size : 11px;
	font-weight : bold;
	color : #000000; }
	
.LeftNavTextRed, .LeftNavTextHighlight {
	color : #660000; }
	
.LeftNavTextHighlight {
	font-size : 11px;
	font-weight : bold;
	background-color : #EEE8AA; }
	
.LeftNavTextRedIndent {
	color : #660000; }		

.TopNavText {
	font-size : 11px;
	font-weight : bold;
	color : #660000;
	text-align : center;
 }
	
.Subject {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 20px;
	color : #000000; }

.PaddedText10 {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-left : 10px;
	padding-right : 20px;
	color : #333333; }

.Padded10 {
	padding-left : 10px; }	
	
.PaddedText20, .Indented1 {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 20px;
	color : #333333; }

.Indented1 {
	font-size : 10px;
	margin-left: 20px; }

.PaddedTextRight {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	padding-right : 20px;
	color : #333333; }

.ResourceTitle {
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #660000; }
	
.Rating {
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	background-color : #CCCC99;
	color : #336633; }	

.bgdbottom {
	background-image : url(http://crystal/newcrg/images/bgdbottomGreen.gif); }

.KeySubjectText	{
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 20px;
	color : #339999;	}	
	
.JustAdults { 
	color: #B22222; 
	font-weight: bold;
	}

.JustWebs {
	color: #006201;
	font-weight: bold;
}
