a:link    { color : #2E2E2E ; text-decoration : underline ; }
a:visited { color : #2E2E2E ; text-decoration : underline ; }
a:hover   { color : #FF6600 ; text-decoration : none ; }
a:active  { color : #FF6600 ; text-decoration : underline ; }

.title      { font-size : 80% ; line-height : 200% ; }
.sml      { font-size : 70% ; line-height : 160% ; }
.mdm      { font-size : 80% ; line-height : 160% ; }
.lrg      { font-size : 100% ; line-height : 160% ; }.gw {  line-height: 1.3em}

body {
	text-align: center;
	background-image:url(img/bg-image-line.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	
	
}
.pad-right-5 {
	padding: 0px 15px 15px 15px;
}
