a:link, a:visited { color:#; text-decoration: none }
a:hover      { color: #; text-decoration: underline }

a.sty1, a.sty1:active, a.sty1:visited	{text-decoration:none;color:#AB5B34;}
a.sty1:hover{color:D8611A;text-decoration:underline;}

.cursor { cursor:hand;}

body     { font-family: MS Sans Serif,Verdana, Arial, Helvatica;
		   font-size: 15px; color: #274F5F;
           background-attachment:fixed;background-image: url('images/InnerLeftBg_Green.jpg');
           background-repeat: no-repeat;background-position: 9	 0%; background-repeat: repeat-Y;
         }

td      { font-family: MS Sans Serif, Arial, Helvatica; font-size: 15px; color: #274F5F;}

.sml     { font-family: MS Sans Serif,Verdana, Arial, Helvatica; font-size: 12px; color: #274F5F; }

.SubHeaad     { font-family: MS Sans Serif,Verdana, Arial, Helvatica; font-size: 15px; font-weight: bold; color: #498391; }


.newBorder	{
			    BORDER-RIGHT: #E7F1FE 1px solid;
			    BORDER-TOP: #E7F1FE 1px solid;
			    BORDER-LEFT: #E7F1FE 1px solid;
			    BORDER-BOTTOM: #E7F1FE 1px solid
			}

.BannerBorder	{
			    BORDER-RIGHT: #B2CAD4 0px solid;
			    BORDER-TOP: #B2CAD4 0px solid;
			    BORDER-LEFT: #B2CAD4 0px solid;
			    BORDER-BOTTOM: #A2C279 1px solid
			}
