/* CSS Document */
body {
	margin: 0px;
	background-color: #FFF19C;
	padding: 0px;
	border: 0;
}
.H1{
	font: bold 14pt Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	background: #D4D0C8;
	border-bottom: 1px solid #666666;
	padding-left: 20px;
	height: 25px;
}
.H2{
	font: bolder 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	height: 15px;
	text-align: left;
	background: #F5F5F5 repeat-x;
	left: 5px;
}
.H3{
	font: 600 1.5em Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	background: #B2B2B2 url(/img/gray02.png) repeat-x;
	height: 26px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #666666;
}
.H4{
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
	padding-left: 10px;
}
.H5{
	color: #333333;
	background: url(/img/gray.gif) repeat-x;
	font-size: 1.40em;
	height: 19px;
	padding-left: 10px;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	display: block;
	font-weight: bold;
}
.H6 {
	color: #FFFFFF;
	height: 12px;
	text-align: left;
	display: block;
	text-decoration: none;
	font: bold 12pt Arial, Helvetica, sans-serif;
	border: none;
}
.mainText{
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 10px;
}


/* ------Shadows & backgrounds-------*/
.imgSideShadow{
	background: url(/NewTemplate/images/CantareScampRed-New_r8_c1.jpg) repeat-y fixed left top;
}
.naviShadow{
	background:#F7F7F7 url(/img/NaviShadow.png) repeat-y;
	
}
.rightSideTDShadow {
	background: url(/img/RightSideShadow.gif) repeat-y left top;
}

.redBarTop {
	background-repeat: repeat-x;
	background-position: center left;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: red;
	background-image: url(/img/newTopBar.gif);
		}
.naviShadowLeft {

	background: url(/img/NavigationBarShadowSide.gif);
	background-repeat:repeat-y;
	background-position:top right;	
}
.bigBottomBar{
	background: #FF0000 url(/img/redStrip.png) repeat-x left center;
	height: 35px;
	}
.topShadow{
	background: #FFCF58 url(/img/TOP-Shadow.png) repeat-x left top;
}
.bottomShaddow{
	background: #FFCF58 url(/img/BOTTOM-Shadow.png) repeat-x center bottom;
	height: 9px;
}
.leftShaddow{
	background: #FFCF58 url(/img/LEFT-Shadow.png) repeat-y left top;
}
.rightShaddow{
	background: #FFCF58 url(/img/RIGHT-Shadow.png) repeat-y right top;
}
.bigRedBarBottom {
	background: url(/img/redStrip.png) repeat-x left center! important;
	height: 35px;
}
/*-----table-------- */
.mainTableInfo {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px 10px 10px;
	display: block;
	width: 100%;
	height: 100%;
	background: #F3F3F3 url(../img/toRightshadowv2.gif) repeat-y left top;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.mainTableInfoPastGreen {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 5px 10px;
	display: block;
	margin: 0px;
}
.text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.a{
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #990000 url(/img/StarAnigif.gif) no-repeat center center;
	height: 14px;
	border: 1px double #FF0000;
	text-align: center;
	display: block;
	margin: 1px;
	padding: 1px 5px;
	text-decoration: none;
}
.a:hover{
	background: #FF0000 url(/img/RedAni.gif) left bottom;
	background-repeat:repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	}
.a:active{
	background: #003300 url(/img/btnStyleCenterD.gif) left center;
	background-repeat:repeat-x;
	color: #FFFFFF;
	text-decoration: underline;
	
}
.link{
	font: 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #990000;
	height: 14px;
	width: 150px;
	border: 1px double #FF0000;
	text-align: left;
	display: block;
	margin: 1px;
	padding: 1px 1px 1px 4px;
	text-decoration: none;
}
.link:hover{
	color: #FFFFCC;
	background: #FF4040 url(/img/RedAniMain.gif) repeat-x fixed left center;
	border: #990033;
}
.link:active{
	color: #FFFFFF;
	background: #800000;
}
.mailto{
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.mailto:hover{
	color: #FF9900;
	text-decoration: underline;
}
.mailto:active{
	color: #FF0000;
}
.oTableOuter{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
.mainTableInfoPastGray {
	border: 1px solid #CCCCCC;
	background: #E9E9E9;
}
.tags {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.grayTD{
	background: #F0F0F0;
	text-decoration: none;
	font: bold 10pt "Arial Rounded MT Bold", Arial, sans-serif;
}
.Top{

	background: #FFCF58;
}
.TR.padding #padding
{
	background-color:behavior;
font-size:14; background-color:beige;}
COLGROUP EMBED.col
{
	table-layout: fixed;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 5px;
	cursor: auto;
	padding-top: 3px;
	border-collapse: collapse;
	text-align: left;
}
#grayTDCopy {
	background: #FFFFFF url(../img/toRightshadowv2.gif) repeat-y right center;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.style3 {
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
	background: #F0F0F0;
}
.tableHeading {
	font: bold 12pt "Arial Rounded MT Bold", Arial, sans-serif;
	color: #666666;
	text-decoration: none;
}
.tableHeadingSP {
	font: normal 12pt "Arial Rounded MT Bold", Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
}
.gradient{  background-color:filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#0000FF', EndColorStr='#FF0000');
}
.gradientCopy {
	background: url(/img/Grad.jpg) repeat-y left top;
	display: block;
	height: 25px;
	border-bottom: 1px solid #FF0000;
}
.img{
	border: 1px solid #FF0000;
}
