BODY
{
	background-color: #666666;
}
TEXTAREA, SELECT
{
	font-size: small;
	font-family: "Trebuchet MS", Arial, Verdana;
	COLOR: black;
}
.clsCHIPMainBack
{
	background-color:#333333;
}
.clsCHIPPageHeading
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-decoration: none;
	color: #FFFF00;
}
.clsCHIPTDStandard
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
}
.clsCHIPTDStandardDark
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: black;
}
.clsCHIPTDSmall
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: White;
}
.clsCHIPInputAreaContainerTD
{
	border:0;
	padding:5px;
	background-image: url("../Graphics/none.png");
	background-repeat: no-repeat;
	background-color: #666666;
}
.clsCHIPInputAreaContainer
{
	border:0;
}
.clsCHIPInputArea
{
	background-color: #666666;
}
.clsCHIPInputAreaSmall
{
	color: White;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
}
.clsCHIPInputAreaStandard
{
	color: White;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
}
A.WebButton
{
	background-color:	#666666;
	color: #FFFF00;
	border: 1px solid silver;
	padding-left: 4px;
	padding-right: 9px;
}
A.WebButton:hover
{
	color: black;
}
A.Link
{
	color: #FFFF00;
	cursor: hand;
	
}
A.HeaderLink
{
	color: #333333;
	cursor: hand;
	text-decoration:none;
}
A.HeaderLink:visited
{
	color: #333333;
	
}
A.HeaderLink:hover
{
	color: #FFFFFF;	
}
.clsCHIPPageButtonOff
{
	color:#666666
}
.clsFormHeading
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-decoration: none;
	color: #FFFF00;
}
.clsFormLabel
{
	font-size: small;
	font-family: "Trebuchet MS", Arial, Verdana;
	COLOR: black;
	padding-left:20px;
}



#NoticeDetails .NoticeDetails, #Correspondence .Correspondence, #Progressions .Progressions, #Related .Related, #VRMHistory .VRMHistory, #LogMessage .LogMessage
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
	cursor:hand;
	background-color:#666666;
	padding-left:5px;
	border-right:3px solid #FFFF00;
}
.clsCHIPNavBase
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: black;
	cursor:hand;
	background-color:#666666;
	padding-left:5px;
	border-right:3px solid #666666;
}