li
{
	margin-bottom:15px;
	margin-right:45px;
}

#cMain {
 background:#fff url('./images/cMain.png'); 
 background-position : left top;
  background-repeat : no-repeat;
}
#cInfo {
 background-color:#edeef0; /*url('./images/grayBG.jpg'); 
 background-position : left top;
  background-repeat : no-repeat;*/
}
.TOC
{
font-family:arial,verdana,helvetica;
font-size:12pt;
font-weight:900;
color:#444;
text-align:right;
position:relative;
top:105px;
}

.TOC a:active
{
	text-decoration:none;
  color:Black;

}
.TOC a:link
{
	text-decoration:none;
  color:Black;

}
.TOC a:visited
{
	text-decoration:none;
  color:Black;

}
.TOC a:hover
{
	text-decoration:none;
  color:darkred;

}

.tdInfo
{
	border-bottom: solid 8px #d5d5d5;
	border-right: solid 8px #d5d5d5;
	background-color: #eceeef;

}
b
{
Font-weight:bolder;
Font-size:14pt;
Font-Family:Arial, Helvetica;
}
.info
{
margin-left:25px;
margin-top:35px;
margin-right:35px;
Font-size:10pt;
Font-Family: Arial;
}
.btn
{
border:none;
position:relative;
top:2px;
}
.banner
{
height:28;
width:100%;
background-color:#9a1c1f; 
color:white;
font-family:Arial;
font-weight:bold;
Font-size:14pt;
text-align:right;
padding-top:4px;
}
.sL
{
	font-family:'Trebuchet MS', Verdana, arial, sans-serif;
	font-size:12pt;
	width: 135px;
	position:relative;
	text-align:right;
	font-weight:bold;
	margin-right:0px;
}
.sR
{
	font-family:'Trebuchet MS', Verdana, arial, sans-serif;
	font-size:12pt;
/*	left:25px;*/
	font-weight:bold;

}
.ContInfo
{
	font-family:Verdana,tahoma, arial, sans-serif;
	font-size:10pt;
	position:relative;
	left:20px;
}
.timesL
{
	font-family:Tahoma, Verdana, arial, sans-serif;
	font-size:10pt;
	position:relative;
	text-align:right;
	color:#444;
}
.timesR
{
	font-family: Tahoma, Verdana, arial, sans-serif;
	font-size:10pt;
	position:relative;
	left:10px;
	color:#2e2266;
/*	left:25px;*/

}
.tblMenu
{
	position:absolute;
	top: 10;
	left: 0;
	font-family: Verdana,arial;
	font-size:9pt;
	background-color: white;
	
}
.tblMenu a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-bottom:2px;
	margin-bottom:2px;
	color:darkRed;
	font-weight:500;
	
	}
.tblMenu a:link {
	color: darkRed;
	background-image: url(bg_link.png)
	}

.tblMenu a:visited {
	color: darkRed;
	background-image: url(bg_link.png)
	}

.tblMenu a:active {
	color: darkRed;
	background-image: url(bg_link.png)
	}
.tblMenu a:hover {
	color: #fff;
	background-color:darkred;
	background-image: url(bg_hover.png);
	text-decoration: none;
	}
