/******************
HTML Tags
******************/

body {
	font-family:"trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	background-color:#F5F5F5;
	color:#000000;
	font-size:.8em;
	line-height:160%;
	width:780px;
	margin-left:auto;
	margin-right:auto;	
	}
.mainnav-left a:link {
	color:#6E6E6E;
	text-decoration:none;
	font-weight:bold;
	}

.mainnav-left a:visited {
	color:#6E6E6E;
	text-decoration:none;
	font-weight:bold;
	}

.mainnav-left a:hover {
	color:#41C457;
	}

.mainnav-left a:active {
	color:#017CBC;
	}
.mainnav-container {
	margin:4px 0px;
	height:26px;
	table-layout:fixed;
	}
.none {
	display:none;
	}
	#content {
	padding:0px 10px 10px 10px;
	margin:0px;
	border:1px solid #A7A7A7;
	background: url(bg-breadcrumb.jpg) repeat-x;
	}
header.img  {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    cursor:pointer;
    width: 248px;
    height: 245px;
}
    

/******************
TABLE STYLES
******************/

table.table {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	}

.table-row-1 td, .table-row-1 th,.table-row-2 td, .table-row-2 th, th {
	padding:10px 10px;
		}
	
	.p
	{
	   width:100%;
	margin-left:auto;
	margin-right:auto;
	} 

/******************
CLASSES & TABLE STYLES
******************/
