/*---------------*/
/* ZeppOS  Menus */

.century {font-family:century gothic; }
a:link, a:visited { color: #333333; text-decoration: underline; }
a:hover { color: #333333; text-decoration: none; }

.SiteTitle, H1		{ font-size: 20px; color: #215DA9; font-weight: bold; font-family:century gothic }
.SiteTitle2, H2		{ font-size: 18px; color: #215DA9; font-weight: bold; text-transform: uppercase; font-family:century gothic }
.SiteTitle1		{ font-size: 18px; color: #F1AD00; font-weight: bold; text-transform: uppercase; font-family:century gothic }
.SiteTitle3, H3		{ font-size: 14px; color: #215DA9; font-weight: bold; font-family:century gothic }
.ViewData		{ font-size: 8pt; color: #575D27; border-bottom: 1px solid #4C89C4; border-left: 1px solid #4C89C4; border-right: 1px solid #4C89C4 }


h4		{ font-size: 14px; color: #ffffff; font-weight: bold; font-family:century gothic }


div.hr			{ height: 10px; border-top: 1px solid #6699cc; }
div.hr hr		{ display: none; }
