/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{font-size: 22px; color: #045089; font-family: Georgia; text-transform: capitalize; margin: 5px 0px 5px 0px; }
h2, .SiteTitle2	{ font-size: 19px; color: #D3DDF1; font-weight: normal; font-family: Georgia; margin: 5px 0px 5px 0px; }
h3, .SiteTitle3	{ font-size: 16px; color: #339900; font-weight: normal; font-family: Georgia ; margin: 5px 0px 5px 0px; }
h4, .SiteTitle4		{ font-size: 16px; color: #045089; font-family: Georgia; text-transform: capitalize}
h5, .SiteTitle5		{ font-size: 14px; color: black; font-family: Georgia; text-transform: capitalize}
h6, .SiteTitle6		{ font-size: 18px; color: #FFFF00; font-weight: normal; font-family: Georgia }

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: #0000ff; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }