
/* structure */
tr.frame img {display: block;}
td img {display: block;}


table.container {
	background: #FFFFFF;
	width: 1000px;
	margin: 0 auto;
}

form {
	margin: 0 auto;
}

a {
	color: #CD853F;
}
a:hover {
	color: #CD853F;
}

body {font: 12px Trebuchet MS;
	color: #1A1A1A;
	margin-top : 0px;
}

h1 {
	font: 16px Trebuchet MS;
	margin-bottom: 4px;
	color: #1A1A1A;
}

h2 {
	font: 14px Trebuchet MS;
	margin-bottom: 4px;
	color: #1A1A1A;
}

h3 {
	font: 12px Trebuchet MS;
	margin-bottom: 4px;
	color: #1A1A1A;
}

h4 {
	font: 10px Trebuchet MS;
	margin-bottom: 4px;
	color: #1A1A1A;
}

.search{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #303030;
	background-color: White;
	border: 1px solid #A4A4A4;
}

.white {
	color: #ffffff;
}

.white a:link{
	color: #ffffff;
}
.white a:hover {
	color: #ffffff;
}
.white a:active{
	color: #ffffff;
}



.white a{
	color: #ffffff;
}

.white a:link{
	color: #ffffff;
}
.white a:hover {
	color: #ffffff;
}
.white a:active{
	color: #ffffff;
}


p {font: 12px Trebuchet MS;}

/* title */
.content {
	background-color : #F5F5F5;
	border-right: 1px solid #E5E6E9;
	border-left: 1px solid #E5E6E9;
	font: 12px Trebuchet MS;
	padding : 10px 10px 10px 10px;
}


/* navigation */
.topmenu {
	height: 38px;
	font: 10px Tahoma,sans-serif;
	color: white;
}

.topmenu a {
	display: block;
	float: left;
	line-height: 38px;
	text-decoration: none;
	padding : 0 25px 0 25px;
}

.topmenu a:link {
	background-position: left bottom;
	color: white;
}


.topmenu a:hover {
	background-position: left bottom;
	color: White;
	background-color: #4F4F4F;
}

.topmenu a:active {
	background-position: left bottom;
	color: White;
	background-color : black;
}


.topmenuSelected {  
	height: 38px;
	font: 10px Tahoma,sans-serif;
	color: White;
	background-color : black;
}

A:link.topmenuSelected { 
	background-position: left bottom;
	color: White;
	background-color : black;
 }
 

.sidenav table {
	width: 200px;

	vertical-align : top;
}

.sidenav td {
border-bottom: 1px solid #EAEADA;
background-color : #FBFBF9;
}

.sidenav td a {
	font-size: 1.1em;
    color: #554;
	display: block;
	padding: 10px 10px 10px 10px;
    font-family: "Trebuchet MS",verdana,arial; color: #19627F; font-size: 12px; text-decoration: none; 
}
.sidenav td a:hover {
	background: #F0F0EB;
	color: #654;
	width: 200 px;	
	font-family: "Trebuchet MS",verdana,arial; color: #19627F; font-size: 12px; text-decoration: none;
}

.footer {
	color: #333333;
	font: 12px Trebuchet MS;
	background-color : #E5E6E9;
}

/* navigation */
.PetrolBlue {
	height: 38px;
	font: 12px Trebuchet MS;
	background-color : #B6C2CE;
	display: block;
	color: Black;
	line-height: 38px;
	padding: 0 25px 0;
	text-decoration: none;
}

.DarkBrown {
	height: 38px;
	font: 12px Trebuchet MS;
	background-color : #BCB1AD;
	display: block;
	color: Black;
	line-height: 38px;
	padding: 0 25px 0;
	text-decoration: none;
}

.LightBrown {
	height: 38px;
	font: 12px Trebuchet MS;
	background-color : #D3BDA9;
	display: block;
	color: Black;
	line-height: 38px;
	padding: 0 25px 0;
	text-decoration: none;
}

.add a{
	
	font: 10px Trebuchet MS;
	color: #444444;
	text-decoration: none;
}


.add a:active {
	
	font: 10px Trebuchet MS;
	color: #444444;
	text-decoration: none;
}

.add a:link{
	
	font: 10px Trebuchet MS;
	color: #444444;
	text-decoration: none;
}


.add a:hover{
	
	font: 10px Trebuchet MS;
	color: #444444;
	text-decoration: none;
}