

.mygutterL { 
		background-color: #E0E0E0;
	    	width: 7%;
		border-right: 1px solid gray; 
	     }

.mygutterR { 
		background-color: #E0E0E0;
	    	width: 7%;
		border-left: 1px solid gray; 
	     }

.mygutterinner

	{  width:30px;}

.myinnertext {width:80%;}

body  {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	}

.mybtm   { 
	
	background-color: rgb(22,89,141); 
	   color: white;
	}

.whtxt { color: white; }

.ttxt { font-size: 16pt; }

a.bottom:link {color: #ffffff;}
a.bottom:active {color: #ffffff;}
a.bottom:visited {color: #ffffff;}
a.bottom:hover {color: #ffffff;}



img.md { vertical-align: middle; } 
