﻿.border{
   border:#2D5CA4 1px solid;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#0497C9;
   font-weight:normal;
   text-decoration:none;
   width:150px;
   background-color:#ffffff;
   }
   
.button{
    border:#A9D3F0 1px solid;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   font-weight:bold;
   text-decoration:none;
   width:55px;
   height:25px;
   background-color:#FFFBEE;
   
   }
   
   .star{
   
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:White;
   font-weight:bold;
  
   }
   .navigationsdynamic{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
	width: 164px;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	line-height: 30px;
	background-image: url(../images/sub-link.jpg);
	background-repeat: no-repeat;
}
   .navigations1
   {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #030C28;
	line-height: 43px;
	float: left;
	height: 40px;
   }
   .navigationsdynamic:hover
   {
   	color: #FFFFFF;
	background-image: url(../images/sub-link-hover.jpg);
	/*padding-bottom:5px;*/
   }
   .navigationsdynamic2
   {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #030C28;
	background-color: #034175;
	height: 30px;
	display: block;
	border-bottom-color: #554408;
	border-bottom-width:1px;
	border-bottom-style:solid;	
	border:solid 1px #554408;
   }
   .navigationsdynamic2:hover
   {
   	background-image: url(images/blue-link-hover.jpg);
	background-repeat: repeat-x;
	height: 30px;
   }
