.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}

.tableMain {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	width: 400px;
	text-decoration: none;
    }

.tableMain550 {
        font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	width: 550px;
    }

.maxFont
{
	font-size: 10px;
	font-weight: bold;
	font-family: "MS Sans Serif";
} 

.maxFontCalendar
{
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
}	
	
.maxFontNoUnderline
{
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	text-transform: none;
}	
.body 
{
	
	background-image: url(images/bgsb.gif);
	background-repeat: repeat;
	background-position:center;

}

.bodytext {
	font-family: "MS Sans Serif";
	color: #000066;
}
.bodytext1 {
	font-family: "MS Sans Serif";
	color: #000000;
	size: 20px;

}
.bodytext2 {
	font-family: "MS Sans Serif";
	color: #400000;
}
.bgbackend {
	background-color: #FFE6CC;
}
.Warn {
	font-family: "MS Sans Serif";
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.Header 
{
	font-family: "MS Sans Serif";
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
}
.textlink {
	font-family: "Microsoft Sans Serif";
	font-style: normal;
	color: #0000CC;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textlink:hover {
	FONT-WEIGHT: normal;
	TEXT-TRANSFORM: none;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: "Microsoft Sans Serif";
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
	line-height: normal;
}
.menulink {
	font-family: "Microsoft Sans Serif";
	font-style: normal;
	color: #63A1C8;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.menulink:hover {
	FONT-WEIGHT: normal;
	TEXT-TRANSFORM: none;
	COLOR: #C0C0C0;
	FONT-STYLE: normal;
	FONT-FAMILY: "Microsoft Sans Serif";
	FONT-VARIANT: normal;
	TEXT-DECORATION: none;
	line-height: normal;
}
div.scroll {
	height: 200px;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
}

.main {
width:150px;
border:1px solid white;
}

.month {
background-color:#FF8B28;
font:bold 12px verdana;
color:#000000;
border:1px solid white;
}

.daysofweek {
background-color:#FFCC00;#33CC00;
font:bold 12px verdana;
color:#003300;
border:1px solid white;
}

.days {
font-size: 12px;
font-family:verdana;
color:#0099FF;
background-color: #F0F0F0;
padding: 1px solid white;
border:1px solid white;
}

.days #today{
font-weight: bold;
color: red;
}

.style1 {color: #000000}
body {
	margin-top: 0px;
}
.font {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;	
}
.topic {
	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #000000;
	font-weight: bold;	
}