﻿
.coastalTitle
{
    color: #FFFFFF;
    font-weight: bold;
}
.topMenuStyle
{
    background-color: #204299;
}

.headerStyle
{
    font-family: verdana;
	 font-size:small;
    background-image:url('images/background-menu3.png');
  
}
 
.footerImageStyle
{
	background-image: url('images/picture-earth10.png');
	background-repeat: no-repeat;
	height: 96px;
	color: #FFFFFF;
}
.masterPageStyle
{
	font-size: 17px;
	color: #666666;
	font-family: verdana;
	font-weight: lighter;
	font-style: normal;
}
.contactusStyle
{
	font-size: 17px;
	color: #666666;
	font-family: verdana;
	font-weight: lighter;
	font-style: normal;
}
.docStyle
{
	width:800px;
}
.loginPanelStyle
{
    background-image: url('images/panel-background5.png');
    background-repeat: no-repeat;
    height: 400px;
    width: 280px;
    font-family: Verdana;
}
.loginLabelStyle
{
    font-size: large;
    color: #FFFFFF;
}
.buttonStyle
{
    border-style: double;
}
.rowStyle
{
    background-color: #6A6A6A;
}
.tableStyle
{
	width:800px;
}
.titleText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: Blue;
	text-decoration: none;
}
.paraText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F6F6F;
	text-decoration: none;
	text-align: justify;
}


