body {
	font-family: Verdana;
	font-size : 100%;
	margin: 0;
	padding: 0;
	background-color : #ffffff;
	
}


p,h1,h2,h3,main {
	font-family:Verdana;
	font-size : 100%;
	color: black;
}


h1 {
	font-family: Verdana;
	font-size : 100%;
	font-weight: bold;
	
}

h2 {
	font-family: Verdana;
	font-size : 100%;
	font-weight: bold;
}


h3 {
font-size : 100%;	
}

a {
	font-family: Verdana;
	color: #CC0000;
	font-size : 100%;
}
ul
{
	font-family:Verdana;
	font-size : 100%;
}
li
{
	font-family:Verdana;
	font-size : 100%;
	}
.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
    
}
.Bar
{
    BORDER-RIGHT: White 1px outset;   
    background: #6887c7;    
    FLOAT: left;   
    /*WIDTH: 100px;*/
    CURSOR: hand;
    TEXT-INDENT: 5px;    
    POSITION: relative;
    TEXT-ALIGN: center
    
}

.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    color:Black;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #6887c7;
    color: White   
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    CURSOR: hand;
    COLOR: black;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #EDEADD
}
.ItemMouseOut
{
   
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    FLOAT: left;
    color :Black;
   /* WIDTH: 100px;*/
    CURSOR: hand;
    TEXT-INDENT: 5px;  
    POSITION: relative;
    BACKGROUND-COLOR: #EDEADD;
    TEXT-ALIGN: center
}
.tab-active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #990000;
	border-top: 0px none #EDECD1;
	border-right: 1px solid #EDECD1;
	border-left: 1px solid #EDECD1;
	border-bottom: 0px none #EDECD1;
	background-color: PaleGoldenrod;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.tdbg
{
	font-family:Verdana;
	font-size:xx-small;
	color:White		
}
.bgcolor
{
	background-color:#6887c7	
}
.heading
{
	background-color:#0c1aa0
}
.content
{
	background-color:#d9e1f4
}
.heading1
{
	background-color: tan
}
 .heading2
{
	background-color: blanchedalmond
}
.content1
{
	background-color:#bec4c7
}
.addresshead{
	font-family:Verdana;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
.addresscont{
	font-family:Verdana;
	font-size:10px;
	color:#000;
	font-weight:normal;
	line-height:18px;
}
.addressemail{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	line-height:18px;
}
