@charset "utf-8";
/* CSS Document */
body {
	margin-top:10px;
	background-image:url(images/Back_line.gif);
}
table.page {
	margin-top:0px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	
}
table.center {
	background-image:url(images/line-back.gif);
	background-repeat:repeat-x;
}
td.banner {
	background-image:url(images/top_back.png);
	background-repeat:no-repeat;
	vertical-align:bottom;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
td.imgDes {
	text-align:center;
	color:#81C0C0;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}
table.leftNavigateProject  {
	color: rgb(172, 38, 43);
	font-family: Arial; 
	font-size: 12px;
	font-style: normal; 
	font-weight: normal;
	text-align: right;
	width:200px;
}
table.leftNavigateProject  td.header{
	padding-left:36px;
	text-transform:uppercase;	
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	font-weight:bold;
	text-align:left;
	height:30px;
	font-size: 12px;
}

table.leftNavigateProject  td{
	text-transform:capitalize;	
	border-bottom:1px solid #CCCCCC;
	height:25px;
}

.leftNavigateProject  a{
	 text-decoration: none;
	 color: rgb(35, 132, 140);
}
.leftNavigateProject  a:hover{
	color: rgb(172, 38, 43);
}
table.project {
	text-align:justify;
	width:500px;
	color:#666666;
	line-height: 160%;
}
td.projectName {
	color:#ff9933;
	line-height: 150%;
	text-align: justify;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:0;
}
.projectHeader {
	line-height: 150%;
	color:#666666;
	font-weight:bold;
	padding-top:21px;
}
.newHeader {
	font-size:15pt;
	color:#ff6600;
	text-align:left;
	font-weight:bold;
}
.newHeaderDetails {
	font-size:16pt;
	color:#cc9900;
	text-align:left;
	padding-top:20px;
}
a.details {
	color: rgb(35, 132, 140);
}
img.homeImg 
{
	width:200px;
	border:0px;
}
table.pageFooter
{
	width:1000px;
	height:73px;
	background-image:url(images/panner_but.gif);
	text-align:center;
	margin-top:30px;
}
.listLinks
{
	margin-top:5px;
	text-align:left;
	line-height:30px;
}
td.imgDes a
{
	color: rgb(35, 132, 140);
	text-align:center;
}
span.control 
{
	text-decoration:underline; 
	cursor:pointer;
}
td.libLink 
{
	padding-top:10px;
	padding-bottom:0;
	text-align:right;
}
td.libLink a
{
	text-decoration:underline;
	color:#660000;
}
td.topSeparator 
{
	background-image:url(images/line_news.png);
	height:1px;
	background-repeat:no-repeat;
}
td.middleSeparator 
{
	background-image:url(images/line_news.png);
	height:10px;
	background-repeat:no-repeat;
	background-position: left center;
}
.imgLib
{
	border:0;
	max-width:238px;
	vertical-align:top;
}
.bottomNavigate a 
{
	font-size:smaller;
	font-family:Arial;
	color:#666666;
	padding-left:10px;
}
.bottomNavigate a:hover 
{
	font-family:Arial;
	color:#999999;
}
