﻿ .headerLinkBackgroundColorB
   {
     background-color:#1D386D;	
	color:#FFFFFF;
	
	width:315px;
   }
   
    .headerLinkBackgroundColorB:hover
   {
    color: #DDC07A;
	text-decoration:none; 
   }
   body 
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	 
	font-family:Times New Roman;
}
a
{    color: #DDC07A;
	text-decoration:none;
}
   a:hover
{
	 
	color: #FFFFFF;
	text-decoration:none; 
	}
	  
    .headerLinkBackgroundColor
{
	background-color:#B89241;	
	color:#DDC07A;
	 
	width:315px;
	font-family:Times New Roman;
	
}	 
.topR
{
	border-top:1px solid #B99342;
	}
.bottomR
{
	border-bottom:1px solid #B99342;
	}
.leftR
{
	border-left:1px solid #B99342;
	}	
.rightR
{
	border-right:1px solid #B99342;
	}
	
	.topB
{
	border-top:1px solid #1D386D;
	}
.bottomB
{
	border-bottom:1px solid #1D386D;
	}
.leftB
{
	border-left:1px solid #1D386D;
	}	
.rightB
{
	border-right:1px solid #1D386D;
	}
.WMText
{
	  background-color:#1D386D;
	  color:#FFFFFF;
	  font-family:Verdana;
	   font-size:15px;
}

.buttonBackgrond
{
	width: 100px;
  height: 55px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(Themes/Continuebutton.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.templateBG
{
     
      background-color:#CCCCCC;
     font-size:medium;
     font-weight:bold
     
     
}

