BODY
{
   scrollbar-face-color: #3691C0; 
   scrollbar-shadow-color: black; 
   scrollbar-highlight-color: #FFFFFF; 
   scrollbar-3dlight-color: #3691C0;   
   scrollbar-darkshadow-color: black;	
   scrollbar-arrow-color: #FFFFFF;
}
.contenttext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #11253D}
.contenttext:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #1F6A99}
.menutext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; font-weight: bold;
	color: #FFFFFF;	text-decoration: none;}
.menutext :hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; font-weight: bold;
	color: #D695D6;	text-decoration: none;}	

.border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

.submitting {
	
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3690c0+0,014366+100 */
background: #3690c0; /* Old browsers */
background: -moz-linear-gradient(top,  #3690c0 0%, #014366 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #3690c0 0%,#014366 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #3690c0 0%,#014366 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3690c0', endColorstr='#014366',GradientType=0 ); /* IE6-9 */
color:#ffffff;
text-transorm:uppercase;
}
