/* CSS Document */

	#body {
		margin:0px 0px 0px 0px; padding:0px; 
		background-image: url("../images/web/backgroundtiles.jpg");
		background-repeat: repeat=x;
		}
	
	#ContentFrame {
		width:900px;
		height:600px;
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		}

	#Header {
		width:900px;
		height:234px;
		float:left;
		background-image: url("../images/slices/home-blue-split900_01.jpg");
		background-repeat: no-repeat;
		}

	#NavContainer {
		width:500px;
		margin-left:206px;
		margin-top:75px;
		float:left;
		}

	#Main {
		width:612px;
		height:100%;
		float:left;
		background-color:#FFFFFF;
		background-image: url("../images/slices/home-blue-split900_02.jpg");
		background-repeat: no-repeat;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #0a357e;
		}

	#LatestNews {
		width:288px;
		height:100%;
		float:left;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:x-small;
		font-weight: normal;
		color: #000;
		background-color:#FFFFFF;
		background-image: url("../images/slices/home-blue-split_03.jpg");
		background-repeat: no-repeat;
		}

	/*#Footer {
		width:900px;
		height:395px;
		float:left;
		background:#FbF8FA;
		background-image: url("../images/slices/home-blue-split_04.jpg");
		background-repeat: no-repeat;
		}*/

	#FooterPrint {
		width:800px;
		height:395px;
		float:left;
		background-image: url("../images/slices/home-blue-split_04.jpg");
		background-repeat: no-repeat;
		}


	#FooterContainer {
		width:725px;
		margin:0px auto;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		}	

	#Pager {
		width:534px;
		height:14px;
		float:left;
		padding:10px;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000;
		background-color:#ccc;	
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ACACAC;
		border-right-color: #ACACAC;
		border-bottom-color: #ACACAC;
		border-left-color: #ACACAC;
		}



	#Text{
		width:285px;
		height:371px;
		float:left;
		padding: 40px 0px 0px 14px;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:x-small;
		font-weight: normal;
		line-height: 30pt;
		color: #000;
		background:none;
		}

	#Text2{
		width:285px;
		height:371px;
		float:left;
		padding: 40px 0px 0px 14px;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:x-small;
		font-weight: normal;
		line-height: 30pt;
		color: #000;
		background:none;
		}
#Text3{
		width:285px;
		height:371px;
		float:left;
		padding: 40px 0px 0px 14px;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:x-small;
		font-weight: normal;
		line-height: 30pt;
		color: #000;
		background:none;
		}



       /*#Text3{		
		width:160px;  
		padding:8px;
		z-index:-1;
		visibility:hidden;
		background-image: url("../images/slices/spacer.gif");
		background-repeat: no-repeat;
		font-family: Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:x-small;
		font-weight: normal;
		color: #000;
		background:none;
		}*/



	#ContentPositioning {
		padding:0px 0px 0px 10px; margin-left:0px; float:left; 
		}

/* 
padding-top
padding-right
padding-bottom
padding-left

	smooth taste table styles
	written by Thomas Opp http://www.yaway.de
*/
.tableclass {
  border-collapse: collapse;
  border: 1px solid #38160C;
  font: normal 10px verdana, arial, helvetica, sans-serif;
  color: #F6ECF0;
  background: #4266a3;
  }
.tableclass caption {
  text-align: left;
  font: normal 10px verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
.tableclass td, th {
  border: 1px dashed #000;
  padding: .6em;
  color: #F6ECF0;
  font-size: 10px; 
  }
.tableclass thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px dashed #A85070;;
  text-align: left;
  background: #38160C;
  color: #F6ECF0;
  padding-top:6px;
  font-size: 10px;
  }
.tableclass tbody td a {
  background: transparent;
  text-decoration: none;
  color: #F6ECF0;
  font-size: 10px;
  }
.tableclass tbody td a:hover {
  background: transparent;
  color: #FFFFFF;
  }
.tableclass tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #F6ECF0;
  }
.tableclass tbody th a:hover {
  background: transparent;
  color: #FFFFFF;
  }
.tableclass tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
.tableclass tfoot td {
  border: 1px solid #38160C;
  background: #38160C;
  padding-top:4px;
  }
.odd {
  background: #7B2342;
  }
.tableclass tbody tr:hover {
  background: #284983;
  }
.tableclass tbody tr:hover th,
.tableclass tbody tr.odd:hover th {
  background: #284983;
  }
  
  
  

