body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 20px;
	font-family: Tahoma, Verdana, Arial;
	background-color: white;
}

ul
{
	padding-right: 0px;
	padding-left: 40px;
	list-style-position: outside;
	list-style-image: url(/images/bull.gif);
	padding-bottom: 0px;
	margin: 0px 0px  0px -10px;
	padding-top: 0px;
}
table,input,textarea,select
{
		font-size: 8pt;
		font-family: Tahoma, Verdana, Arial;
}
.topbg
{
	background: url(/images/topbg1.gif);
}
.botbg
{
	background: url(/images/bldot.gif) top repeat-x;
}


.tit
{
	margin-left:25px;
	padding-top:10px;
	display:block;
	font-size:8pt;
}
a, a:visited, a:active
{
	color:#A30000;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}


a.cetis, a.cetis:visited,a.cetis:active
{
	color:black;
	font-size:7.5pt;
	text-decoration:none;
}
a.cetis:hover
{
	text-decoration:underline;
}

.arrl
{
	background: black url(/images/arr.gif) no-repeat left;
	text-align:right;
	color:White;
	font-weight:bold;
	height:17px;
	font-size:12px;
	text-transform:uppercase;
	
}

.arrr
{
	background: black url(/images/arr.gif) no-repeat right;
	text-align:left;
	color:White;
	font-weight:bold;
	height:17px;
	font-size:12px;
	text-transform:uppercase;
}

.nested{
background: url(/images/mune.gif) right no-repeat;
display:block;
width:216px;
height:27px;
color: #fff;
font-size:12px;
padding: 1 0 0 0;
}

.nested2{
background: url(/images/mune-hover.gif) right no-repeat;
display:block;
width:216px;
height:27px;
color: #fff;
font-size:12px;
padding: 1 0 0 0;
}

.nested2 a,.nested2 a:visited, .nested2 a:active{
color: white;
text-decoration:none;
padding: 5 0 0 5px;
width:216px;
height:27px;
display:block;
}

.nested2 a:hover{
height:27px;
padding: 5 0 0 5px;
width:216px;
display:block;
}

.nested a,.nested a:visited, .nested a:active{
color: white;
text-decoration:none;
padding: 5 0 0 5px;
width:216px;
height:27px;
display:block;
}

.nested a:hover{
background: url(/images/mune-hover.gif) left top no-repeat;
height:27px;
padding: 5 0 0 5px;
width:216px;
display:block;
}

h1
{
	font-family: Tahoma, Verdana, Arial;
	color:#A30000;
	font-size:14px;	
}

.darkred
{
	font-family: Tahoma, Verdana, Arial;
	color:#A30000;
	font-size:12px;	
	font-weight:bold;
}

.cl_dt
{
	font-weight:bold;
	color:Black;
}

.weekdayHeader
{
	background:#C40000;
	color:White;
	font-weight:bold;
}
a.day,a.day:visited,a.day:active
{
	color:black;
	text-decoration:none;
}
a.day:hover
{
	text-decoration:underline;
}

 .imgLeft{float:left;margin-right:10px;margin-bottom:10px;}
 .imgRight{float:right;margin-left:10px;margin-bottom:10px;}
