body {
	background-image: url(images/stitch.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #A21A2A;
}
.shell {
 border: solid #2F67AE;
	border-width: 5px 0px 5px 5px; 
}
.shellTD {

	border: 2px solid #2F67AE;
}
.contentTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 120%;
}
.contentTD cite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 120%;
	text-decoration: none ;
	font-style: normal;
}
.contentTD H1{
	font-size: 14px;
	color: #0066CC;
}
.contentTD H2{
	font-size: 12px;
	font-weight: bold;
	color: #B22222;
	letter-spacing :3px;
}
.contentTD a{
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.contentTD a:hover{
	font-size: 12px;
	color: #B22222;
	text-decoration: underline;
}
.rightShadow {
	background-image: url(images/edgeSdRight.gif);
	background-repeat: repeat-y;
}
.navMain {
	background-image: url(images/navBgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.whatBD {
	background-color: #FDFDF7;
	background-image: url(images/bkgFish.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 2px 0 4px;
	border-bottom: 1px solid #2F67AE;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #2F67AE;
	
}
.bkgCDROM {
	background-color: #F4F5EF;
	background-image: url(images/bkgCDROM.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px 2px 0 4px;
	border-bottom: 1px solid #2F67AE;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #2F67AE;
}
.bkgManual {
	background-color: #F4F5EF;
	background-image: url(images/bkgManual.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px 2px 0 4px;
	border-bottom: 1px solid #2F67AE;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #2F67AE;
}
.bkgHelpDesk {
	background-color: #F4F5EF;
	background-image: url(images/bkgHelpDesk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px 2px 0 4px;
	border-bottom: 1px solid #2F67AE;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #2F67AE;
}
.bkgSpecial {
	background-color: #F4F5EF;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 0px 10px 0px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.sidelines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6D0E5;

}
.sidelines H1{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0 0 -15px 0;
}
.sidelines a{
	color: #B6D0E5;
	text-decoration: none;
}
.sidelines a:hover{
	color: #6699CC;
	text-decoration: underline;

}
.footer{
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
.footer a{
	color: #D9ECFF;
	text-decoration: none;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;

}

.subNav a{
	background-color : #E4E4D7;
	color : #6699CC;
	text-decoration : none;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 2px;
	padding-bottom : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
	border : 1px;
	border-color : white;
	border-style : solid;
	display: block;
}
.subNav a:hover{
	background-color : #D5D5C0;
	color : #336699;
}
.subNav H1{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0 0 -20px 0;
}
.calendarHead {
	background-image: url(images/TDhdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.calendarBK {
	background-image: url(images/TDcalbk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TD1borderblue {
	background-color: #F4F5EF;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 10px 10px 10px;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border: 1px solid #BDDCF9;
	
}.contentSection {
	background-image: url(images/content_section_bgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
