html, body
{
	margin: 0;
	padding: 0;
}
body
{
	font: normal 12px tahoma, verdana, arial, sans-serif;
	color: #000;
	height: 100%;
	background: url(../image/bk.gif) top left repeat-x #3d3d3d;
}
body, td
{
	font: 12px tahoma;
}
h1, h2
{
	font-size: 13px;
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
	color: #e00101;
}
h3
{
	font-size: 13px;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	color: #e00101;
}
A {
	COLOR: #3E5716; TEXT-DECORATION: underlined
}
A:hover {
	COLOR: #759B22; TEXT-DECORATION: underlined
}

h1
{
	border-bottom: 1px solid #ababbc;
}
h3
{
}
ul
{
	margin: 5px 0;
	padding: 0 0 0 15px;
	font-size: 12px;
}
img
{
	border: none;
}
.stretch
{
	width: 100%;
}
form
{
	margin: 0;
	padding: 0;
}
input, select, textarea
{
	font: normal 12px tahoma, verdana, arial, sans-serif;
	color: #000;
}

.inp
{
	border: 1px solid #b6b6b6;
	padding: 3px;
	background: url(../image/c/inpback.gif) #fff top left repeat-x;
}


.mtbl
{
	width: 100%;
	height: 100%;
}

.mtblr
{
	width: 50%;
	background: url(../image/c/mtblr.gif) top left no-repeat;
}
.mtbll
{
	width: 50%;
	background: url(../image/c/mtbll.gif) top right no-repeat;
}

.cmtbl
{
	width: 775px;
	height: 100%;
}
td.tbk div
{
	width: 775px;
	background: url(../image/c/tbk.gif) #3d3d3d top right no-repeat;
	height: 20px;
}
td.tmenu
{
	background: url(../image/c/tmenu.gif) #3e5716 top right no-repeat;
	height: 33px;
	vertical-align: top;
}

