/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle		{ font-size: 15px; color: #3e85b3; font-weight: bold; margin: 5px 0px 5px 0px; }
h2, .SiteTitle2		{ font-size: 14px; color: #75a64b; font-weight: bold; margin: 5px 0px 5px 0px; }
h3, .SiteTitle3		{ font-size: 13px; color: #fe9e2e; font-weight: bold; margin: 5px 0px 5px 0px; }
h4 { display: inline; margin: 5px 0px 5px 0px; }
h5, .SiteTitleCAP		{ font-size: 15px; color: #3e85b3; font-weight: bold ; text-transform: uppercase; }
h6, .SiteTitle2CAP		{ font-size: 14px; color: #75a64b; font-weight: bold ; text-transform: uppercase; }
h7, .SiteTitle3CAP		{ font-size: 13px; color: #fe9e2e; font-weight: bold ; text-transform: uppercase; }

div.hr			{ height: 15px; background: #fff url(/_library/templates/skin_webos/bardots.gif) repeat-x scroll center; }
div.hr hr		{ display: none; }

a:link 			{ color: #3e85b3; text-decoration: none; }
a:visited 		{ color: #006699; text-decoration: none; }
a:hover 		{ color: #ff6600; text-decoration: underline; }
