/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{  font-size: 14px; color: #001b30; font-weight: bold; margin: 5px 0px 5px 0px; }
h2, .SiteTitle2	{ font-size: 13px; color: #dd1900; font-weight: bold; margin: 5px 0px 5px 0px; }
h3, .SiteTitle3	{ font-size: 12px; color: #de0f2b; font-weight: bold; margin: 5px 0px 5px 0px; }
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 2px; background: #dadada; }
div.hr hr		{ display: none; }
a:link 			{ text-decoration: none; }
a:visited 		{ color: #ee6217; text-decoration: none; }
a:hover 		{ color: #001b30; text-decoration: none; }

.MenuAdmin a:link { color: #ffffff; text-decoration: none; }
.MenuAdmin a:hover { color: #cccccc; text-decoration: none; }
