/* CSS Document */

.body {
 margin-top:2px;
 margin-bottom: 0px;
 margin-left: 5px;
 margin-right: 0px;
 background-color: #ffffff;
 
 }


.topmenu {
background-color: #DCDCDC;
border: 1px;
border-color:#000000;
border-style:solid; 

}

.arrows {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #E39228;
} 

.infoheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #172634;
	border-bottom: 1px dotted;


}

.topcolor {
background-color: #C7CED2;
}

.bottomborder {
border-top: 1px solid #37597F;
}

.articlesdots {
border-top: 1px dotted #7F8081;
border-bottom: 1px dotted #7F8081;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing: 2px;
font-weight: bold;
color:#7F8081;
}

.crumbs {
border-bottom: 1px solid #7F8081;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#7F8081;
}

