/* CSS Document */

body {
	margin:0px auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding:0px;
	}



 /* Text */



table.container{
border-style:none;
border-width:0px 0px 0px 0px;
width:800px;
margin: 0px 0px 0px 0px;
}

table.container td.footer{
	padding:10px 30px 10px 30px;
	font-size:90%; 
	text-align:center;
	color:#333;
	/*border-top: solid 1px #355696; */
	background-color:#fff;
}

table.container td.footer a:link {  color: #01529E; text-decoration: none;}
table.container td.footer a:visited { color: #01529E; text-decoration: none;}
table.container td.footer a:hover {  color: red; text-decoration: underline;}




/* start - main body table */

table.body{
	border-width: 1px;
	/* border-style: solid; */
	border-color: #BEBEBE;
	margin: 0px;
	width:98%;
}

table.body span.header{
    font-size:130%;
	font-weight:bold;
	border-width: 0px;
	/* border-style: solid; */
	border-color: #fff;
	line-height:160%;
	color:#1B587C;
}

table.body td{
	border-width: 0px;
	/* border-style: solid; */
	border-color: #fff;
	padding:10px ;
	line-height:160%;
	text-align:justify;
	font-size:95%;
	/* background-image:url('../../../../host2.brevistech.com/_darren/template/darrenkavinoky/images/bg_table.jpg'); */
}

table.body a:link {  color: #0000ff; text-decoration: none; }
table.body a:visited { color: #0000ff; text-decoration: none;}
table.body a:hover {  color: #ff0000; text-decoration: underline; }






table.utility{
	border-width: 0px;
	/* border-style: solid; */
	border-color: #BEBEBE;
	margin: 10px 0px 0px 0px;
	width:98%;
}

table.utility td{
	border-width: 0px;
	/* border-style: solid; */
	border-color: #fff;
	padding:10px ;
	line-height:140%;
	font-size:95%;
	font-weight:bold;
}

table.utility a:link {  color: #01529E; text-decoration: none; }
table.utility a:visited { color: #01529E; text-decoration: none;}
table.utility a:hover {  color: #ff0000; text-decoration: underline; }




table.news{
	border-width: 0px;
	border-style: solid;
	/*border-color: #BEBEBE; */
	margin: 10px 0px 0px 0px;
	width:98%;
}



table.news table td{
	border-width: 0px 1px 0px 0px;
	/* border-style: solid; */
	/*border-color: #fff #E0E0E0 #979797 #E0E0E0; */
	/* padding:10px ; 
	line-height:140%;
	font-size:95%;*/
}


table.news th{
	border-width: 0px;
	/* border-style: solid; */
	border-color: #fff;
	padding:5px ;
	font-size:90%;
	font-weight:bold;
	background-color:#01529E;
	color:#fff;
	text-align:left;
}




/* end - main body table */

/* start - top menu menu table */
table.topmenu{
	width:100%;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #cdcdcd;
}

table.topmenu td{
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #cdcdcd;
	padding:0px;
	font-size:90%;
	color:#01529E;
	vertical-align:bottom;
}
table.topmenu td.menu{
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #cdcdcd;
	padding:0px 10px 10px 0px;
	font-size:90%;
	color:#000;
	vertical-align:bottom;

}

table.topmenu a:link { color: #01529E; text-decoration: none;}
table.topmenu a:visited { color: #01529E; text-decoration: none;}
table.topmenu a:hover { color: #ff0000; text-decoration: underline;}

/* end - top menu menu table */


.ttlemain {
	font-color: #FFF; 
}


