BODY {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	LETTER-SPACING: 1px;
	background-image: url(../images/bg/skf_mustard2.jpg);
}
TD {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Tahoma
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #CC3300; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #003399; FONT-FAMILY: Tahoma
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #003399; FONT-FAMILY: Tahoma
}
H4 {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H5 {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
HR {
	COLOR: black; HEIGHT: 1px
}
A {
	COLOR: #CC0000;
	TEXT-DECORATION: underline;
	font-family: Tahoma;
	font-size: 11px;
}
A:visited {
	COLOR: #CC0000;
	font-family: Tahoma;
	font-size: 11px;
}
A:hover {
	color: #DEB887;
	text-decoration: none;
}
.back1 {
	background-color: #FFFFFF;
}
.back2 {
	background-color: #1B3A8C;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
}
.dots {
	background-image: url(../images/bg/body_divider.gif);
}
a.link2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
link2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.link2:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
}
a.link2:visited {
	color: #000000;
	font-size: 10px;
}

a.link3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
link3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.link3:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
}
a.link3:visited {
	color: #CC0000;
	font-size: 10px;
}


.blackbold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4D363C;
}
.whitebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #dddddd;
}
.black {
	font-family: Tahoma;
	font-size: 10px;
	color: #4D363C;
}
.blackbold11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4D363C;
}
.redbold11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.classhdr {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4D363C;
}
.highlight {
	font-family: Tahoma;
	font-size: 10px;
	color: #10562B;
	font-weight: bold;
}
.bluebold10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1E1C77;
}
.redbold10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #d62828;
}
.blackbold10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d62828;
}


/**
 Calendar event
 **/
div.event {
 	width: 395px;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:1em !important;
}

div.event img.left {clear:both;float:left; border:none; padding-right:5px;padding-bottom:5px; }
div.event img.right {clear:both;float:right; border:none; padding-left:5px;padding-bottom:5px; }
.event p.just {text-align:justify;}
.event p.left {text-align:left;}

.event p,
.event h2.desc, 
.event h3.date,
.event h3.time, 
.event h3.reg,
.event h3.cost, 
.event h4 {
	margin: 0;
	padding: 0;
	padding: 5px 0;
}

.event h2 { font-size: 1.3em; color:#710000 !important;}
.event h3 { font-size: 1.1em; color:#710000 !important;}
.event p  { color: #333 !important; padding: 8px 0; padding-left: 10px;letter-spacing: normal;}
.event a  { padding-left: 10px; }
 
 /** Calendar Items - gab: 06/10/2010 **/
table.calendar-item {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
}

table.calendar-item th {
	text-align:left;
	font-weight: 700;
}

table.calendar-item tr td {
	font-size: 12px !important;
}

table.calendar-item tr td p {
	text-align: justify;
	padding: 5px;
}

table.calendar-item tr td span.gray {
	color:#888;
}

 
 
