﻿/* CSS Document */
body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	
}
h1

{
font-size:24px;
color:#eea800;
font-weight:bolder
}

h2

{
font-size:22px;
color:#eea800;
font-weight:bolder
}

h3

{
font-size:15px;
color:#000000;
font-weight:bolder;
font-style:italic

}


h4

{
font-size:18px;
color:#000000;
font-weight:bolder;
font-family:Verdana;
}

h5
{
font-size:12px;
color:#545454;
font-weight:bolder
}

h6
{
font-size:16px;
color:#ff0000;
font-weight:bolder
}

.FormboldHeading
{
 font-size:12px;
color:#545454;
font-weight:bolder;
}

.Formsmalltext
{
font-size:9px;
color:#545454;

}


.PortDestinationTable
{
    border:solid 1px black;
    border-collapse:collapse ;
    background-color:#C5DEFA;
}


.leftshadow {
	background-image: url(../images/shadow01.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 6px;
}

.rightshadow {
	background-image: url(../images/shadow02.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 6px;
}

.banner {

	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 780px;
	
	
	
}

.footertop {

	background-image: url(../images/footbg.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 100%;
	vertical-align:bottom
	
	
	
}
#footerbg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#ffffff;
	background-color:#0089c3;
	height: 50px;
	
	padding-right:10px;
	padding-left:10px;
	
	text-decoration:none;
	
	
	
}
#footerbg a{
color:#fed565;
text-decoration:none
}

#footerbg a:hover{
color:#93dfff;
text-decoration:underline
}

.leftbg
{
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 450px;
	width: 247px;
}

.loginbg01
{
	background-image:url(../images/loginbg01.jpg);
	height:150px;
	width:6px;
	background-repeat: no-repeat;
}

.loginbg02
{
	background-image:url(../images/loginbg02.jpg);
	height:150px;
	width:100%;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#000000;
	vertical-align:top
}


.loginbg03
{
	background-image:url(../images/loginbg03.jpg);
	height:150px;
	width:6px;
	background-repeat: no-repeat;
}
.txtfield
{
	color: #464646;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	height: 17px;
	width: 170px;
	border: 1px solid #b8b7af;
	
}
.bluetxtbold
{
font-size:12px;
color:#0085bd;
font-weight:bold;
text-decoration:none
}
bluetxt
{
	color:#0085bd;
	font-weight:bold;
}
.bodytxt

{


line-height:20px;
}

a
{
    font-family:Verdana;
    font-size:12px;
    color:#0085bd;
    text-decoration:none;
}

a.bluetxtbold:hover
{
color:#fea700;
text-decoration:underline
}


.yellowbg

{
background-color:#ffdb83;
border:solid 2px #FFCC00;
font-weight:bold;
color:#000000;
padding-top:10px;
padding-bottom:10px
}



.txtRed
{
	FONT: bold 12px arial, helvetica, sans-serif;
	COLOR: #FF0000;
	padding: 5px;

}



