body
{
	color: #FFF;
	background-color: #000;
	background-image: url(../images/insidemenuleft.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

td
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
.pictart {
	margin: 0px;
}
.centertext {
	margin-top: 0px;
	text-align: center;
	vertical-align: top;
}

.centermiddle
{
	text-align: center;
	vertical-align: middle;
}

.alignright { text-align: right; }
.alignrightbt
{
	text-align: right;
	vertical-align: bottom;
	text-transform: inherit;
}
p.smartworktitle {
	text-align: left;
	vertical-align: bottom;
}
.title
{
	color: #FFFFFF; /* FFCC99 */
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.arttitle
{
	color: #FFCC99;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

select {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.subtitle
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #EE1C23;
	text-transform: uppercase;
}

.eventdetail
{
	font-weight: bold;
	background: #000000;
	color: #EE1C23;
	text-transform: uppercase;
}

.eventday {
	font-weight: bold;
	background: #000000;
	color: #EE1C23;
}

.subnav
{
	font-size: 12px;
	line-height: 30px;
	margin: 36px 0 0 0px;
	text-align: right;
}

.author
{
	font-size: 11px;
	color: #CCC;
}

.footer
{
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

.calbutton
{
	width: 60px;
	text-align: center;
	padding: 2px;
	vertical-align: middle;
	font-size: 12px;
	border-right: #CCC 1px outset;
	border-top: #FFF 1px outset;
	border-left: #FFF 1px outset;
	border-bottom: #CCC 1px outset;
	background: #666;
	color: #FFF;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.calborder
{
	text-align: center;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	line-height: 15px;
}

.centertd {
	text-align: center;
}
.pagelinks {
	font-size: 11px;
}
a:link, a:active, a:visited
{
	background: inherit;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover
{
	background: inherit;
	color: #CCC;
	text-decoration: underline;
}

a.sub:link, a.sub:active, a.sub:visited
{
	background: #000000;
	color: #FFCC99;
	text-decoration: none;
}

a.sub:hover
{
	background: #000000;
	color: #0072BC;
	text-decoration: underline;
}


a.art:link, a.art:active, a.art:visited
{
	background: #000000;
	color: #FFCC99;
	text-decoration: underline;
}

a.art:hover
{
	background: #000000;
	color: #EE1C23;
	text-decoration: underline;
}

a.small:link, a.small:active, a.small:visited
{
	font-size: 11px;
	background: inherit;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.small:hover
{
	font-size: 11px;
	background: inherit;
	color: #CCC;
	font-weight: normal;
	text-decoration: underline;
}