#tMenu
{
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	list-style: none;
}
#tMenu li
{
	float: left;
	height: 24px;
	text-indent: -5000;
}
#tMenu li a
{
	display: block;
	height: 11px;
	margin-top: 7px;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
#tMenu li#tm_home a
{
	background: url(../image/tm/home.gif);
	width: 38px;
}
#tMenu li#tm_news a
{
	background: url(../image/tm/news.gif);
	width: 36px;
}
#tMenu li#tm_events a
{
	background: url(../image/tm/events.gif);
	width: 46px;
}
#tMenu li#tm_ccontact a
{
	background: url(../image/tm/ccontact.gif);
	width: 115px;
}
#tMenu li#tm_spiritwear a
{
	background: url(../image/tm/spiritwear.gif);
	width: 74px;
}
#tMenu li#tm_contact a
{
	background: url(../image/tm/contact.gif);
	width: 76px;
}
#tMenu li.sep
{
	background: url(../image/tm/sep.gif);
	width: 1px;
	margin: 0 6px;
}

#tMenu li#tm_home a:hover, #tMenu li#tm_news a:hover, #tMenu li#tm_events a:hover, #tMenu li#tm_ccontact a:hover, #tMenu li#tm_spiritwear a:hover, #tMenu li#tm_contact a:hover, #tMenu li#tm_home.selected a, #tMenu li#tm_news.selected a, #tMenu li#tm_events.selected a, #tMenu li#tm_ccontact.selected a, #tMenu li#tm_spiritwear.selected a, #tMenu li#tm_contact.selected a
{
	background-position: 0 -11px;
}


#trMenu
{
	margin: 0 7px 0 10px;
	padding: 0;
	float: right;
	list-style: none;
}
#trMenu li
{
	float: left;
	height: 24px;
	text-indent: -5000;
	margin: 0 2px 0 0;
}
#trMenu li a
{
	display: block;
	height: 9px;
	margin-top: 9px;
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
}
#trMenu li#trm_bookmark a
{
	background: url(../image/tm/bookmark.gif);
	width: 62px;
}
#trMenu li#trm_sitemap a
{
	background: url(../image/tm/sitemap.gif);
	width: 38px;
}

#trMenu li#trm_bookmark a:hover, #trMenu li#trm_sitemap a:hover, #trMenu li#trm_bookmark.selected a, #trMenu li#trm_sitemap.selected a
{
	background-position: 0 -9px;
}


table.h
{
	width: 100%;
	height: 120px;
}
td.h
{
	background: url(../image/c/h.jpg) #759b22 top right no-repeat;
	width: 100%;
}

a#hysa
{
	display: block;
	width: 421px;
	height: 101px;
	text-indent: -5000;
	margin-left: 20px;
	background: url(../image/c/hysa.png) no-repeat;
}

#calendar
{
	width: 159px;
	height: 120px;
	background: url(../image/c/calendar.jpg) #fff no-repeat;
	position: relative;
	display:none;
}
#calendar .digits
{
	width: 42px;
	height: 20px;
	text-align: center;
	position: absolute;
	top: 62px;
}
#calendar .digits.d
{
	left: 9px;
}
#calendar .digits.h
{
	left: 59px;
}
#calendar .digits.m
{
	left: 108px;
}
.hs
{
	background: url(../image/c/hs.gif) #000033 no-repeat;
	height: 9px;
}
td.mcont
{
	height: 100%;
	background: #fff;
}
table.mcont
{
	width: 100%;
	height: 100%;
}
.mconttd
{
	width: 100%;
	vertical-align: top;
	padding: 15px;
}
#lMenu
{
	width: 230px;
	mathin: 0;
	padding: 0;
	list-style: none;
}
.lMenu
{
	background: #e7e7e7;
	border-right: 1px solid #c7c7d2;
	vertical-align: top;
}
#lMenu div
{
	margin: 0;
	padding: 0;
	background: url(../image/c/lm.gif) top left repeat-x;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
}


#lMenu li a
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
}
#lMenu li.selected
{
	color: #ff0000;
}

#lMenu ul
{
	list-style: none;
	background: #fff;
	margin: 0;
	padding: 10px 10px 0 10px;
	display: none;
}
#lMenu ul li
{
	background: none;
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#lMenu ul li a
{
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	display: inline;
	padding: 0 0 0 3px;
}
.accordion
{
	background: #e7e7e7;
	vertical-align: top;
}
.accordionHeader
{
	margin: 0;
	padding: 0;
	background: url(../image/c/lm.gif) top left repeat-x;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
	cursor: pointer;
}
.accordionHeaderSelected
{
	color: #ff0000;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
	background: #fff;
}


.accordionContent
{
	padding-top: 5px;
	background: #fff;
}

.accordionContent table tr td
{
}
.accordionContent table tr td a
{
	color: #000033;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	display: block;
	padding: 0 0 5px 13px;
}
.accordionLinks
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
}

#lMenu li.selected ul
{
	display: block;
}
#lMenu li.selected
{
	background: #fff;
	display: block;
}
#lMenu li.selected ul a
{
	color: #000033;
}

.nItm .date
{
	display: block;
	color: #737373;
}
.nItm a
{
	font-weight: bold;
}
.nItmSep
{
	line-height: 0;
	font-size: 0;
	margin: 10px 0;
	height: 1px;
	background: url(../image/c/nitm.gif) repeat-x;
}
.newsBlock
{
	padding: 15px;
	vertical-align: top;
}
.newsBlock h1
{
	width: 190px;
}

table.b
{
	margin-bottom: 15px;
}

td.b
{
	background: url(../image/b/f.gif) #dcdcdc top left repeat-x;
	width: 100%;
	font-size: 11px;
}
td.b p
{
	margin: 17px 0 5px 0;
}
table.b .smlogo
{
	margin: 0 10px 0 5px;
	float: left;
}

a.red
{
	color: #ff0000;
}
