BODY {
	background-image: url(calback1a.jpg);
	background-color : White;
	margin-left : 5px;
	margin-top : 2px;
}
.Item {
	margin-bottom : 10px;
}


.ItemTopBar {
	font-family : "Comic Sans MS";
	font-size : 1.2em;
	color : Lime;
	font-weight : normal;
	text-align : center;
	background-color : Orange;
}
.ItemTopBarPreview {
font-family : "Comic Sans MS";
	font-size : 0.8em;
	color : Lime;
	font-weight : bold;
	background-color : Orange;
}
.ItemTitle {
	font-family : "Times New Roman", Times, serif;
	font-size : 0.9em;
	font-weight : bolder;
	color : Black;
}
.ItemSummary {
	font-family : "Times New Roman", Times, serif;
	font-size : 0.8em;
}
.ItemDetail{
	font-family : "Times New Roman", Times, serif;
	font-size : 0.8em;
}

A.DetailLink:ACTIVE, A.DetailLink:HOVER, A.DetailLink:LINK, A.DetailLink:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #FF9C00;
	font-weight : bold;
	text-decoration: none;
}

DIV.BottomDiv {
	background-color : Orange;	
}

TD.BottomDate {
	font-weight : bold;
	font-size : 0.8em;	
	color : Red;	
}


A.LoginBottom:HOVER, A.LoginBottom:ACTIVE, A.LoginBottom:LINK, A.LoginBottom:VISITED {
	font-weight : bold;
	text-decoration: none;
	font-size : 0.8em;
	vertical-align : text-bottom;	
}

A.UTTMLogoBottom:HOVER, A.UTTMLogoBottom:ACTIVE, A.UTTMLogoBottom:LINK, A.UTTMLogoBottom:VISITED {
	color : Red;
	font-size : 0.9em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	background-color : Orange;
}
