/*---------------*/
/* ZeppOS  Menus */


.SiteTitle, H1		{ font-size: 22px; color: #032b4f; font-family: "Times New Roman"; text-transform: uppercase; }
.SiteTitle2, H2	{ font-size: 18px; color: #032b4f; font-family: "Times New Roman"; text-transform: uppercase; }
.SiteTitle3, H3	{ font-size: 14px; color: #032b4f; font-family: "Times New Roman"; text-transform: uppercase; }
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 15px; background: #fff url(/_library/templates/skin_webos/bardots.gif) repeat-x scroll center; }
div.hr hr		{ display: none; }

a:link, a:visited { color: #6ba0ee; text-decoration: none; }
a:hover { color: #032b4f; text-decoration: underline; }

