.allcaps { text-transform: uppercase}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.cellspace4 {
	padding: 4px;
}
.maincell {
	background-color: #eeeeee;
	padding-left: 7px;
}
.insidetable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CB0133;
	border-left-color: #CB0133;
}
.navtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	
}
a.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.navlinks:hover {
	color: #CB0133;
	text-decoration: underline;
}

a.contlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: CB0133;
	font-weight: bold;
	text-decoration: underline;
}

a.contlink:hover {
	color: #CB0133;
	text-decoration: none;
}




a:hover
{
color: #CB0133;
text-decoration: none;
}


p{
margin-top: 9px; 
 }
 
.insidecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.1pxborderblk {
	border: 1px solid #000000;
}
.topcellborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
}
a.invislink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: normal;

}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}



.topcellbkg {
	background-image: url(/cadre/images/top_bkg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;


}

.doctable {width:495px}
