﻿.logo { 
 background:inherit;
 background-image:url('brown-plane.jpg');
 background-repeat:no-repeat;

}
.logo1 { 
 background:inherit;
 background-image:url('dock.jpg');
 background-repeat:no-repeat;

}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.orange
{
font-family:Verdana;
color:#FDAA29;
font-size:10px;
font-weight:bold;
}
.welcome
{
font-family:ZapfChan Dm BT;
color:#58A4BA;
font-size:24px;
font-weight: normal ;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C56950;
}
.links {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#leftpanel{
	float:left;
	width:300px;
}

.table_top{
	width: 204px; 
	height: 27px;
    background-image:url('table_top.jpg');
		background-repeat:no-repeat;
}
.style5 {
				color: #008000;
				font-weight: bold;
}
.table_content{
	width: 204px;
	background-image:url('images/table_content.jpg');
	background-repeat:repeat-y;
}
.style4 {
				margin-left: 15px;
				margin-right: 15px;
				text-align: center;
}
.style3 {
				color: #0000FF;
}
.table_bottom{
	width: 204px; height: 23px;
	height: 27px;
	background-image:url('images/table_bottom.jpg');
	background-repeat:no-repeat;

}

.style6 {
				color: #FF0000;
}


